No description
Find a file
2026-03-13 14:25:05 +03:00
apps/interpreter Validate functions with no return & automatically add return in the end of a function returning unit 2026-03-13 13:40:09 +03:00
examples Validate functions with no return & automatically add return in the end of a function returning unit 2026-03-13 13:40:09 +03:00
libs Fix scope stack offset cleanup in aarch64 compiler 2026-03-13 14:25:05 +03:00
CMakeLists.txt MacOS fixes: lower CMake version, use strtoll instead of from_chars 2026-01-02 11:34:52 +03:00
plans.txt Fix empty location in if chains 2026-03-13 13:39:01 +03:00
spec.txt Implement remainder operator in aarch64 compiler 2026-03-13 11:24:43 +03:00