polserver/pol-core/bscript/compiler/representation
turleypol 1463b76c7c
Includes are now all relative to pol-core basefolder (#906)
* all except pol

* pol and includes under defines

* something weird has happened

* remove own folder from include searchpath

* fixed remaining, adapted include style for external headers

* missing include
2026-07-25 23:01:18 +02:00
..
ClassDescriptor.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
ClassDescriptor.h Fix is operator to work across executors (#711) 2024-10-10 18:06:04 +02:00
CompiledScript.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
CompiledScript.h Add ecompile flag -Z to print AST (#796) 2025-07-23 23:00:34 +02:00
ConstructorDescriptor.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
ConstructorDescriptor.h Fix is operator to work across executors (#711) 2024-10-10 18:06:04 +02:00
DebugBlock.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
DebugBlock.h New compiler: write debug info (.dbg and .dbg.txt) (#302) 2020-09-12 14:26:58 -07:00
DebugStore.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
DebugStore.h Write filenames and lines into ecompile .lst files (again) (#846) 2026-01-07 22:19:25 +01:00
ExportedFunction.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
ExportedFunction.h bscript/compiler: use c++17 nested namespace definitions (#202) 2020-08-10 12:20:29 +02:00
FunctionReferenceDescriptor.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
FunctionReferenceDescriptor.h Support function reference calls with default parameters (#710) 2024-10-10 18:06:04 +02:00
MethodDescriptor.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
MethodDescriptor.h Add reading, writing of function table to ecl program (#697) 2024-10-10 18:06:04 +02:00
ModuleDescriptor.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
ModuleDescriptor.h bscript/compiler: use c++17 nested namespace definitions (#202) 2020-08-10 12:20:29 +02:00
ModuleFunctionDescriptor.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
ModuleFunctionDescriptor.h bscript/compiler: use c++17 nested namespace definitions (#202) 2020-08-10 12:20:29 +02:00