vkdoom_m/src/common/scripting/backend
Christoph Oelckers 83aa9388ca backend update from Raze
* moving large allocations off the stack
* use proper printf formatters for size_t and ptrdiff_t.
* adding some missing 'noexcept'.
2024-01-06 15:24:10 +01:00
..
codegen.cpp backend update from Raze 2024-01-06 15:24:10 +01:00
codegen.h fixed bad comment with non-UTF-8 extended character which MSVC warns about when compiling with /utf-8 2024-01-02 21:05:31 +01:00
vmbuilder.cpp JIT-Compile all functions during startup 2023-12-06 17:44:51 -05:00
vmbuilder.h fix int assign optimization constants generating broken code because they weren't expected 2023-11-01 16:51:26 +01:00