- 24 Oct, 2021 1 commit
-
-
namark authored
to run them with sanitizers and some such.
-
- 23 Oct, 2021 1 commit
-
-
namark authored
-
- 20 Sep, 2021 5 commits
-
-
namark authored
-
namark authored
also make_range removed in favor of CTAD, since we are knee deep in c++17 already.
-
namark authored
using template class nesting, which apparently is a big no-no for clang, and kind of buggy in gcc too until the current trunk... oh well...
-
namark authored
-
namark authored
with barely a test.
-
- 28 Aug, 2021 1 commit
-
-
namark authored
basically ranges::ref_view
-
- 15 Aug, 2021 1 commit
-
-
namark authored
also did I really forget the != operator?
-
- 19 Jul, 2021 3 commits
- 11 Jun, 2021 1 commit
-
-
namark authored
-
- 10 Jun, 2021 1 commit
-
-
namark authored
to support promotion, expression templates etc, mainly for geom::vector. Somehow this didn't break absolutely everything, just rational, which had to change for the better imo, affected one simple_graphical example.
-
- 07 Jun, 2021 1 commit
-
-
namark authored
along with a rangey string view.
-
- 30 May, 2021 2 commits
- 22 May, 2021 5 commits
- 30 Apr, 2021 3 commits
- 26 Mar, 2021 2 commits
- 28 Nov, 2020 2 commits
- 13 Oct, 2020 2 commits
- 16 Sep, 2020 1 commit
-
-
namark authored
car is a variable now, not a function, separated tuple stuff, tuple_car forwards get<0> better (why even?), added tuple_tie_cdr (the real reason any of this happened).
-
- 15 Sep, 2020 2 commits
- 25 Aug, 2020 2 commits
- 13 Aug, 2020 1 commit
-
-
namark authored
still dubious
-
- 08 Aug, 2020 3 commits