1. 20 Feb, 2020 2 commits
  2. 18 Feb, 2020 1 commit
  3. 15 Feb, 2020 2 commits
  4. 11 Feb, 2020 1 commit
  5. 10 Feb, 2020 2 commits
  6. 08 Feb, 2020 3 commits
  7. 07 Feb, 2020 1 commit
  8. 06 Feb, 2020 1 commit
  9. 04 Feb, 2020 2 commits
  10. 03 Feb, 2020 1 commit
  11. 30 Jan, 2020 1 commit
  12. 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
  13. 22 Jan, 2020 1 commit
  14. 20 Jan, 2020 1 commit
  15. 19 Jan, 2020 2 commits
  16. 17 Jan, 2020 1 commit
  17. 03 Jan, 2020 2 commits
  18. 12 Dec, 2019 1 commit
  19. 11 Dec, 2019 4 commits
  20. 09 Dec, 2019 2 commits
  21. 08 Dec, 2019 2 commits
  22. 07 Dec, 2019 6 commits