| Commit | Date | |
|---|---|---|
|
[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 |
|
[r6120]
by
david_costanzo
Change some #define constants into "const" values. |
2026-03-22 06:04:47 | Tree |
|
[r6119]
by
david_costanzo
Refactoring: Change #define macros into inline functions. |
2026-03-22 05:44:55 | Tree |
|
[r6118]
by
david_costanzo
Refactoring: Move the logic for pushing the macro_return continuation until after it's been confirmed that proc is defined. |
2026-03-22 03:51:31 | Tree |