コミット履歴

作者 SHA1 メッセージ 日付
  Sam Jaffe 3b54624e64 refactor: take ownership of sentinel_iterator => common_iterator 2 年 前
  Sam Jaffe c112c08e7f refactor: improve performance of ranges::empty 2 年 前
  Sam Jaffe e2fbca0232 fix: fix some iterator problems 2 年 前
  Sam Jaffe d55f4e4552 fix: fix some type errors 2 年 前
  Sam Jaffe 3055d05e65 fix: duplicate instantiation 2 年 前
  Sam Jaffe 5a27490c76 fix: some issues exposed by pokemon 2 年 前
  Sam Jaffe 4e7b18db0b chore: update iterator to take in fix on sentinal_iterator 2 年 前
  Sam Jaffe 7c992697cd fix: iota had some problems 2 年 前
  Sam Jaffe e81793f61b feat: add min/max/minmax, count/count_if, result types 2 年 前
  Sam Jaffe 7e1e368606 feat: add common_view 2 年 前
  Sam Jaffe a96196f9d5 refactor: use std::invoke to minimize transform design 2 年 前
  Sam Jaffe d7fbf79638 Complete overhaul to begin mimicing std::ranges 2 年 前
  Sam Jaffe 44aa1748ee refactor: cleanup 2 年 前
  Sam Jaffe 8927ee4ff8 refactor: use iterator lib for filter/flatmap 2 年 前
  Sam Jaffe 5468a8168f refactor: clang-format change 2 年 前
  Sam Jaffe f6078ed47b refactor: change filter and map to use iterator lib 2 年 前
  Sam Jaffe bf29fa5b34 refactor: flatten header hierarchy 2 年 前
  Sam Jaffe 42849290da refactor: implement stream::iterator using iterator::facade 2 年 前
  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 年 前