提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  Samuel Jaffe d2348d95f2 Cleaning up typedefs/traits. 8 年之前
  Samuel Jaffe 199aab1ae4 Increasing const-correctness by adding && versions of appropriate transforms. 8 年之前
  Samuel Jaffe 70c7891722 Switching back to using shared_ptr, but also IFD. 8 年之前
  Samuel Jaffe 0cef5bf65a Cutting number of copies in half by using new in the beginning. 8 年之前
  Samuel Jaffe e50eb57c0b Replacing stream::detail::stream_impl virtual tree with IFD calls. 8 年之前
  Samuel Jaffe 13e8cb1a51 Removing unneeded default destructors. 8 年之前
  Samuel Jaffe 2f3ed269e3 Cleaning up implementation of stream::iterator<T> 8 年之前
  Samuel Jaffe ce2e544d63 Switching to using impossibly fast delegate pattern for stream iterators. 8 年之前
  Samuel Jaffe 8c396c13f3 Fixing two traits bugs (calling memfnptr, void* isn't dereferenceable). 8 年之前
  Samuel Jaffe 0e206aed8d Moving various trait structs into streams/traits.hpp 8 年之前