Commit Graph

98 Commits

Author SHA1 Message Date
Paul
5aae9403d0 Fix test with clang using c++11 2018-02-18 23:10:04 -06:00
Paul
747b554e70 Add more licenses 2018-02-16 00:02:40 -06:00
Paul
c6e017def4 Rename to boost_hof 2018-02-15 20:56:57 -06:00
Paul
56f8b91205 Fix install step 2018-02-15 13:01:15 -06:00
Paul
35be273c5d Update project name 2018-02-15 10:06:29 -06:00
Paul
70326dff63 Update pkgconfig 2018-02-15 10:00:34 -06:00
Paul
070f2c9b92 Boostify 2018-02-14 14:54:32 -06:00
Paul
11d28dc788 Add support for c++17 2017-08-13 18:04:21 -05:00
Paul
350e2ef1e7 Test headers statically 2017-07-21 11:14:24 -05:00
Paul
927427b1f5 Check for failed expression in tests 2016-11-22 20:13:46 -05:00
Paul
96910f05db Add target to cmake to build documentation 2016-11-08 19:08:48 -06:00
Paul
fde1dfbb61 Add fail test 2016-09-13 00:27:28 -05:00
Paul
c186cd7a0f Add cmake module for testing 2016-09-12 23:44:13 -05:00
Paul
85cf646ff0 Update the versioning for the documentation 2016-06-14 15:51:46 -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
34560e3d8e Extract examples using cmake 2016-03-24 01:00:16 -05:00
Paul
c7685fc6f9 Fix install of master header 2016-03-21 16:19:06 -05:00
Paul
b858b6ea77 Install master header 2016-03-21 15:44:04 -05:00
Paul
dbb68adf7f Add master include file for issue #143 2016-03-21 15:34:14 -05:00
Paul
9c03182e89 Add a newline at end of header file check 2016-03-18 23:52:42 -05:00
Paul
305fbe8661 Add test for header includes 2016-03-16 15:33:35 -05:00
Paul
029ea2f12a Move tests to better support globbing 2016-02-28 21:26:15 -06:00
Paul
109c412314 Disable building examples on earlier compilers 2016-02-27 13:23:33 -06:00
Paul
6935a351b2 Add an initial print example, and fixes for unpacking a tuple 2016-02-26 14:13:59 -06:00
Paul
73eace7c14 Add tests for lift, and a workaround for MSVC 2016-02-25 12:37:24 -08:00
Paul
526e33528c Add returns example to tests 2016-02-24 10:07:50 -06:00
Paul
176d5f5482 Unpack and expression 2016-02-18 13:05:43 -06:00
Paul
0e62edaf8c Extract and build examples from documentation 2016-02-10 15:50:14 -06:00
Paul
211579540f Undo trailing slash 2016-01-19 01:25:15 -06:00
Paul
78208ffd03 Add closing slash for directory 2016-01-19 01:18:11 -06:00
Paul
d2b0aeb09e Rename to args to arg, add arg_c and use std::size_t for indices 2016-01-18 15:53:24 -06:00
Paul
a39bfe7a66 Fix include spelling 2016-01-17 19:18:06 -06:00
Paul
be316e624c Move fit to include directory 2016-01-17 19:10:53 -06:00
Paul
eb26f46208 Set cmake flags directly 2016-01-17 18:19:00 -06:00
Paul
eada4b13fc Put quotes around cxxflags 2016-01-17 09:07:52 -06:00
Paul
aa1669844b Use set_target_properties in cmake 2016-01-17 00:53:07 -06:00
Paul
5b381fc2f9 Downgrade to cmake 2.8 2016-01-17 00:27:17 -06:00
Paul
2aab7d03ca Remove biicode 2016-01-17 00:26:47 -06:00
Paul
2d1d28dee5 Add limit adaptor 2016-01-15 10:13:09 -06:00
Paul
8894cfcd29 Fix installation of pkgconfig 2016-01-13 10:08:30 -06:00
Paul
60e9b38068 Up version 2015-12-15 18:04:55 -06:00
Bertrand Cachet
2530d91230 REF(BUILD): Check std=libc++ flags 2015-10-07 23:00:59 +02:00
Bertrand Cachet
beeeadc012 FIX(BUILD): Compilation with GCC on Apple
do not add '-stdlib=libc++' compilation flags when compiling on Apple
with GNU GCC
2015-10-07 20:43:51 +02:00
Paul
8f7dd66287 Add pkgconfig 2015-09-20 16:30:31 -07:00
Paul
95de65db5e Remove variadic 2015-08-25 16:29:10 -05:00
Paul
cf0ef58048 Add rotate adaptor 2015-08-24 19:04:30 -05:00
Paul
8d7e4c0b36 Add repeat_while 2015-08-21 12:46:06 -05:00
Paul
7355cc069b Add repeat adaptor 2015-08-20 17:50:50 -05:00