lama_byterun/byterun
2025-03-03 01:15:07 +03:00
..
include use switch for std functions (instead of array, for better performance (?)) 2025-03-03 01:15:07 +03:00
regression interpreter: recursive module fix, more tests 2025-01-21 00:57:38 +03:00
src use switch for std functions (instead of array, for better performance (?)) 2025-03-03 01:15:07 +03:00
.gitignore update gitignore: do not include tests 2025-03-02 15:19:37 +03:00
dep_check.sh interpreter: recursive module fix, more tests 2025-01-21 00:57:38 +03:00
dune fix interpreter and analyzer with new algorithm (with bugs) 2025-03-02 15:05:09 +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 new module system fixes, fine result on regression tests (same to before mod) 2025-03-03 00:13:19 +03:00
xmake.lua fix interpreter and analyzer with new algorithm (with bugs) 2025-03-02 15:05:09 +03:00