| Commit | Date | |
|---|---|---|
|
[r6130]
by
david_costanzo
Fix Bug #598; QUEUE and DEQUEUE now behave correctly when the queue name is shadowed by one of their own local variables. |
2026-03-30 03:56:46 | Tree |
|
[r6129]
by
david_costanzo
Update the tests so that a full test pass can run on GNU/Linux. |
2026-03-29 04:14:28 | Tree |
|
[r6128]
by
david_costanzo
Refactoring: Replace CURRENTWORKINGDIRECTORY with GETCURRENTDIRECTORY in dllcall. |
2026-03-28 15:26:00 | Tree |
|
[r6127]
by
david_costanzo
Adjust some of the assert statements that I had added to the inline functions. Also treepair__tree is not always called on a tree. |
2026-03-27 02:24:48 | Tree |
| 2026-03-27 02:19:49 | Tree | |
|
[r6125]
by
david_costanzo
Comment out the "assert(is_tree(tree))" that I recently added to settreepair__tree(tree, treepair). |
2026-03-26 03:44:41 | Tree |
|
[r6124]
by
david_costanzo
Add comments to explain the purpose and function of the two different stacks used by the evaluator. |
2026-03-26 01:24:18 | Tree |
|
[r6123]
by
david_costanzo
Fix an inaccurate claim in a comment. |
2026-03-23 02:17:56 | Tree |
|
[r6122]
by
david_costanzo
Rewrite directory_helper in terms wxWidgets instead of in terms of WIN32 API. |
2026-03-23 02:03:04 | Tree |
|
[r6121]
by
david_costanzo
Replace "TRUE" with "true" because ther literal is used as a bool, not a BOOLEAN. |
2026-03-23 01:00:50 | Tree |