提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Sam Jaffe cd6770f797 Update to XCode 10 6 年之前
  Sam Jaffe 0063c87714 Updating to use normative directory structure 7 年之前
  Sam Jaffe 12a3c6bc5f Merge commit '7d137b62e4afa514e73fd95671586e250513506c' 7 年之前
  Sam Jaffe 7d137b62e4 forward correctly. 8 年之前
  Sam Jaffe d8ed3acf4c Vector include is needed 8 年之前
  Samuel Jaffe 65baff36a9 Fixing compiler warnings for unused parameters. 8 年之前
  Samuel Jaffe 81ea3ad158 Adding tests for range-stream and singleton-stream. 8 年之前
  Samuel Jaffe 9b80cc3271 Improving fluent stream code to actually be fluent, as opposed to even more verbose than the normal function-call version. 8 年之前