polserver/pol-core/bscript/compiler
Kevin Eady 8a0ca48cfc
Add -Wnonportable-include-path for ANTLR warnings (#419)
* Add -Wnonportable-include-path for antlr warnings

* add __APPLE__ check
2021-09-06 13:44:39 +02:00
..
analyzer Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00
ast Add support for conditional operator (#387) 2021-03-14 23:20:20 +01:00
astbuilder Fewer compile warnings (#413) 2021-08-28 22:26:15 +02:00
codegen Fewer compile warnings (#413) 2021-08-28 22:26:15 +02:00
file Fewer compile warnings (#413) 2021-08-28 22:26:15 +02:00
format Add support for interpolated strings ("interstrings") (#369) 2021-03-11 22:48:16 +01:00
model Internal work to remove OGC (#384) 2021-03-06 01:39:26 +01:00
optimizer Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00
representation Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00
Antlr4Inc.h Add -Wnonportable-include-path for ANTLR warnings (#419) 2021-09-06 13:44:39 +02:00
Compiler.cpp Internal work to remove OGC (#384) 2021-03-06 01:39:26 +01:00
Compiler.h Internal work to remove OGC (#384) 2021-03-06 01:39:26 +01:00
Profile.h New compiler: include directives (#292) 2020-09-09 19:10:51 -07:00
Report.cpp Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00
Report.h Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00