Commit History

Author SHA1 Message Date
  namark 77abea1139 Invalid ranges actually kinda work, but no use case and caused a bug, so banned. 1 day ago
  namark 47b6983d3c Slowly but surely. 1 day ago
  namark e770d799ed ToT 1 day ago
  namark 6aa4889e34 libc++ hates this 1 month ago
  namark e752367340 Type traits improvements. 1 month ago
  namark 7ce66b5d46 Deprecated string_view "alias" with iterator constructor. 1 month ago
  namark 0dbcc8038b Not a real thing apparently, "exposition only"... 1 month ago
  namark 2a3007c3ef Zero progress in seven years... 1 month ago
  namark aa6301e213 Future is now! 1 month ago
  namark d5ad24caba idk, whatev... 1 month ago
  namark 5f85bedcfe Moved std::get ADL helper to common header. 1 month ago
  namark 2b76ae29e1 Minor dependency improvements. 2 months ago
  namark d0c9a0cf55 These are useful, promise. 2 months ago
  namark ef86fcedb7 Names, names... 2 months ago
  namark 05b5857250 Who uses useless usings? Sizing up size_t I suppose... 2 months ago
  namark 0814c96d56 More or less usable byte iterator. 10 months ago
  namark 3e8d5e328f Generic copy algorithm, that doesn't care about overlap. 10 months ago
  namark 94175cb640 Fixed a bunch of warnings. 10 months ago
  namark 4cfefe8cf3 Range wrapper for mismatch algorithm. 10 months ago
  namark e71ac12592 allinclude 10 months ago
  namark c32a04ca81 Moved search algorithm into its own header and added search_prefix. 10 months ago
  namark d02c94c54c Moved ADL helpers for begin and end into their own header. 10 months ago
  namark 667a08e1ff Fixed iterator value_type difference_type confusion, 10 months ago
  namark 3849d65a5a Welp output iterators don't have to be comparable... 10 months ago
  namark 76c281bc88 Looks scary, but otherwise get a const iterator from non const container... 10 months ago
  namark f454610f36 allinclude 1 year ago
  namark 8a20901c76 Already need that find_if. 1 year ago
  namark da6484c558 Tuple operators SFINAE fixes for gcc. 1 year ago
  namark de18faddef vuple find and shaped iterator unit tests. 1 year ago
  namark e44f323771 simple::geom::vector-esque operator compatibility tag for vuple. 1 year ago