1. 16 May, 2023 2 commits
  2. 15 May, 2023 1 commit
  3. 14 May, 2023 4 commits
  4. 09 May, 2023 1 commit
  5. 08 May, 2023 3 commits
  6. 01 May, 2023 3 commits
  7. 30 Apr, 2023 1 commit
    • Dominik Charousset's avatar
      Add support for `uint64_t` to `json_value` · 7271c19d
      Dominik Charousset authored
      The JSON parser now supports reading integers larger than `INT64_MAX`
      (but not larger than `UINT64_MAX`). Additionally, the class `json_value`
      has new member functions for operating on the unsigned integers:
      `is_unsigned()` and `to_unsigned()`.
      7271c19d
  8. 25 Apr, 2023 1 commit
  9. 24 Apr, 2023 3 commits
  10. 17 Apr, 2023 1 commit
  11. 16 Apr, 2023 3 commits
  12. 14 Apr, 2023 4 commits
  13. 07 Apr, 2023 9 commits
  14. 06 Apr, 2023 2 commits
  15. 03 Apr, 2023 1 commit
  16. 02 Apr, 2023 1 commit