Paul
|
2ae3679479
|
Add explicit casts to condtional and pipable
|
2016-02-15 12:12:19 -06:00 |
|
Paul
|
90989f4294
|
Add missing header
|
2016-02-15 12:12:06 -06:00 |
|
Paul
|
4ed279881f
|
Add a cast function
|
2016-02-15 11:46:59 -06:00 |
|
Paul
|
bc84ccb6bb
|
Improve compile time performance of condtional adaptor
|
2016-02-15 11:33:13 -06:00 |
|
Paul
|
f96be0cb16
|
Use static_cast in pipe invoke
|
2016-02-15 10:45:57 -06:00 |
|
Paul
|
2eb84afe56
|
Replace move with casts
|
2016-02-13 19:08:06 -06:00 |
|
Paul
|
4a09ba28cf
|
Add static_cast to decay
|
2016-02-13 18:55:20 -06:00 |
|
Paul
|
f5ffe620dc
|
Replace forward with static_cast
|
2016-02-13 18:54:19 -06:00 |
|
Paul Fultz II
|
b02b4bf237
|
Merge pull request #94 from tzlaine/patch-4
Docs: idenity -> identity
|
2016-02-10 20:45:41 -06:00 |
|
Paul
|
dc3417c9b7
|
Extract all examples from file
|
2016-02-10 20:29:16 -06:00 |
|
Paul
|
355c0218b4
|
Add vector header for examples
|
2016-02-10 19:52:19 -06:00 |
|
Paul
|
4ff3f0277e
|
Fix warnings and errors in examples
|
2016-02-10 19:43:48 -06:00 |
|
Paul
|
e0d0dab9a7
|
Fix spelling of no ordered brace init macro
|
2016-02-10 19:13:08 -06:00 |
|
Paul
|
5a2726d4ed
|
Add void casts to avoid compiler error with return types
|
2016-02-10 19:05:30 -06:00 |
|
Paul
|
75ba99b218
|
Add return statement
|
2016-02-10 18:45:32 -06:00 |
|
Paul
|
0fb6a69ee1
|
Mask void in apply_eval
|
2016-02-10 18:40:35 -06:00 |
|
Paul
|
e2607eef73
|
Move using namespace to cpp files for examples
|
2016-02-10 18:28:19 -06:00 |
|
Paul
|
684763a203
|
Build examples on clang 3.7
|
2016-02-10 18:17:53 -06:00 |
|
Paul
|
ec8346960b
|
Fix compile errors in example code
|
2016-02-10 18:12:30 -06:00 |
|
Paul
|
fe516b01fc
|
Extract the classes outside of main, since they contain templates
|
2016-02-10 18:07:03 -06:00 |
|
Paul
|
0e62edaf8c
|
Extract and build examples from documentation
|
2016-02-10 15:50:14 -06:00 |
|
Paul
|
45658b8f53
|
Use generator expressions instead of list
|
2016-02-10 13:04:10 -06:00 |
|
Zach Laine
|
db685e1762
|
idenity -> identity
|
2016-02-10 11:56:31 -06:00 |
|
Paul Fultz II
|
addd44cb4c
|
Merge pull request #91 from tzlaine/patch-3
Docs: In combine() docs, use different int constants for clarity.
|
2016-02-09 09:16:59 -06:00 |
|
Paul Fultz II
|
19c05abb8d
|
Merge pull request #88 from tzlaine/patch-2
Docs fix: Correct misuse of "continually".
|
2016-02-09 09:16:15 -06:00 |
|
Paul Fultz II
|
09b70e8a42
|
Merge pull request #87 from tzlaine/patch-1
Docs clarification: In fix() docs, use the name of the first arg to F for exposition.
|
2016-02-09 09:15:41 -06:00 |
|
Zach Laine
|
c370b4b149
|
In combine() docs, use different int constants for clarity.
|
2016-02-09 09:06:16 -06:00 |
|
Zach Laine
|
1b12e3bc44
|
Correct misuse of "continually" in "partial" docs.
|
2016-02-09 08:48:47 -06:00 |
|
Zach Laine
|
b7dedf1c0c
|
In fix() docs, use the name of the first arg to F for exposition.
|
2016-02-08 14:08:00 -06:00 |
|
Paul Fultz II
|
a3106568c3
|
Merge pull request #86 from jbrownson/master
Fix typo in docs for conditional.hpp
|
2016-02-03 19:55:07 -06:00 |
|
Jake Brownson
|
6fbf81aa67
|
fix typo in docs
|
2016-02-03 15:55:49 -08:00 |
|
Paul
|
cde4ff3ecb
|
Annotate fit namespace in returns
|
2016-01-19 10:23:34 -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
|
4381dd0c98
|
Fix documentation with args
|
2016-01-19 00:39:50 -06:00 |
|
Paul
|
3b4cb2ccf2
|
Fix spelling mistake
|
2016-01-19 00:30:14 -06:00 |
|
Paul
|
3379ea0cbd
|
Add missing annotation in placeholders
|
2016-01-19 00:24:45 -06:00 |
|
Paul
|
15f1beb21d
|
Annotate closing brace in test
|
2016-01-19 00:18:35 -06:00 |
|
Paul
|
1651d12323
|
Remove gendoce script as it is no longer needed
|
2016-01-19 00:11:48 -06:00 |
|
Paul
|
f4ab6dd17d
|
Update links in the readme
|
2016-01-18 18:23:10 -06:00 |
|
Paul
|
3efd2da35b
|
Update readme
|
2016-01-18 18:11:33 -06:00 |
|
Paul
|
8bff7096c4
|
Update combine to use size_t
|
2016-01-18 18:04:18 -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
|
0e46b32581
|
Add warning flags after building libc++
|
2016-01-18 08:23:45 -06:00 |
|
Paul
|
b14738de66
|
Enable more warnings on clang
|
2016-01-18 08:19:16 -06:00 |
|
Paul
|
38ebdf298e
|
Fix unreachable code warning
|
2016-01-18 08:17:58 -06:00 |
|
Paul
|
06dee68d5f
|
Fix warnings in clang
|
2016-01-18 08:05:51 -06:00 |
|
Paul
|
0363321002
|
Add newline warnings only on clang
|
2016-01-17 23:53:12 -06:00 |
|
Paul
|
1d5323a165
|
Add missing newlines
|
2016-01-17 23:50:01 -06:00 |
|
Paul
|
0a57f66524
|
Add newline eof warning
|
2016-01-17 23:45:11 -06:00 |
|