Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON/TOML backend: introduce abbreviated IO modes #1493

Open
wants to merge 27 commits into
base: dev
Choose a base branch
from

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    224a0af View commit details
    Browse the repository at this point in the history
  2. Fix clang-tidy warning

    franzpoeschel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    2ef798c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2f6e30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fe5c1b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5525a94 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c65b091 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    de877d3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a62841e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8a8e794 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f24ae79 View commit details
    Browse the repository at this point in the history
  11. Extend example

    franzpoeschel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    59c93c9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5a7ed2e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    c25743f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c8dd534 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    baf1bdc View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0721e6e View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    fd4a00a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c35c2e4 View commit details
    Browse the repository at this point in the history
  19. Python formatting

    franzpoeschel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    e2fa15e View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    deba1e9 View commit details
    Browse the repository at this point in the history
  21. Documentation

    franzpoeschel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    bd357fe View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    a75060e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    3f95d77 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    1e948b2 View commit details
    Browse the repository at this point in the history
  25. Fixes

    franzpoeschel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    dcb16d0 View commit details
    Browse the repository at this point in the history
  26. Adapt test to recent rebase

    Reading the chunk table requires NOT using template mode, otherwise the
    string just consists of '\0' bytes.
    franzpoeschel committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    a4a0771 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    20d6502 View commit details
    Browse the repository at this point in the history