1. 13 8月, 2015 2 次提交
  2. 07 8月, 2015 2 次提交
  3. 05 8月, 2015 1 次提交
  4. 03 8月, 2015 1 次提交
  5. 31 7月, 2015 2 次提交
  6. 27 7月, 2015 2 次提交
  7. 19 7月, 2015 2 次提交
  8. 17 7月, 2015 1 次提交
  9. 15 7月, 2015 1 次提交
    • N
      closes #104 and integrates code from #93 · 5c813b61
      Niels 提交于
      Iterators are now implemented via const_iterators and reverse_iterator
      and const_reverse_iterator now share a template class. Thanks a lot!
      5c813b61
  10. 13 7月, 2015 2 次提交
  11. 12 7月, 2015 2 次提交
  12. 08 7月, 2015 2 次提交
  13. 07 7月, 2015 2 次提交
  14. 06 7月, 2015 1 次提交
  15. 02 7月, 2015 1 次提交
  16. 30 6月, 2015 1 次提交
  17. 29 6月, 2015 1 次提交
  18. 28 6月, 2015 4 次提交
  19. 25 6月, 2015 1 次提交
  20. 24 6月, 2015 2 次提交
    • N
      worked on #91 · 40312fb0
      Niels 提交于
      - implemented `get_ptr` function to return pointer to value member
      - overworked `get` function to support pointer types
      - added test cases
      - added documentation (see
      http://nlohmann.github.io/json/classnlohmann_1_1basic__json.html) with
      examples
      40312fb0
    • N
      more documentation · 45757218
      Niels 提交于
      In this commit, also the semantics for values skipped via the parser
      callback has changed. Now, the top-level value is returned as “null”
      instead of “discarded”.
      45757218
  21. 23 6月, 2015 2 次提交
  22. 22 6月, 2015 3 次提交
  23. 21 6月, 2015 2 次提交