Kevin Eady
0cd9412066
Properly scope the compiler includes to the Bscript folder. ( #360 )
2021-02-25 16:53:22 +01:00
Eric Swanson
775ef51d91
Fix divide-by-zero errors, and mask FormatError if it were thrown in a destructor. ( #271 )
2020-09-05 01:19:12 -07:00
Eric Swanson
841bc928d3
Normalize include paths ( #221 )
2020-08-15 08:01:19 +02:00
Eric Swanson
435db9dc07
bscript/compiler: use c++17 nested namespace definitions ( #202 )
2020-08-10 12:20:29 +02:00
Eric Swanson
cc28f4f4f2
Add compiler/ Profile and Report ( #193 )
...
* Add compiler/Profile
* Add compiler/Report
* From CR notes: add newline on caught exception.
Also added comments that messages should have a newline at the end.
2020-08-08 16:31:55 +02:00