Sam Jaffe
|
3b0e940a74
Merge commit 'bed1b7df274d46a4afba1736df0161cdc10859ab'
|
2 年之前 |
Sam Jaffe
|
13ca4090bb
refactor: naming...
|
2 年之前 |
Sam Jaffe
|
d93b164b2d
chore: cleanup
|
2 年之前 |
Sam Jaffe
|
bed1b7df27
chore: remove xcuserdata
|
2 年之前 |
Sam Jaffe
|
4ed4af627e
chore: install headers
|
2 年之前 |
Sam Jaffe
|
331f3a9311
chore: update XCode setting
|
2 年之前 |
Sam Jaffe
|
ea52036262
Add an accumulate that returns nullopt on an empty stream
|
2 年之前 |
Sam Jaffe
|
084724d7dd
chore: XCode updates
|
2 年之前 |
Sam Jaffe
|
39b272f3e2
feat: add first(), boolean aggregators, keys()/values() mapping
|
3 年之前 |
Sam Jaffe
|
398d3c80a9
Merge commit '4758b4be64cd4e07fe8559eb4d536cb2b92df1a5'
|
3 年之前 |
Sam Jaffe
|
4758b4be64
bugfix: missing includes
|
3 年之前 |
Sam Jaffe
|
01cf108ecb
Merge remote-tracking branch 'origin/master'
|
3 年之前 |
Sam Jaffe
|
d7bacead73
bugfix: reversed range order
|
3 年之前 |
Sam Jaffe
|
52c4722213
feat: add empty stream
|
3 年之前 |
Sam Jaffe
|
33952f0dbd
Fix test cases.
|
4 年之前 |
Sam Jaffe
|
048a25f176
Fix bug with non-copyable map elements.
|
4 年之前 |
Sam Jaffe
|
cad1ca32db
Move helper headers into detail directory.
|
5 年之前 |
Sam Jaffe
|
d48b9c2dc0
Hide details of IFD pointer copying. in a wrapper class.
|
5 年之前 |
Sam Jaffe
|
0d37362b9d
Add a simple readme.
|
5 年之前 |
Sam Jaffe
|
93ff83028a
Change fluent filter token to '%' instead of using type inspection on '|'
|
5 年之前 |
Sam Jaffe
|
ac8f8a9f7f
Stupid filename typo
|
5 年之前 |
Sam Jaffe
|
d0eeeb5962
Re-run clang-format
|
5 年之前 |
Sam Jaffe
|
7a322ca770
Extract the parts of join_iterator that needed that dumb JOIN_CTOR macro.
|
5 年之前 |
Sam Jaffe
|
c4ef395461
Eliminate delegate_iterator macros.
|
5 年之前 |
Sam Jaffe
|
036e673130
Extract make_stream functions to their own file.
|
5 年之前 |
Sam Jaffe
|
38c5a288a4
Applying clang-format
|
5 年之前 |
Sam Jaffe
|
6be6bc6454
XCode Metadata - Ignore
|
5 年之前 |
Sam Jaffe
|
7aa4fac34c
Improve readability of test cases further.
|
6 年之前 |
Sam Jaffe
|
9a416eed2d
Fix some errors in header files.
|
6 年之前 |
Sam Jaffe
|
457827ddf8
Convert to GoogleTest
|
6 年之前 |