1. 13 May, 2017 5 commits
  2. 11 May, 2017 2 commits
  3. 10 May, 2017 5 commits
  4. 09 May, 2017 2 commits
  5. 08 May, 2017 1 commit
  6. 07 May, 2017 2 commits
    • implemented an indentation character #520 · 962da001
      Niels Lohmann authored
      An optional parameter for dump() allows to set the character to use for
      indentation (default: space). In case a JSON value is serialized to an
      output stream, its fill character is used (and can be set with
      std::setfill).
    • 🐛 fixing #575 · fba1bcdd
      Niels Lohmann authored
      I forgot to consider the offset.
  7. 05 May, 2017 3 commits
  8. 03 May, 2017 1 commit
  9. 24 Apr, 2017 2 commits
  10. 23 Apr, 2017 9 commits
  11. 22 Apr, 2017 2 commits
  12. 21 Apr, 2017 1 commit
  13. 15 Apr, 2017 1 commit
  14. 14 Apr, 2017 4 commits