| Commit | Date | |
|---|---|---|
|
[r6133]
by
david_costanzo
Use wxSingleInstanceChecker to detect if another instance of FMSLogo is running on startup. |
2026-03-31 02:32:05 | Tree |
|
[r6132]
by
david_costanzo
Refactoring: Rename NODETYPES to NODETYPE. |
2026-03-31 01:55:52 | Tree |
|
[r6131]
by
david_costanzo
Change NODETYPES from "unsigned short" to an enum. |
2026-03-31 01:41:14 | Tree |
|
[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 |