Commit Graph

1254 Commits

Author SHA1 Message Date
Paul
7ca3165bed Add fix for mangling overload 2014-12-16 11:17:56 -06:00
Paul
577ed66df6 Add more failure protocols 2014-12-16 11:15:23 -06:00
Paul
767ce64501 Reveal errors on lambdas 2014-12-15 17:07:39 -06:00
Paul
6e70af7550 Improve errors when using reveal 2014-12-15 16:53:38 -06:00
Paul
6838904261 Add result to the docs 2014-11-25 14:48:49 -05:00
Paul
3434761bd1 Add the result adaptor 2014-11-25 12:59:19 -05:00
Paul
1c90767a83 Add call operators to the placeholders 2014-11-25 12:03:21 -05:00
Paul
89fde6aba8 Improve compatibility on gcc 4.6 and add some additional tests 2014-11-25 02:48:25 -05:00
Paul
825ab38549 Fix incorrect article 2014-11-02 22:48:21 -05:00
Paul
7e86ee0e8f Fix some more typos 2014-11-01 18:01:24 -04:00
Paul
2d194ee17a Add more to acknowledgements 2014-11-01 13:22:09 -04:00
Paul
e73f3c13eb Update acknowledgements with named operators 2014-11-01 13:09:45 -04:00
Paul
fcba0a38dc Fix another typo 2014-11-01 11:33:58 -04:00
Paul
8d46bb68b6 Fix typos 2014-11-01 10:13:21 -04:00
Paul
7a91ecbe34 Add a quick start guide 2014-10-31 19:16:33 -04:00
Paul
0ecc70463e Rename overview to index 2014-10-30 18:10:14 -04:00
Paul
fb758668f1 Add some more docs 2014-10-30 17:57:41 -04:00
Paul
8cdb809eb7 Update markdown 2014-10-18 11:50:35 -04:00
Paul
077ff1871a Change name of by adaptor as well 2014-10-18 11:50:15 -04:00
Paul
84e4762ad7 Fix order of 'by' in doc menu 2014-10-18 11:46:40 -04:00
Paul
60722134e3 Rename on to by 2014-10-18 11:39:36 -04:00
Paul
8a7ef72551 Use add function variable in tests 2014-10-18 11:29:08 -04:00
Paul
11246b8059 Fix ordering 2014-10-18 11:27:22 -04:00
Paul
57d5411c1b Fix problem with out of place menus in the docs 2014-10-16 23:38:53 -04:00
Paul
bbf9604e86 Update markdown 2014-10-16 23:36:33 -04:00
Paul
b231ba6416 Add documentation for protect and returns 2014-10-16 23:32:44 -04:00
Paul
7d1ff6fd63 Fix mangling overloads for placeholders 2014-10-15 21:22:49 -04:00
Paul
a455cd6913 Use workarounds for mangling overloads 2014-10-15 21:08:16 -04:00
Paul
7286c277a6 Update the delegate constructor for gcc 4.6 to workaround no argument pack expansion in templates 2014-10-15 21:05:56 -04:00
Paul
c6fcae2921 Add mangle type casting to returns macro to workaround no mangling overload in gcc 4.6 2014-10-15 21:04:21 -04:00
Paul
4212389efd Add some more workarounds for gcc 2014-10-06 05:04:47 -04:00
Paul
004725b04a Add workaround for incomplete decltype on gcc 4.6 2014-10-04 15:59:25 -04:00
Paul
52bfac2674 Add workaround for vardiac expansion on gcc 4.6 2014-10-04 15:59:00 -04:00
Paul
41f04b83ca Update test to conditionally disable constexpr evaluation 2014-10-04 15:18:41 -04:00
Paul
7e2691e0a5 Add a test for copy 2014-09-20 13:33:51 -04:00
Paul
97d13f5b58 Add a check for this mismatch in returns macro 2014-09-20 13:33:03 -04:00
Paul
51291fba63 Add workaround for using this pointer in returns on older compilers like gcc 4.6 2014-09-20 11:55:35 -04:00
Paul
67b6b8b071 Add workaround for ICE on gcc 4.7 in the tests 2014-09-19 20:22:54 -04:00
Paul
2468cceaf7 Add workaround for gcc 4.7 2014-09-19 20:12:51 -04:00
Paul
5b2de6af87 Add tests for constexpr lazy 2014-09-18 01:55:19 -04:00
Paul
f91ad02560 Work with C++11 compilers 2014-09-18 01:41:58 -04:00
Paul
fec7901686 Fix problem with multiline constexpr 2014-09-10 22:47:56 -04:00
Paul
e46c15edf3 Update docs incorrect assert usage 2014-09-10 22:43:43 -04:00
Paul
de8af62a2f Add additional tap test back in 2014-09-10 22:42:16 -04:00
Paul
b3c5e923ba Fix unused tests 2014-09-10 22:40:33 -04:00
Paul
401c0f562d Fix adaptor can be constructed as constexpr 2014-09-10 22:29:48 -04:00
Paul
1193c257b1 Update mkdocs 2014-09-10 22:24:02 -04:00
Paul
5fb07a506c Add doc for infix 2014-09-10 22:20:53 -04:00
Paul
4972052a5e Add infix adaptor 2014-09-10 22:19:31 -04:00
Paul
c85f1c0aae Update tap doc with correct filename 2014-09-09 00:22:40 -04:00