Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Jaffe c4e5388a3d refactor: eliminate traits.h in favor of concepts hace 2 meses
  Sam Jaffe d77e51c2b4 refactor: convert facade et al to use concepts hace 2 meses
  Sam Jaffe 64bc633f43 Merge branch 'major/fixes' hace 2 meses
  Sam Jaffe 52b436acc9 refactor: add sentinel difference features (TODO: move back to facade) hace 2 años
  Sam Jaffe c51d6b7adc feat: add support for capturing the proper category for filter/indexed hace 2 años
  Sam Jaffe 6fe7f6a52c breaking: implement a category enum instead of using deduction hace 2 años
  Sam Jaffe 7e431cc9c8 refactor: improve SFINAE macro to allow auto hace 2 años
  Sam Jaffe 4dda725401 refactor: add end_aware_iterator::end hace 2 años
  Sam Jaffe 769f76ad06 clean: remove unused zip iterator test hace 2 años
  Sam Jaffe 5ee6fea85e refactor: make end_aware_iterator a proxy to allow random/bidirectional hace 2 años
  Sam Jaffe b4916e3c4f refactor: add FWD(X) macro hace 2 años
  Sam Jaffe 5ee7b843d7 fix: permit the default-construction of filter iterators with lambdas hace 2 años
  Sam Jaffe e71b0e7b91 fix: fix bugs in the construction of sentinel_iterator, and with unbound iteration hace 2 años
  Sam Jaffe e6d134f65d cleanup: remove unused value_proxy/ignore_proxy hace 2 años
  Sam Jaffe 1c7c47b542 refactor: clean up filter_iterator, allow non std::function predicates hace 2 años
  Sam Jaffe 4b4492af6a refactor: re-implement joining_iterator using capture_iterator as needed hace 2 años
  Sam Jaffe 3522061acd feat: add capture iterator to replace filter<It, Cache> concept hace 2 años
  Sam Jaffe deb094713e fix: better SFINAE hace 2 años
  Sam Jaffe 7b90d9df68 feat: allow propagation of sentinels hace 2 años
  Sam Jaffe 59f7b92269 refactor: extract facade traits to a separate header hace 2 años
  Sam Jaffe be1b61e465 refactor: make sentinel use fewer dependent types to fix compiler weirdness hace 2 años
  Sam Jaffe fd1f0099ce refactor: make sentinal_iterator::sentinal itself instead of a sentinal_type hace 2 años
  Sam Jaffe 42718949c2 fix: compiler errors and test errors hace 2 años
  Sam Jaffe ef9f846c79 feat: add sentinal_iterator hace 2 años
  Sam Jaffe 84d6c7f623 fix: use shared_ptr instead of weird thing hace 2 años
  Sam Jaffe 55afc0e493 fix: caching and typedefs hace 2 años
  Sam Jaffe a325073efc refactor: add caching to joining_iterator hace 2 años
  Sam Jaffe 997fcebc50 refactor: add caching option to filter iterator hace 2 años
  Sam Jaffe 20176764a0 refactor: cleanup hace 2 años
  Sam Jaffe b9c86f03a3 chore: update clang-format hace 2 años