summaryrefslogtreecommitdiff
path: root/main.lisp
AgeCommit message (Collapse)Author
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-08Remove superfluous function and argument in callJuan Manuel Tomás
2024-10-13Error out on parser failureJuan Manuel Tomás
2024-10-13Change project file structure and apiJuan Manuel Tomás