Skip to content
Snippets Groups Projects
  1. Apr 30, 2021
  2. Mar 26, 2021
  3. Nov 28, 2020
  4. Oct 13, 2020
  5. Sep 16, 2020
    • namark's avatar
      Improvements in carcdr, like it matters: · 86fb07a1
      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).
      86fb07a1
  6. Sep 15, 2020
  7. Aug 25, 2020
  8. Aug 13, 2020
  9. Aug 08, 2020
  10. Jul 08, 2020
  11. May 29, 2020
  12. May 23, 2020
    • namark's avatar
      Improvements in array operators: · fd5e8715
      namark authored
      tightened up the SFINAE,
      removed Operator template parameter "alias" because of a weird bug in gcc 7/8,
      evil implicit conversion:
      	enabled for second parameter of in place ops by disabling the type deduction,
      	enabled for binary operators through special "explicit" mechanism,
      fd5e8715
  13. May 22, 2020
  14. May 15, 2020
  15. May 14, 2020
  16. Apr 21, 2020
  17. Mar 19, 2020
  18. Jan 28, 2020
  19. Jan 11, 2020
  20. Sep 16, 2019
  21. Aug 29, 2019
  22. Aug 28, 2019
  23. Aug 27, 2019
Loading