Commits
Click on a commit to change the comparison rangefeat(macro processor): ARK-332, type-checking builtin macros arguments3 months ago
by SuperFola fix: remove noreturn attribute from ASTLowerer::makeError3 months ago
by SuperFola chore(builtin): adding more tests for slice builtin3 months ago
by SuperFola fix(ir optimizer): do not optimize functions calling builtins in their first expression to a CALL_BUILTIN_WITHOUT_ADDRESS, if there isn't a RET after the builtin call3 months ago
by SuperFola feat(cli): ARK-336, accept '-' as a filename to mean 'read code from stdin'3 months ago
by SuperFola