lama_byterun/byterun
2025-05-11 14:31:22 +03:00
..
include some refactorings, analyzer global var publics fix, include publics into merged bytefile 2025-05-11 12:34:13 +03:00
regression global vars implementation, todo gc problems 2025-05-11 11:02:07 +03:00
src sm parser impl start 2025-05-11 14:31:22 +03:00
.gitignore stdlib tester, fixes, switch to builtins as pseudo functions (use call), remove negative closure offset possibility 2025-04-06 22:29:00 +03:00
dep_check.sh global vars implementation, todo gc problems 2025-05-11 11:02:07 +03:00
dune Merge branch '1.30' into byterun_dev_1.30 2025-03-16 11:23:26 +03:00
performance_check.sh stdfunc call optimization (map -> array), performance check exec fix 2025-03-03 00:24:08 +03:00
regression_check.sh fixes to run stdlib tests and tutorial tests. No unexpected exits on these tests (without output checkings). + remove som e leftovers from stdlib closure coding + bug fixes 2025-04-12 17:09:02 +03:00
stdlib_regression_check.sh tests (except exceptions and ostap additional logs print) are passed 2025-04-12 21:00:20 +03:00
tutorial_check.sh fixes to run stdlib tests and tutorial tests. No unexpected exits on these tests (without output checkings). + remove som e leftovers from stdlib closure coding + bug fixes 2025-04-12 17:09:02 +03:00
xmake.lua fix interpreter and analyzer with new algorithm (with bugs) 2025-03-02 15:05:09 +03:00