| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-10-20 | json: Avoid ambigous calls to value() | Joel Klinghed | |
| int == int32_t on this platform, and a uint32_t fits in both int64_t and uint64_t so be specific. | |||
| 2025-10-19 | json: Fix ostream writer | Joel Klinghed | |
| Wrote boolean as 1 and 0. Also improve test code coverage. | |||
| 2025-10-19 | json: Add new module | Joel Klinghed | |
| Only has methods for writing JSON for now. Will let you create invalid json, but should assert if you do. | |||
