Commit Graph

7 Commits

Author SHA1 Message Date
Rangi
7c6f778ae7 Take care of miscellaneous commented TODOs (#1676) 2025-05-02 16:44:12 -04:00
Rangi
f82603f196 Lowercase "error:" in -Werror output 2021-11-20 11:21:46 +01:00
Rangi
a70ecba06f Implement PRINT and PRINTLN (#672)
Fixes #669
Closes #368
Closes #624

Deprecate PRINTT, PRINTV, PRINTI, and PRINTF

Default STRFMT("%f") to 5 fractional digits like "{f:}"
Any use of string formatting will share this default
2021-01-02 02:37:32 +01:00
ISSOtm
30a95d735a Improve testing PC 2020-02-13 20:20:35 +01:00
ISSOtm
1d70c989be Test one more label diff case 2020-02-10 02:55:51 +01:00
ISSOtm
818a0d0296 Test more cases in label-diff test 2020-02-10 02:51:48 +01:00
ISSOtm
51d5ff0567 Test subtracting labels 2020-01-24 02:50:24 +01:00