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
|
3834897b78
|
fixes, more stdlib functions (& stdlib binops), printf and etc. temporally disabled
|
2025-04-07 00:46:02 +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
|
58c9fd77c2
|
fix interpreter and analyzer with new algorithm (with bugs)
|
2025-03-02 15:05:09 +03:00 |
|
ProgramSnail
|
1b26d0eaae
|
memoy management fixes
|
2025-01-21 19:17:10 +03:00 |
|
ProgramSnail
|
58f0bfc0b9
|
interpreter: migration to universial stdlib support (without varargs yet)
|
2025-01-20 23:13:42 +03:00 |
|
ProgramSnail
|
19c99bc7e5
|
modules: fixes to working condition
|
2025-01-11 23:52:44 +03:00 |
|
ProgramSnail
|
eb1ddfa447
|
modules: 'rebase' from byterun_with_modules, initial impl, without verification
|
2025-01-08 23:52:39 +03:00 |
|