Paul
|
ec7a043522
|
Add some more comments to example
|
2016-03-02 01:38:22 -06:00 |
|
Paul
|
e51669937b
|
Fix shadowing
|
2016-03-02 01:30:55 -06:00 |
|
Paul
|
953b7216be
|
Fix warnings on clang
|
2016-03-02 00:21:06 -06:00 |
|
Paul
|
1ce9c7cf92
|
Add an example building algorithms for sequences
|
2016-03-02 00:06:30 -06:00 |
|
Paul
|
e3bf390b54
|
Add links to fold
|
2016-03-01 10:10:26 -06:00 |
|
Paul
|
7b6dcd0c64
|
Add additional semantics to apply
|
2016-03-01 10:07:49 -06:00 |
|
Paul
|
9e1322d28b
|
Merge branch 'doc-updates'
|
2016-03-01 09:57:35 -06:00 |
|
Paul
|
afb7081e27
|
Add missing file
|
2016-03-01 09:57:03 -06:00 |
|
Paul
|
66976beaf9
|
Add documentation about building
|
2016-03-01 09:44:13 -06:00 |
|
Paul
|
52b54cd8e9
|
Update documentation about const callability:
|
2016-03-01 09:30:56 -06:00 |
|
Paul
|
f17098eaa2
|
Use explicit titles
|
2016-03-01 09:13:49 -06:00 |
|
Paul
|
98cec4f27d
|
Add faq, and reoragnize the mkdoc.yml file
|
2016-03-01 09:01:22 -06:00 |
|
Paul
|
4d2941efb5
|
Fixes for bjam tests
|
2016-02-29 09:49:27 -06:00 |
|
Paul
|
5dc97757db
|
Add inital jamfile
|
2016-02-28 21:48:51 -06:00 |
|
Paul
|
029ea2f12a
|
Move tests to better support globbing
|
2016-02-28 21:26:15 -06:00 |
|
Paul
|
f3d4c5ebeb
|
Annotate closing brace in example
|
2016-02-28 01:47:45 -06:00 |
|
Paul
|
9e7146d96d
|
Merge branches 'flow-tests' and 'static-lift'
|
2016-02-27 23:53:04 -06:00 |
|
Paul
|
fc41dc82ea
|
Add more tests to flow adaptor
|
2016-02-27 23:33:53 -06:00 |
|
Paul
|
9349b1b5bd
|
Make fit_lift use static_lambda
|
2016-02-27 23:27:00 -06:00 |
|
Paul
|
8e0e9559f4
|
Add a note about constexpr support on MSVC and gcc4.6
|
2016-02-27 23:04:16 -06:00 |
|
Paul
|
5184234af4
|
Some updates to the more examples
|
2016-02-27 22:47:27 -06:00 |
|
Paul
|
78f9bafb8d
|
Add a comment about lack of support of trailing decltypes with generic lambdas on MSVC
|
2016-02-27 16:34:51 -06:00 |
|
Paul
|
46cee35ada
|
Fixes for examples on MSVC
|
2016-02-27 14:16:54 -08:00 |
|
Paul
|
7df1375f21
|
More tests for compose
|
2016-02-27 15:51:42 -06:00 |
|
Paul
|
c19995eec4
|
Add more tests to help compose on msvc
|
2016-02-27 13:35:12 -08:00 |
|
Paul
|
ba59709ea1
|
Fixes for tuple_get on gcc 4.6
|
2016-02-27 14:01:57 -06:00 |
|
Paul
|
109c412314
|
Disable building examples on earlier compilers
|
2016-02-27 13:23:33 -06:00 |
|
Paul
|
637af93855
|
Fix problems with infix on gcc
|
2016-02-27 13:07:37 -06:00 |
|
Paul
|
ed597cba6d
|
Add more tests for infix operator
|
2016-02-26 18:13:30 -06:00 |
|
Paul
|
4bcb0d0286
|
Extra indirection to help MSVC
|
2016-02-26 15:19:29 -06:00 |
|
Paul
|
591eb847dc
|
Add example for operator in and static_if
|
2016-02-26 14:43:40 -06:00 |
|
Paul
|
e6903a310e
|
Add example using in operator
|
2016-02-26 14:21:24 -06:00 |
|
Paul
|
6935a351b2
|
Add an initial print example, and fixes for unpacking a tuple
|
2016-02-26 14:13:59 -06:00 |
|
Paul
|
1e6568aedf
|
Merge branch 'examples' of github.com:pfultz2/Fit into examples
|
2016-02-25 15:20:50 -06:00 |
|
Paul
|
a80bb237bb
|
More friendly example for msvc
|
2016-02-25 15:20:37 -06:00 |
|
Paul
|
73eace7c14
|
Add tests for lift, and a workaround for MSVC
|
2016-02-25 12:37:24 -08:00 |
|
Paul
|
89c421d37c
|
Add another test
|
2016-02-25 13:36:56 -06:00 |
|
Paul
|
aba2a62f54
|
Fix shadow warning and missing string header for examples
|
2016-02-25 10:33:40 -06:00 |
|
Paul
|
60762c3fbf
|
Merge branch 'examples' of https://github.com/pfultz2/Fit into examples
|
2016-02-25 07:45:07 -08:00 |
|
Paul
|
04fa68ecf6
|
Fix fix example on msvc
|
2016-02-25 07:44:24 -08:00 |
|
Paul
|
2ec7c5f06e
|
Set cmake flags as an environment variable
|
2016-02-25 09:33:58 -06:00 |
|
Paul
|
8e2f8194dc
|
Add generic lambda tests to ci
|
2016-02-25 09:07:13 -06:00 |
|
Paul
|
b0c635d2a5
|
Disable building examples on gcc, try to build examples on msvc
|
2016-02-25 08:50:10 -06:00 |
|
Paul
|
31979f800c
|
Disable returns test for gcc
|
2016-02-25 08:46:17 -06:00 |
|
Paul
|
9c91e5cabc
|
Add file
|
2016-02-24 10:08:12 -06:00 |
|
Paul
|
526e33528c
|
Add returns example to tests
|
2016-02-24 10:07:50 -06:00 |
|
Paul
|
7e46850e03
|
Use explicit namepspace for unpack
|
2016-02-24 07:55:59 -06:00 |
|
Paul
|
078dd6b078
|
Build examples on gcc
|
2016-02-24 00:56:50 -06:00 |
|
Paul
|
9fc2947499
|
Some more document fixes
|
2016-02-24 00:50:19 -06:00 |
|
Paul
|
e0a5b93dea
|
Some fixes for links
|
2016-02-24 00:27:50 -06:00 |
|