Commit Graph

7 Commits (trunk)

Author SHA1 Message Date
Alona EM a7e44f432c /src/test/run-pass$ ~/pres/racket/bin/raco fmt -i **/*.scm 2021-12-29 02:32:43 +00:00
Alona EM 2338430e0a Many closure tests, mainly from lox 2021-12-29 02:09:51 +00:00
Alona EM bc00dbe69e Implement closures
What a pain.

Next steps: More happy path tests, then large values/mutabilty, then redo in bytecode.
2021-12-28 01:42:17 +00:00
Alona EM bc0d17e58f Many more tests 2021-12-27 20:43:12 +00:00
Alona EM 4c4928ea9f Refractor tests 2021-12-27 15:53:56 +00:00
Alona EM 46b96f3e82 Drracket compat 2021-12-27 15:07:07 +00:00
Alona EM c1eb1ed61e Basic test harness 2021-12-27 03:35:57 +00:00