| Commit | Date | |
|---|---|---|
| 2026-06-08 03:00:21 | Tree | |
|
[r6275]
by
david_costanzo
Extend EVALTEST.PARSEERRORAFTEROUTPUT to include when "()" is given as an input to a procedure. |
2026-06-07 16:19:17 | Tree |
|
[r6274]
by
david_costanzo
Fix "FORWARD 100 5*" to run FORWARD 100 before throwing a "not enough inputs" error. This is not 100% correct, as the infix expressions prior to the error won't |
2026-06-07 16:14:50 | Tree |
| 2026-06-07 03:25:32 | Tree | |
|
[r6272]
by
david_costanzo
Fix "FORWARD 100 )" to run FORWARD 100 before throwing a "unexpected ')'" error. This has an unexpected consequence of making "FORWARD)" throw a "not enough inputs to FORWARD" This latter change is why EVALTEST.UNEXPECTEDCLOSEPAREN was modified to move the right paren. |
2026-06-07 03:13:03 | Tree |
|
[r6271]
by
david_costanzo
Refactoring: Rewrite llput to use CAppendableList. |
2026-06-06 23:46:20 | Tree |
|
[r6270]
by
david_costanzo
Cleanup: Remove an unnecessary special case in lcount() for NIL. |
2026-06-06 23:31:37 | Tree |
|
[r6269]
by
david_costanzo
Always compile debugutils.cpp, but remove code if DEBUG isn't defined. |
2026-06-06 23:25:30 | Tree |
| 2026-06-06 03:49:53 | Tree | |
| 2026-06-06 03:34:29 | Tree |