Eric Swanson
|
841bc928d3
|
Normalize include paths (#221)
|
2020-08-15 08:01:19 +02:00 |
|
Eric Swanson
|
c0229ce872
|
Cleanup: vector byte, default dtor (#207)
* [[]] vector<uint8_t> -> vector<byte>
* Remove unnecessary explicit default destructor
|
2020-08-11 10:46:35 +02:00 |
|
Eric Swanson
|
435db9dc07
|
bscript/compiler: use c++17 nested namespace definitions (#202)
|
2020-08-10 12:20:29 +02:00 |
|
Eric Swanson
|
63326cd44c
|
Add format/ CompiledScriptSerializer (#198)
* Add format/ CompiledScriptSerializer
* Add CompiledScript output, write with CompiledScriptSerializer
|
2020-08-10 09:00:47 +02:00 |
|