Commit Graph

1254 Commits

Author SHA1 Message Date
Paul
dde1ce1ce3 Remove generic lambda check 2016-04-27 00:43:50 -05:00
Paul
c69cf5e72d Remove release debug combo 2016-04-27 00:35:43 -05:00
Paul
bae83a164a Merge branch 'sd6' into develop 2016-04-27 00:34:50 -05:00
Paul
b8d4a8f3db Rename quick start to getting started 2016-04-27 00:34:40 -05:00
Paul
00d18cf5f6 Move print example to the examples section 2016-04-24 17:27:39 -05:00
Paul
2ad4009068 Use value for type trait 2016-04-23 23:44:23 -05:00
Paul
c7f32e898b Remove variadiac parameters from the docs 2016-04-23 23:28:45 -05:00
Paul
f4b6da69ab Add documentation about point-free style 2016-04-23 23:22:32 -05:00
Paul
80ebf52d74 Decay arguments for unamed placeholder 2016-04-19 07:07:23 -05:00
Paul
f31e941f6e Add motivation about point-free style programming 2016-04-13 02:22:36 -05:00
Paul
0e4ee8e39e Add links to partial application and function composition 2016-04-13 01:52:16 -05:00
Paul
18c9688df0 Add info about the factory pattern 2016-04-13 01:46:10 -05:00
Paul
29fc862794 Show how to do FIT_STATIC_FUNCTION without the macro 2016-04-13 01:36:52 -05:00
Paul
afce026820 Update quickstart documentation 2016-04-13 00:50:11 -05:00
Paul
df7761e1db Remove has generic lambda from travis setting 2016-04-04 00:29:38 -05:00
Paul
81b8b11279 Use sd6 feature macros for detection 2016-04-04 00:28:01 -05:00
Paul
0ef5ecd343 Small fixes in the docs 2016-03-28 19:05:39 -06:00
Paul
4ab5923ee5 Issue #153: Add examples section 2016-03-28 18:48:47 -06:00
Paul
19a05c76d7 Issue #153: Rewrite the begining of the quick start guide 2016-03-28 14:57:26 -06:00
Paul
be717fd749 Add motivation 2016-03-27 00:14:30 -06:00
Paul
ef1e3f18b6 Link to mutable page 2016-03-26 23:39:16 -06:00
Paul
5eeff1ab7c Remove requirements pages and put information on main page 2016-03-26 23:32:04 -06:00
Paul
f05538d5bb Add rational for mutable function objects for issue #156 2016-03-26 23:28:27 -06:00
Paul
37355c5f1d Issue #155: Remove FIT_HAS_STATIC_LAMBDA configuration 2016-03-26 23:06:01 -06:00
Paul
1a9b1ec61a Merge branch 'conditional' into develop 2016-03-25 20:56:41 -05:00
Paul
4f9fd6b47a Setup conditional to handle the same function multiple times, this fixes issue #123 2016-03-25 20:42:00 -05:00
Paul
5aa5211cfb Issue #152: Add missing config header file 2016-03-25 16:53:52 -05:00
Paul
7c1fe28ad3 Compressed pair use the EBO configuration 2016-03-25 16:41:25 -05:00
Paul
c2c01a2c4d Remove static_constexpr header 2016-03-25 16:37:21 -05:00
Paul
c9b1cdee5f Remove sfinae header 2016-03-25 16:33:07 -05:00
Paul
1b51983c84 Issue #152: Move all configurations to a single config header file 2016-03-25 16:25:01 -05:00
Paul
e9b36f259b Add decorate test 2016-03-25 15:58:28 -05:00
Paul
927904ff5d Add missing string header 2016-03-25 15:03:48 -05:00
Paul
6eacd32438 Rename to logger to avoid conflicts with msvc math header 2016-03-25 14:42:42 -05:00
Paul
432d942f8b Build examples for msvc 2016-03-25 14:26:49 -05:00
Paul
48d8c42c7b Build a variant with address santitizer 2016-03-24 15:21:59 -05:00
Paul
679441fccc Build without verbosity 2016-03-24 15:00:42 -05:00
Paul
9659371d5b Reduce parallesims to 4 threads 2016-03-24 12:31:56 -05:00
Paul
cf19f66766 Try to minify log 2016-03-24 12:28:55 -05:00
Paul
8724e850b7 Add static to static variable 2016-03-24 12:06:09 -05:00
Paul
98b3c3ab6c Cd to correct directory 2016-03-24 11:48:35 -05:00
Paul
bb01b3323a Add missing do 2016-03-24 11:37:17 -05:00
Paul
058338c890 Build all variants in travis 2016-03-24 11:32:08 -05:00
Paul
d26546c22d Dont build examples by default 2016-03-24 11:16:46 -05:00
Paul
34cc274ae6 Refactor the creation of executables 2016-03-24 11:08:55 -05:00
Paul
fa7c253fb8 Remove concat since its not supported on older versions of cmake 2016-03-24 08:29:11 -05:00
Paul
5006ee830b Add static keyword to implicit 2016-03-24 01:10:40 -05:00
Paul
a461ba5072 Remove extracting example in python 2016-03-24 01:01:41 -05:00
Paul
34560e3d8e Extract examples using cmake 2016-03-24 01:00:16 -05:00
Paul
918fd4c1db Make examples copy and pasteable for issue #144 2016-03-23 18:28:13 -05:00