| Commit | Date | |
|---|---|---|
|
[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 | |
|
[r6266]
by
david_costanzo
Fix Bug #250; instructions with too many inputs no longer prevent earlier instructions from being run. There are more parse errors not included in this fix that can prevent earlier instructions from being run. |
2026-06-06 00:52:20 | Tree |
| 2026-06-05 22:05:21 | Tree | |
| 2026-06-04 03:18:40 | Tree | |
|
[r6263]
by
david_costanzo
Cleanup: Remove TRUE and FALSE #defines. |
2026-06-03 23:20:13 | Tree |