| Commit | Date | |
|---|---|---|
| 2026-07-04 00:56:29 | Tree | |
|
[r6330]
by
david_costanzo
Add EVALTEST.SILENTLOADFROMTREEIFY |
2026-07-04 00:54:10 | Tree |
|
[r6329]
by
david_costanzo
Change the way reeification is implemented so that only trees are untreeified. |
2026-07-03 20:05:04 | Tree |
| 2026-07-03 19:57:45 | Tree | |
| 2026-07-03 19:21:56 | Tree | |
|
[r6326]
by
david_costanzo
This contains some follow-up fixes for changes made in r6323. The bodylines within a procedure's bodylists are no longer marked as a TREE, This change also adds some asserts to find when a non-tree is treated as a TREE |
2026-07-03 19:21:05 | Tree |
|
[r6325]
by
david_costanzo
Add EVALTEST.ERASEWHILERUNNING. |
2026-07-03 18:14:26 | Tree |
|
[r6324]
by
david_costanzo
Cleanup: Stop calling untreeify_procnode() in release_all_objects() |
2026-07-03 03:28:39 | Tree |
|
[r6323]
by
david_costanzo
Fix Bug #620; APPLY no longer leaks when running named slot templates. The fix is not to make LINE nodes when treeifying a procedure. In the case where APPLY was given named slot templates (a body list), This was a regression introduced by r1570, when an untreeify_line The new fix doesn't re-add the explicit untreeification. Instead, it |
2026-07-03 02:57:27 | Tree |
|
[r6322]
by
david_costanzo
Include the reference count of nodes in debug_dump_node. |
2026-07-03 01:51:20 | Tree |