Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-09-14 | Line feeds should also be stripped from list entries | pommicket | |
2025-09-10 | Remove schemas, add unread_keys. | pommicket | |
I think that is all a schema was really needed for in the end, since you can just check the types of things when you are getting them. | |||
2025-09-09 | Add list test | pommicket | |
2025-09-09 | More interpretation tests | pommicket | |
2025-09-09 | Reduce integer limit to 2^53-1 | pommicket | |
2025-09-09 | Add interpretation tests for (u)int, disallow -2^63 as an int | pommicket | |
2025-09-09 | Better tests formatting, add schema_errors directory | pommicket | |
2025-09-09 | Add test: location/key_with_subkeys | pommicket | |
2025-09-09 | Improve schema API, more tests | pommicket | |
2025-09-09 | Start errors tests | pommicket | |
2025-09-08 | Add more location tests | pommicket | |
2025-09-08 | Add more tests | pommicket | |
2025-09-08 | Add whitespace test | pommicket | |
2025-09-08 | A parsing test | pommicket | |