summaryrefslogtreecommitdiff
path: root/extra.lisp
AgeCommit message (Collapse)Author
2025-06-15Make many into an iterative parserJuan Manuel Tomás
2025-06-15Update parser interfaceJuan Manuel Tomás
2025-06-10Add better reporting and new featuresJuan Manuel Tomás
Units report expected results on end of input. Opposite parser helps with the complexity explosion on unit parsers. Input and error printing has context.
2025-06-09Revert "Remove separated-list"Juan Manuel Tomás
This reverts commit 2556460ea3fb9d52db1f24b287b35dc7b0f62cab.
2025-06-09Remove separated-listJuan Manuel Tomás
2025-05-26Remove surroundJuan Manuel Tomás
2024-10-19Rename surrounded to surroundJuan Manuel Tomás
2024-10-19Make surrounded relevantJuan Manuel Tomás
2024-10-19Revert some changesJuan Manuel Tomás
2024-10-13Improve safety based on json parser testsJuan Manuel Tomás
2024-10-13Change project file structure and apiJuan Manuel Tomás