- Oct 24, 2021
-
-
namark authored
to run them with sanitizers and some such.
-
- Oct 23, 2021
-
-
namark authored
-
- Sep 20, 2021
-
-
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.
-
- Aug 28, 2021
-
-
namark authored
basically ranges::ref_view
-
- Aug 15, 2021
-
-
namark authored
also did I really forget the != operator?
-
- Jul 19, 2021
- Jun 11, 2021
-
-
namark authored
-
- Jun 10, 2021
-
-
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.
-
- Jun 07, 2021
-
-
namark authored
along with a rangey string view.
-
- May 30, 2021
- May 22, 2021
- Apr 30, 2021
- Mar 26, 2021
- Nov 28, 2020
- Oct 13, 2020
- Sep 16, 2020
-
-
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).
-
- Sep 15, 2020
- Aug 25, 2020
- Aug 13, 2020
-
-
namark authored
still dubious
-
- Aug 08, 2020