1. 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.
  2. 05 May, 2017 3 commits
  3. 03 May, 2017 1 commit
  4. 24 Apr, 2017 2 commits
  5. 23 Apr, 2017 9 commits
  6. 22 Apr, 2017 2 commits
  7. 21 Apr, 2017 1 commit
  8. 15 Apr, 2017 1 commit
  9. 14 Apr, 2017 5 commits
  10. 12 Apr, 2017 2 commits
  11. 11 Apr, 2017 3 commits
  12. 10 Apr, 2017 1 commit
  13. 09 Apr, 2017 8 commits