pslang/libs
2025-12-22 18:52:57 +03:00
..
ast Rewrite get_location(statement/expression) using visitors 2025-12-22 18:52:57 +03:00
interpreter Support zero-initialization of built-in types and structs 2025-12-20 16:09:25 +03:00
jit Add JIT library & basic jit interface (not implemented yet) 2025-12-18 18:57:55 +03:00
parser Handle return statement outside function scope in AST finilizator 2025-12-22 18:33:37 +03:00
types Make tree visitors more type-safe by preventing implicit casts 2025-12-22 18:52:28 +03:00