turleypol
d848deae18
POLLOG* macros use the new formatting ( #598 )
...
* POLLOG* macros use the new formatting
removed all old logging functions
* removed old fmt lib from everything except StreamWriter
removed unneeded functions
* fixed review comments
2024-01-16 17:55:42 +01:00
turleypol
0e675c516a
use new formatter for ERROR_PRINT, added ERROR_PRINTLN ( #595 )
...
* use new formatter for ERROR_PRINT, added ERROR_PRINTLN
* remove old log define
* fix comments
2024-01-12 06:51:44 +01:00
Kevin Eady
0cd9412066
Properly scope the compiler includes to the Bscript folder. ( #360 )
2021-02-25 16:53:22 +01:00
Eric Swanson
ee9ad368de
Add for loops (basic and c-style) ( #287 )
...
Adds:
- ast/BasicForLoop
- ast/CstyleForLoop
2020-09-08 01:56:30 -07:00