vkdoom_m/src/common/scripting
Ricardo Luís Vaz Silva 0d963166f1 Allow >> in parser for aggregate types
makes stuff like Array<Class<X>> parse properly (bit hacky but can't do much better without restructuring the scanner/lexer)
2025-03-05 12:07:19 -03:00
..
backend rework how vector local type restrictions are managed 2025-03-02 17:48:03 -03:00
core allow deprecation of classes/structs, deprecate Dictionary 2025-03-02 17:48:03 -03:00
frontend Allow >> in parser for aggregate types 2025-03-05 12:07:19 -03:00
interface add default cvar getters 2025-02-20 04:14:07 -03:00
jit Finish implementing function pointers 2023-10-11 19:12:48 +02:00
vm Can't narrow down the JIT bug yet, so block JIT for functions that call Function Pointers temporarily 2024-03-22 13:28:02 -03:00