lama_byterun/byterun/src
2025-06-01 16:51:56 +03:00
..
analyzer.cpp 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
cli.cpp sm_parser: fixes, tested on Functions.sm 2025-06-01 16:51:56 +03:00
compiler.cpp sm parser: instuction builder 2025-05-18 14:32:42 +03:00
interpreter.c 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
module_manager.cpp byterun gc integration fix: move __gc_stack_top by 1 2025-05-18 12:02:34 +03:00
parser.cpp stdlib tester, fixes, switch to builtins as pseudo functions (use call), remove negative closure offset possibility 2025-04-06 22:29:00 +03:00
sm_parser.cpp sm_parser: fixes, tested on Functions.sm 2025-06-01 16:51:56 +03:00
sm_parser_old.cpp sm_parsers: value parsers (probably) done, auto detect parsing segment end 2025-05-24 13:37:34 +03:00
types.c byterun gc integration fix: move __gc_stack_top by 1 2025-05-18 12:02:34 +03:00