Commit graph

13 commits

Author SHA1 Message Date
ProgramSnail
5c30116de3 sm printer enchantments, compiler fixes (one test passed, no file prefix & impords asm generation yet) 2025-06-09 16:18:01 +03:00
ProgramSnail
13ea4c7968 compiler.cpp build fix, fixes 2025-06-06 19:14:33 +03:00
ProgramSnail
6c19722d9e 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
ProgramSnail
4d7afdeae0 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
ProgramSnail
467eeb0eef tutorial check test, test scripts refactoring 2025-04-07 01:11:26 +03:00
ProgramSnail
43088ec9f9 stdlib tester, fixes, switch to builtins as pseudo functions (use call), remove negative closure offset possibility 2025-04-06 22:29:00 +03:00
ProgramSnail
905632aab6 regression tests output check & fixes 2025-03-16 14:26:48 +03:00
ProgramSnail
25322bd3d7 new module system fixes, fine result on regression tests (same to before mod) 2025-03-03 00:13:19 +03:00
ProgramSnail
58c9fd77c2 fix interpreter and analyzer with new algorithm (with bugs) 2025-03-02 15:05:09 +03:00
ProgramSnail
c8bec67bb9 script to run dep tests 2025-01-12 21:40:22 +03:00
ProgramSnail
19c99bc7e5 modules: fixes to working condition 2025-01-11 23:52:44 +03:00
ProgramSnail
73d3fbc388 interpreter fixes 2024-12-17 04:15:25 +03:00
ProgramSnail
b25d441287 fixes 2024-12-16 10:50:09 +03:00