polserver/pol-core/bscript/compiler/format
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
..
CompiledScriptSerializer.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
CompiledScriptSerializer.h bscript/compiler: use c++17 nested namespace definitions (#202) 2020-08-10 12:20:29 +02:00
DebugStoreSerializer.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
DebugStoreSerializer.h New compiler: write debug info (.dbg and .dbg.txt) (#302) 2020-09-12 14:26:58 -07:00
ListingWriter.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
ListingWriter.h Add StoredTokenDecoder and ListingWriter stubs; write listfile (#208) 2020-08-11 12:49:18 +02:00
StoredTokenDecoder.cpp Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00
StoredTokenDecoder.h Includes are now all relative to pol-core basefolder (#906) 2026-07-25 23:01:18 +02:00