Peter Dimov
|
828dadb167
|
Unroll mp_append a bit.
|
2017-03-24 01:15:44 +02:00 |
|
Peter Dimov
|
e74da2820f
|
Merge branch 'develop'
|
2017-03-23 22:55:05 +02:00 |
|
Peter Dimov
|
848c2ff82c
|
Add fold expr implementations of mp_count, mp_count_if
|
2017-03-23 19:34:43 +02:00 |
|
Peter Dimov
|
72c9c49224
|
Unroll cx_plus a bit.
|
2017-03-23 19:22:42 +02:00 |
|
Peter Dimov
|
48892a0fb2
|
Merge branch 'develop'
|
2017-03-22 02:57:06 +02:00 |
|
Peter Dimov
|
a2772da6d9
|
Add a few mp_take tests
|
2017-03-22 02:30:15 +02:00 |
|
Peter Dimov
|
32938df318
|
Less clever, much faster, mp_take
|
2017-03-22 02:03:39 +02:00 |
|
Peter Dimov
|
321a54728f
|
Add indirection in mp_quote to enable expansions of T... into a fixed parameter list
|
2017-03-20 16:55:00 +02:00 |
|
Peter Dimov
|
71ba80d18a
|
Rename ::invoke to ::fn
|
2017-03-20 16:23:52 +02:00 |
|
Peter Dimov
|
3a645cc6bb
|
Merge branch 'develop'
|
2017-03-20 01:03:04 +02:00 |
|
Peter Dimov
|
51540fa632
|
Update documentation
|
2017-03-18 20:36:58 +02:00 |
|
Peter Dimov
|
7e8d618793
|
Add mp_replace_at(_c)
|
2017-03-18 20:20:31 +02:00 |
|
Peter Dimov
|
79f8c574f3
|
Add mp_replace_{front,first,second,third}
|
2017-03-18 19:58:38 +02:00 |
|
Peter Dimov
|
8e053269a8
|
Make mp_transform_if variadic.
|
2017-03-18 19:48:07 +02:00 |
|
Peter Dimov
|
627f6a9b6b
|
Merge branch 'develop'
|
2017-03-18 01:41:34 +02:00 |
|
Peter Dimov
|
e1edd90c21
|
Fix clang 3.9 -std=c++1z failures
|
2017-03-18 01:05:54 +02:00 |
|
Peter Dimov
|
d58a1f0f03
|
Drop built-in clang
|
2017-03-18 00:25:48 +02:00 |
|
Peter Dimov
|
463313629f
|
Try g++-4.9 with the preinstalled clang
|
2017-03-17 23:57:06 +02:00 |
|
Peter Dimov
|
22dad661fc
|
Add more clang to .travis.yml
|
2017-03-17 21:52:04 +02:00 |
|
Peter Dimov
|
b6ea8afd37
|
Merge branch 'develop'
|
2017-03-17 14:20:41 +02:00 |
|
Peter Dimov
|
077d46820f
|
Add examples to documentation.
|
2017-03-17 05:55:27 +02:00 |
|
Peter Dimov
|
98c9595bf4
|
Add Definitions section.
|
2017-03-17 02:28:03 +02:00 |
|
Peter Dimov
|
c0fd3871eb
|
Update documentation.
|
2017-03-17 01:39:52 +02:00 |
|
Peter Dimov
|
946937b5ab
|
Rename Q::apply to Q::invoke, mp_unquote to mp_invoke.
|
2017-03-16 21:14:42 +02:00 |
|
Peter Dimov
|
401ddcb1c1
|
Update README.
|
2017-03-16 20:02:06 +02:00 |
|
Peter Dimov
|
b4ae7ab091
|
Update README.
|
2017-03-16 19:59:20 +02:00 |
|
Peter Dimov
|
445d033ddc
|
More documentation.
|
2017-03-16 19:45:47 +02:00 |
|
Peter Dimov
|
e4f7488652
|
Change mp_and and mp_or to match std::conjuction and std::disjunction
|
2017-03-16 17:49:57 +02:00 |
|
Peter Dimov
|
7bbdaacda1
|
Remove mp_equal_to.
|
2017-03-16 17:35:47 +02:00 |
|
Peter Dimov
|
a231733c7e
|
Move everything to namespace mp11
|
2017-03-15 21:23:15 +02:00 |
|
Peter Dimov
|
ac42a4b3c6
|
Add more documentation.
|
2017-03-15 20:19:36 +02:00 |
|
Peter Dimov
|
adaa60dbc2
|
Rename mp_find_index to mp_find
|
2017-03-15 20:03:56 +02:00 |
|
Peter Dimov
|
9f35ce2107
|
Add some more documentation
|
2017-03-15 19:43:06 +02:00 |
|
Peter Dimov
|
8d9e6f50dd
|
Add arguments to mp_quote, allowing partial application
|
2017-03-15 18:09:30 +02:00 |
|
Peter Dimov
|
698427885e
|
Merge branch 'develop'
|
2017-03-15 03:03:04 +02:00 |
|
Peter Dimov
|
63a4fafe16
|
Add documentation (work in progress)
|
2017-03-14 22:57:07 +02:00 |
|
Peter Dimov
|
5a4fb7f832
|
Fix function application in mp_map_update
|
2017-03-14 22:40:47 +02:00 |
|
Peter Dimov
|
6fb4cee7b2
|
Add mp_transform_if, mp_map_update
|
2017-03-14 16:32:17 +02:00 |
|
Peter Dimov
|
c054b2b2fe
|
Add mp_map_erase.
|
2017-03-14 02:56:32 +02:00 |
|
Peter Dimov
|
a490c486cc
|
Merge branch 'develop'
|
2017-03-14 00:51:05 +02:00 |
|
Peter Dimov
|
5f81bd18d4
|
Remove tools/inspect from CI.
|
2017-03-14 00:46:55 +02:00 |
|
Peter Dimov
|
586392ca51
|
VC++2017 still needs the workarounds.
|
2017-03-14 00:35:19 +02:00 |
|
Peter Dimov
|
f476548d85
|
Remove g++ 4.7, 4.8, default clang from .travis.yml
|
2017-03-05 20:57:43 +02:00 |
|
Peter Dimov
|
3a2a6f465c
|
Add more configurations to .travis.yml
|
2017-03-05 20:25:06 +02:00 |
|
Peter Dimov
|
de16a28ed8
|
Merge branch 'develop'
|
2016-11-21 20:01:12 +02:00 |
|
Peter Dimov
|
6d9ee2025a
|
Remove --depth 1, fetch tools/inspect as it's still needed on master.
|
2016-11-21 19:30:37 +02:00 |
|
Peter Dimov
|
151d2b938e
|
Merge branch 'develop'
|
2016-11-21 18:38:48 +02:00 |
|
Peter Dimov
|
42405ac701
|
Add mp_map_replace.
|
2016-11-17 03:38:24 +02:00 |
|
Peter Dimov
|
4a7008562f
|
Add mp_map_insert.
|
2016-11-17 02:51:12 +02:00 |
|
Peter Dimov
|
f6c38bb33f
|
Add mp_map_contains.
|
2016-11-17 02:06:38 +02:00 |
|