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
Kevin Eady
0cd9412066
Properly scope the compiler includes to the Bscript folder. ( #360 )
2021-02-25 16:53:22 +01: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
a5f22fe583
Add types that define compiler output: ( #195 )
...
representation/
CompiledScript
ExportedFunction
ModuleDescriptor
ModuleFunctionDescriptor
2020-08-09 09:31:18 +02:00