Commit Graph

1254 Commits

Author SHA1 Message Date
Paul
6cface92fe Rename config macro 2015-05-21 11:04:21 -05:00
Paul
2ff90d6eec Disable unique address on gcc 4.6 2015-05-21 02:02:17 -05:00
Paul
dc43e48349 Add include for cstdio 2015-05-21 01:31:02 -05:00
Paul
7e0c178661 Make static functions have unique addresses even when using lambdas 2015-05-21 01:19:26 -05:00
Paul
ba9c2e1eba Declare static functions as references 2015-05-20 18:53:55 -05:00
Paul
3cc469bbe1 Add test for static function across two TUs 2015-05-20 17:58:31 -05:00
Paul
3ae0738952 Add documentation for the lift operator 2015-05-20 12:00:34 -05:00
Paul
95a9150254 Add test for lift operator 2015-05-20 11:44:13 -05:00
Paul Fultz II
01c80e4c00 Merge pull request #12 from pfultz2/constexpr_by
Constexpr by
2015-05-19 10:09:38 -05:00
Paul
c381dc377c Add better support for constexpr by and void returning apply_eval 2015-05-19 09:26:49 -05:00
Paul
947fa21f0b Dont use initializer list 2015-05-13 16:02:58 -06:00
Paul
f4d8c63253 Add test for contexpr by 2015-05-13 16:00:39 -06:00
Paul
fce0d2a535 Add test for contexpr by 2015-05-13 15:58:17 -06:00
Paul
c1bac2c4d1 Add lift operator 2015-05-13 12:25:40 -06:00
Paul
4ee947fb58 Update bii parent 2015-05-13 09:04:00 -06:00
Paul
a569b6f95e Remove deprecated uses if is_callable 2015-05-13 09:47:19 -05:00
Paul
cdf84927c6 Update markdown 2015-05-09 23:22:01 -05:00
Paul
5c468cc076 Update is_callable to not use function signatures 2015-05-09 23:21:37 -05:00
Paul
706cd1f692 Remove double apply 2015-05-09 23:03:01 -05:00
Paul
8af1dea877 Update the documentation 2015-05-09 22:59:26 -05:00
Paul
fdc7099822 Merge branch 'by_order' 2015-05-09 22:54:46 -05:00
Paul
fca76af2c3 Merge branch 'is_unpackable' 2015-05-09 22:54:06 -05:00
Paul
cf31da59f9 Add eval documentation 2015-05-08 21:28:30 -05:00
Paul
4306c8cf86 Rename misname test file 2015-05-07 15:07:32 -05:00
Paul
3579cd81e1 Update by_order to use apply_eval 2015-05-07 13:25:53 -05:00
Paul
5fef01028f Add eval and apply_eval 2015-05-05 17:57:35 -05:00
Paul
241f171b9e Add documentation about apply 2015-05-05 11:26:24 -05:00
Paul
6f0453de41 Add apply utility function 2015-05-05 11:16:38 -05:00
Paul
ef49076b74 Regenerate markdown 2015-05-05 11:04:05 -05:00
Paul
a9a5814512 Deprecate each_arg 2015-05-05 11:02:53 -05:00
Paul
c491103b9f Update documentation for 'by' about the order of evaluation 2015-05-05 11:00:56 -05:00
Paul
c05b8296fb Simplify return type deduction for evaluation order 2015-05-05 09:46:28 -05:00
Paul
59902ef019 Prededuce the return type for older gcc 2015-05-05 09:39:10 -05:00
Paul
ddbe081a12 Add workaround for older compilers that don't fully support oreded evaluation in brace init 2015-05-04 22:46:57 -05:00
Paul
b8b0d66eb1 Use c cast instead of forward 2015-05-04 22:14:35 -05:00
Paul
88a5c42ef3 Guarantee order for projections 2015-05-04 16:44:33 -05:00
Paul
1969dab374 Add failure info to unpack 2015-05-01 00:55:48 -05:00
Paul
c12a91960f Constrain unpack functionn using is_unpackable trait 2015-05-01 00:21:53 -05:00
Paul
a542da3ae4 Update doc about is_unpackable trait 2015-05-01 00:11:33 -05:00
Paul
a2bbe0410b Add is_unpackable trait 2015-04-30 00:54:07 -05:00
Paul
bf3dc86caf Remove deprecated docs from gendoce 2015-04-30 00:25:39 -05:00
Paul
718db4060d Merge branch 'master' of github.com:pfultz2/Fit 2015-04-29 22:25:12 -05:00
Paul
2269c6bc8f Update markdown and fix soem typos 2015-04-29 22:24:52 -05:00
Paul
13eba6efd7 Update parent block version 2015-04-28 16:01:37 -05:00
Paul
ff299ab999 Update biicode version 2015-04-28 14:12:25 -05:00
Paul
3a6e679331 Remove biicode deployement 2015-04-28 11:53:39 -05:00
Paul
e62775d98c Disable installing libc6, to see what happens 2015-04-28 11:05:02 -05:00
Paul
2a9c4ba1d5 Set it to the bii branch for now 2015-04-28 09:13:29 -05:00
Paul
774f02f429 Dont remove build directory during deploy 2015-04-28 00:51:29 -05:00
Paul
6cd0f11185 Set to all branches for now 2015-04-28 00:50:14 -05:00