polserver/pol-core/bscript/compiler/model
Kevin Eady 9c36b977cd
Internal work to remove OGC (#384)
* Remove LegacyFunctionOrder

* Remove compiler.cpp, compiler.h

* Remove parser.cpp/h and wordlist generation

* Update breaking-changes, core-changes
2021-03-06 01:39:26 +01:00
..
CompilerWorkspace.cpp Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00
CompilerWorkspace.h Internal work to remove OGC (#384) 2021-03-06 01:39:26 +01:00
FlowControlLabel.cpp Add support for if-then-else statements (#259) 2020-08-30 17:03:26 -07:00
FlowControlLabel.h Add support for if-then-else statements (#259) 2020-08-30 17:03:26 -07:00
FunctionLink.cpp Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00
FunctionLink.h Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00
LocalVariableScopeInfo.h Consolidate local variable scope information (#301) 2020-09-12 09:31:52 -07:00
SimpleTypes.h Clean up warnings: size_t/unsigned mixing, unused private variables (#352) 2020-12-01 02:23:03 -08:00
UserFunctionInclusion.h Use new compiler (when configured) for compile_inc (#303) 2020-09-13 00:41:45 -07:00
Variable.cpp Clean up warnings: size_t/unsigned mixing, unused private variables (#352) 2020-12-01 02:23:03 -08:00
Variable.h Properly scope the compiler includes to the Bscript folder. (#360) 2021-02-25 16:53:22 +01:00
VariableScope.h Compiler rewrite: add global variables (#241) 2020-08-25 00:57:03 -07:00
WarnOn.h Compiler rewrite: add global variables (#241) 2020-08-25 00:57:03 -07:00