Louis Dionne
|
16d4ea0930
|
Add the Pair type class and data type.
|
2014-06-24 21:28:20 -04:00 |
|
Louis Dionne
|
1a41064f04
|
Functor: add fill
|
2014-06-24 13:38:54 -04:00 |
|
Louis Dionne
|
ea37adf66b
|
Core: rethink type classes
|
2014-06-23 15:37:29 -04:00 |
|
Louis Dionne
|
159dbaecf6
|
Type: improve support for different metafunctions and rename lift
|
2014-06-22 10:31:10 -04:00 |
|
Louis Dionne
|
7440fd0c5e
|
Applicative: add Maybe and StdTuple instances
|
2014-06-21 18:56:33 -04:00 |
|
Louis Dionne
|
585c0b8e76
|
Add the Applicative type class.
|
2014-06-21 18:16:56 -04:00 |
|
Louis Dionne
|
dfed9d39e7
|
Type: add lift and remove trait.hpp header
|
2014-06-21 14:09:08 -04:00 |
|
Louis Dionne
|
7b7bbd2290
|
Logical: add not_
|
2014-06-21 12:39:19 -04:00 |
|
Louis Dionne
|
56f74519fe
|
Functor: add replace and adjust
|
2014-06-20 22:54:46 -04:00 |
|
Louis Dionne
|
0a09ddaa97
|
Foldable: add the elem method
|
2014-06-20 21:35:58 -04:00 |
|
Louis Dionne
|
c7a7aa4c89
|
Core: add is_a and instantiates
|
2014-06-19 12:19:51 -04:00 |
|
Louis Dionne
|
7e32f59837
|
core: Add conversion between data types
|
2014-06-18 20:23:53 -04:00 |
|
Louis Dionne
|
4043adb494
|
Core: document and don't require core.hpp for instance and defaults
|
2014-06-18 16:13:54 -04:00 |
|
Louis Dionne
|
42bb091e71
|
Foldable: reduce the mcd, steal find from Iterable and improve tests
|
2014-06-18 13:37:34 -04:00 |
|
Louis Dionne
|
874c28eade
|
Functional: refactor to reduce coupling
|
2014-06-18 10:06:19 -04:00 |
|
Louis Dionne
|
10a050c854
|
Logical: add conservative eval_if
|
2014-06-15 15:13:57 -04:00 |
|
Louis Dionne
|
8e1d12171a
|
Make Logical a type class
|
2014-06-14 12:49:06 -04:00 |
|
Louis Dionne
|
77c925d239
|
Add examples in Foldable and add the sizeof_ method
|
2014-06-13 22:16:12 -04:00 |
|
Louis Dionne
|
28e54f6ee9
|
List: reimplement partition, document sort_by and add permutations
|
2014-06-13 20:24:14 -04:00 |
|
Louis Dionne
|
4b60dfa6d0
|
Iterable: document provided instances
|
2014-06-13 14:07:56 -04:00 |
|
Louis Dionne
|
6c2534216c
|
functional: add an example for a use case of always
|
2014-06-13 13:20:03 -04:00 |
|
Louis Dionne
|
c1d9ff5529
|
doc: document instances
|
2014-06-12 20:36:21 -04:00 |
|
Louis Dionne
|
e93f1eb4e0
|
Range: make the implementation less naive
|
2014-06-12 13:33:38 -04:00 |
|
Louis Dionne
|
48ec7b231e
|
Foldable: add examples for some methods
|
2014-06-12 13:33:38 -04:00 |
|
Louis Dionne
|
809101956b
|
Type: add construction capabilities
|
2014-06-09 18:22:33 -04:00 |
|
Louis Dionne
|
e9267aecc8
|
Type: documentation and example for untype
|
2014-06-09 18:22:31 -04:00 |
|
Louis Dionne
|
d4d82639f5
|
List: documentation and examples
|
2014-06-05 22:47:39 -04:00 |
|
Louis Dionne
|
12058791c7
|
Documentation: improvements in Integral
|
2014-06-04 22:04:55 -04:00 |
|
Louis Dionne
|
a902435c76
|
CMake: put enable_testing() in the top level CMakeLists
|
2014-06-04 21:24:31 -04:00 |
|
Louis Dionne
|
a1ab4fab6b
|
Functional: add fbind
|
2014-06-04 11:54:09 -04:00 |
|
Louis Dionne
|
178b25476d
|
Functional: add arg<n>
|
2014-06-04 11:29:08 -04:00 |
|
Louis Dionne
|
806981bbcf
|
Functional: remove argwise, add on and lockstep
|
2014-06-04 11:29:00 -04:00 |
|
Louis Dionne
|
b090b57ee4
|
Use CTest for examples as well as unit tests.
|
2014-06-02 21:52:27 -04:00 |
|
Louis Dionne
|
1cebe9821d
|
Document the Functional module.
|
2014-06-02 21:49:35 -04:00 |
|
Louis Dionne
|
ec7831184f
|
Add more MPL examples.
|
2014-05-25 23:42:00 -04:00 |
|
Louis Dionne
|
51848b0b71
|
Add more Fusion examples.
|
2014-05-25 21:02:02 -04:00 |
|
Louis Dionne
|
003b3ae4b9
|
Add count to Foldable.
|
2014-05-25 19:28:00 -04:00 |
|
Louis Dionne
|
f1694b3f4c
|
Add find and drop_until to Iterable.
|
2014-05-25 18:45:10 -04:00 |
|
Louis Dionne
|
09cee4f2fa
|
Add examples from Boost.Fusion.
|
2014-05-25 17:23:48 -04:00 |
|
Louis Dionne
|
bea47fa4d2
|
Add examples.
|
2014-05-24 13:28:48 -04:00 |
|