pslang/libs
2025-12-23 12:18:22 +03:00
..
ast Move return_statement to function.hpp 2025-12-23 12:18:22 +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 Add inferred type to AST nodes & implement type checking & inference 2025-12-23 12:17:42 +03:00