lama_byterun/byterun
2025-06-01 17:47:35 +03:00
..
include basic compiler integration (with errors, without check) 2025-06-01 17:47:35 +03:00
regression global vars implementation, todo gc problems 2025-05-11 11:02:07 +03:00
src basic compiler integration (with errors, without check) 2025-06-01 17:47:35 +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 xmake initial build, uint -> uint32_t (stdlib test 03 fails with xmake, possible due to newer c and c++ versions) 2025-05-24 17:24:19 +03:00
dune basic compiler integration (with errors, without check) 2025-06-01 17:47:35 +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 xmake initial build, uint -> uint32_t (stdlib test 03 fails with xmake, possible due to newer c and c++ versions) 2025-05-24 17:24:19 +03:00
stdlib_regression_check.sh fixes, command for sm parser, basic sm printer 2025-05-24 17:53:32 +03:00
tutorial_check.sh xmake initial build, uint -> uint32_t (stdlib test 03 fails with xmake, possible due to newer c and c++ versions) 2025-05-24 17:24:19 +03:00
xmake.lua basic compiler integration (with errors, without check) 2025-06-01 17:47:35 +03:00