pslang/libs/ir
2026-03-22 14:06:34 +03:00
..
include/pslang/ir Fix compilation to IR, in particular initializing a variable with a copy of another variable 2026-03-19 15:05:08 +03:00
source Refactor: split pre-AST (contains if/else if/else blocks, field definitions, no hierarchy) and the actual AST obtained after resolving scoping & indentation (contains if chains, no field definitions) 2026-03-22 14:06:34 +03:00
CMakeLists.txt First common arch-independent IR prototype (no structs or arrays yet) 2026-03-18 18:35:47 +03:00