1. 24 Feb, 2020 1 commit
  2. 20 Feb, 2020 3 commits
  3. 18 Feb, 2020 1 commit
  4. 15 Feb, 2020 2 commits
  5. 11 Feb, 2020 1 commit
  6. 10 Feb, 2020 2 commits
  7. 08 Feb, 2020 3 commits
  8. 07 Feb, 2020 1 commit
  9. 06 Feb, 2020 1 commit
  10. 04 Feb, 2020 2 commits
  11. 03 Feb, 2020 1 commit
  12. 30 Jan, 2020 1 commit
  13. 23 Jan, 2020 1 commit
    • Tomáš Jakubec's avatar
      automatic traits algorithms. · 215130e3
      Tomáš Jakubec authored
      To achieve the maximal efficiency of traits approach is necessary to
      change name type from std::string to const char*.
      Moreover, I had to make the default trait public in another way. There
      is a function creating and returning the generated Trait. At first sight
      is seemed to me as bad idea, but the compiler can not work so
      efficiently with it. Thus, it is better to have static function which
      generates the object of traits.
      215130e3
  14. 22 Jan, 2020 1 commit
  15. 20 Jan, 2020 1 commit
  16. 19 Jan, 2020 2 commits
  17. 17 Jan, 2020 1 commit
  18. 03 Jan, 2020 2 commits
  19. 12 Dec, 2019 1 commit
  20. 11 Dec, 2019 4 commits
  21. 09 Dec, 2019 2 commits
  22. 08 Dec, 2019 2 commits
  23. 07 Dec, 2019 4 commits