pslang/libs
2025-12-23 12:17:18 +03:00
..
ast Add scope level to return statement 2025-12-23 12:16:49 +03:00
interpreter Only construct zero value of built-in type if the argument count is zero 2025-12-23 12:17:18 +03:00
jit Add JIT library & basic jit interface (not implemented yet) 2025-12-18 18:57:55 +03:00
parser Add scope level to return statement 2025-12-23 12:16:49 +03:00
types Make tree visitors more type-safe by preventing implicit casts 2025-12-22 18:52:28 +03:00