| Commit | Date | |
|---|---|---|
|
[r6250]
by
david_costanzo
Refactor the "accept ownership of erract" tests to use SIMPLEREPORTTESTNOCATCH. |
2026-05-31 02:03:15 | Tree |
|
[r6249]
by
david_costanzo
Refactoring: Simplify lbitsave() by using get_int() instead of integer_arg() and getint(). |
2026-05-30 02:53:38 | Tree |
|
[r6248]
by
david_costanzo
Refactoring: Simplify lgifsave() by advancing args to the next node as arguments are read instead of having long chains of cdr. |
2026-05-30 02:48:39 | Tree |
|
[r6247]
by
david_costanzo
Refactoring: Simplify lgifsave() by using get_int() instead of integer_arg() and getint(). |
2026-05-30 02:37:05 | Tree |
|
[r6246]
by
david_costanzo
Update the expected test log with the output from test cases that were recently added. |
2026-05-30 02:27:58 | Tree |
|
[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 |