| Commit | Date | |
|---|---|---|
|
[r6245]
by
david_costanzo
Rework int_arg() so that it doesn't modify the arguments list. |
2026-05-30 02:25:32 | Tree |
|
[r6244]
by
david_costanzo
Rename CLogoCodeCtrl::Replace to CLogoCodeCtrl::ReplaceText and make it non-virtual to fix a -Woverloaded-virtual warning. |
2026-05-30 01:05:03 | Tree |
|
[r6243]
by
david_costanzo
Add missing "const" qualifier to CanCut and CanCopy so that they override the virtual functions in wxTextCtrl. |
2026-05-30 00:45:52 | Tree |
|
[r6242]
by
david_costanzo
Refactoring: Change "int macro_flag" to "bool is_macro" in define_helper. |
2026-05-29 23:02:22 | Tree |
|
[r6241]
by
david_costanzo
Refactoring: Extract make_procnode_from_body_list() from define_helper. |
2026-05-29 22:46:18 | Tree |
|
[r6240]
by
david_costanzo
Refactoring of define_helper: This moves the code closer to being able to get rid of the tristate macro_flag. |
2026-05-29 02:20:01 | Tree |
|
[r6239]
by
david_costanzo
Add more regression tests for DEFINE. |
2026-05-29 02:13:10 | Tree |
|
[r6238]
by
david_costanzo
Replace TRUE with 1 and FALSE with 0. |
2026-05-28 21:53:07 | Tree |
|
[r6237]
by
david_costanzo
Refactoring: Use true intead of TRUE when calling compare_node(). |
2026-05-28 21:41:29 | Tree |
|
[r6236]
by
david_costanzo
Update a bug number in a comment to match the bug's current number. |
2026-05-28 02:40:03 | Tree |