Commit Graph

3 Commits

Author SHA1 Message Date
Casey c9807d3e64
Added test for tcc and license in some files 2022-02-04 21:51:12 +03:00
Casey b2f43307ff
More housekeeping stuff & fixes
* Added `testbuild` target. Used in development to test common
   compilers, as well as check for possible issues via OCLint.
 * `__{blk,bra}_*` now use state to get palette & other options.

TODO: optimize number of ANSI color codes when fg==bg
2022-02-04 18:08:53 +03:00
Casey 2e359443d7 OCLint fixes and some housekeeping stuff
// TODO: convert __bra_* and __blk_* to use palette from state
2022-02-04 15:48:21 +03:00