beowulf/test/beowulf
Simon Brooke d563f390c1
#7: Progress! No longer breaking!
Bug is now probably in the implementation of CONC rather than in EVAL.
2023-04-16 11:54:57 +01:00
..
bootstrap_test.clj Much progress, but bad regression in parsing M-Expressions. 2023-04-09 20:52:16 +01:00
cons_cell_test.clj Modularised the reader; some general improvement 2023-03-26 11:50:56 +01:00
core_test.clj Close #6: Done 2023-04-11 12:11:28 +01:00
host_test.clj Lots of new unit tests. 2023-04-11 15:18:52 +01:00
interop_test.clj This isn't working, but it's very close. 2023-04-05 23:35:41 +01:00
lisp_test.clj #7: Progress! No longer breaking! 2023-04-16 11:54:57 +01:00
mexpr_test.clj All tests pass, documentation regenerated, going for release. 2023-04-10 14:26:08 +01:00
reader_macro_test.clj Mostly work on generating better documentation. 2023-04-01 14:28:50 +01:00
sexpr_test.clj SYSOUT now sort-of working; SYSIN present but not tested 2023-03-26 20:23:48 +01:00