Commit Graph

1254 Commits

Author SHA1 Message Date
Paul
c32bb7e67c Update docs for tap 2014-09-09 00:20:14 -04:00
Paul
02647eb59d Update example in some of the docs 2014-09-09 00:18:54 -04:00
Paul
ca9bfaf1b1 Add tap function 2014-09-09 00:18:39 -04:00
Paul
003c5b2531 Add doc for indirect 2014-09-05 00:25:52 -04:00
Paul
1087fda8da Add indirect adaptor 2014-09-05 00:24:35 -04:00
Paul
3f7c77cb5c Add lambda doc 2014-09-04 23:54:12 -04:00
Paul
a31ce7308c Add static lambda 2014-09-04 23:53:36 -04:00
Paul
a0039505eb Update markdown docs 2014-09-03 19:04:47 -04:00
Paul
3d5907131a Update type requirement for mutable 2014-09-03 18:56:43 -04:00
Paul
4427c033f7 Update docs with type requirements 2014-09-03 18:55:00 -04:00
Paul
3c970a37ca Update partial and pipable to support move only types 2014-09-03 18:27:48 -04:00
Paul
70b5692b04 Update on for move only types 2014-08-28 00:52:35 -04:00
Paul
f564b8b7e7 Update match to support move-only types 2014-08-27 23:03:19 -04:00
Paul
fc38e4647d Add correct covnersion constructor for conditional 2014-08-27 23:02:54 -04:00
Paul
e4386c3530 Update support move only in lazy and mutable 2014-08-26 00:41:19 -04:00
Paul
882393839a Add support for move only types for lazy 2014-08-26 00:11:06 -04:00
Paul
cc8da37a8c Allow vardiac parameters in implicit function 2014-08-23 17:55:41 -04:00
Paul
e997682e87 Switch implicit to use pack instead of tuple 2014-08-23 17:54:28 -04:00
Paul
fb635e8b7b Update fuse adaptor to work with move-only types 2014-08-23 17:18:10 -04:00
Paul
239828a3f8 Update fix adaptor to support move-only types 2014-08-23 17:11:02 -04:00
Paul
9bb698921e Remove the test code from the header 2014-08-23 16:11:37 -04:00
Paul
a07a8c5581 Add move-only tests for conditional 2014-08-22 02:07:34 -04:00
Paul
da0f3a35e3 Add a movable only assert 2014-08-22 02:07:18 -04:00
Paul
ddb926d470 Add tests for move-only functions 2014-08-22 01:49:32 -04:00
Paul
08eb522dc7 Update constructors and tests for compose 2014-08-21 01:53:52 -04:00
Paul
60271f614e Make partial constexpr friendly 2014-08-21 01:35:59 -04:00
Paul
6b7831d6f2 Make pipable constexpr friendly 2014-08-21 01:27:00 -04:00
Paul
7c9288ffc7 Update lazy to use pack 2014-08-20 21:22:42 -04:00
Paul
61ce9c9f78 Update and_ metafunction to use is_same trick 2014-08-15 00:09:25 -04:00
Paul
c90b312e40 Update partial to use pack 2014-08-15 00:05:51 -04:00
Paul
f841340f5c Update pack to work with movable-only types 2014-08-15 00:05:30 -04:00
Paul
da7512d2c9 Add pack_join 2014-08-11 00:38:28 -04:00
Paul
b2a53f494a Update pipable to use pack instead of tuple 2014-08-11 00:03:38 -04:00
Paul
5591847a86 Add support to pack for unary packs 2014-08-10 23:48:54 -04:00
Paul
a84768149e Add tests for pack, and fix some bugs 2014-08-08 20:33:03 -04:00
Paul
5530731270 Add pack 2014-08-08 19:27:05 -04:00
Paul
3dcc2f3cdc Add macros for delegating constructors 2014-08-08 19:26:40 -04:00
Paul
a9e4362137 Update documentation 2014-08-01 17:09:23 -04:00
Paul
0268359de2 Update the docs 2014-08-01 16:30:58 -04:00
Paul
3548c1ea36 Make docs more modularized per adaptor 2014-08-01 16:20:37 -04:00
Paul
4691447c64 Add initial docs 2014-08-01 16:05:52 -04:00
Paul
617073f3e0 Update documantation 2014-08-01 15:40:41 -04:00
Paul
67f6b2b46e Add unamed placeholder 2014-08-01 15:40:29 -04:00
Paul
9fb5b9a739 Add mutable, protect, and on adaptors 2014-08-01 15:39:49 -04:00
Paul
8e8f555bac Add identity 2014-07-28 23:43:41 -04:00
Paul
bf0de0f0c6 Update documentation for conditional 2014-07-28 23:43:24 -04:00
Paul
03c6f95505 Update documentation for partial 2014-07-28 21:32:06 -04:00
Paul
c7fccf481c Update documentation 2014-07-28 21:24:46 -04:00
Paul
0814054e62 Add some documentation to lazy 2014-07-28 21:03:14 -04:00
Paul
d5e3834628 Add lazy adaptor and placeholders 2014-07-28 20:45:31 -04:00