mitaclaw
|
e4fb837f4b
|
Modernize `std::find_if` with ranges
In BTEmu.cpp, `std::mem_fn` was not necessary for the predicate to compile.
|
2024-10-10 15:28:11 -07:00 |
Lioncash
|
100242a380
|
GekkoSyntaxHighlight: Collapse cases for builtin color formats
Same behavior, but without as much duplication.
|
2024-01-23 18:39:59 -05:00 |
Lioncash
|
e4fa5614d1
|
GekkoSyntaxHighlight: Fix FPR terminal highlighting being treated as GPRs
Copy-paste error. Ultimately GPR and FPRs use the same highlighting
style anyway, so this is mostly just a correctness change.
|
2024-01-23 18:38:06 -05:00 |
vyuuui
|
38c15df464
|
Parser and Assembler implementations
|
2023-12-13 05:32:20 -08:00 |