vkdoom_m/src/scripting/backend
Christoph Oelckers 81fb9a26b2 - backend update from Raze.
* add QualifiedName to VMFunction and allocate these static names from the class data memory arena instead of using FStrings.
* null pointer type checks in the VM added to avoid crash on bad codegen.
2023-07-22 09:55:49 +02:00
..
codegen_doom.cpp - backend update from Raze. 2023-07-22 09:55:49 +02:00
codegen_doom.h - separated the Doom specific parts from the compiler backend into a separate file, these parts now get invoked via callback hooks. 2020-04-11 20:20:55 +02:00