1. 10 Aug, 2017 5 commits
  2. 09 Aug, 2017 4 commits
  3. 08 Aug, 2017 4 commits
  4. 07 Aug, 2017 1 commit
    • traits's avatar
      Digraph warning · ab44a50d
      traits authored
      The original version can trigger a digraph-related warning in VS2015. Is this namespace construct a typo or something deliberate?
      ab44a50d
  5. 05 Aug, 2017 2 commits
  6. 01 Aug, 2017 4 commits
  7. 31 Jul, 2017 3 commits
  8. 30 Jul, 2017 8 commits
  9. 29 Jul, 2017 1 commit
    • dan-42's avatar
      REFACTOR: rewrite CMakeLists.txt for better inlcude and reuse · f4349423
      dan-42 authored
      The rewrite uses more cmake build-in automatisms and build-in generates
      variables to allow better generic reuse.
      * cmake  files are installed to
      ``` <install_prefix>/lib/cmake/nlohmann_json/ ``` for best support on
      most systems
      * include path is set to ``` include ```  for usage as ``` #include
      <nlohmann/json.hpp> ```
      f4349423
  10. 28 Jul, 2017 1 commit
  11. 27 Jul, 2017 5 commits
  12. 26 Jul, 2017 2 commits