Commit graph

2 commits

Author SHA1 Message Date
c798cde966 normalize edition to 2024
All checks were successful
per-push tests / build (push) Successful in 38s
per-push tests / test-frontend (push) Successful in 40s
per-push tests / test-utility (push) Successful in 39s
per-push tests / test-backend (push) Successful in 34s
per-push tests / timed-decomposer-parse (push) Successful in 36s
Signed-off-by: Ava Affine <ava@sunnypup.io>
2025-07-17 15:55:28 -07:00
e4c6e0924a Decomposer: fixes from found code
This commit includes a new utility, the decomposer, which has
primarily been used to test the AST against found scheme code in
the wild (internet). Decomposer will time and test the lexing and
parsing of any document full of scheme.

This commit includes additional test cases and logical fixes for
issues found during the testing performed.

Signed-off-by: Ava Affine <ava@sunnypup.io>
2025-05-21 14:48:36 -07:00