17 Commits

Author SHA1 Message Date
a4c09b6cd6 various debugging-related fixes 2025-05-22 14:19:53 +03:00
a1a2293af4 fixing gradle (*again*) 2025-05-22 11:35:04 +03:00
e14d85e7a8 whitespaces 2025-01-24 22:45:14 +02:00
8b1c2a5e4e separate more stuff into lib project 2025-01-24 05:57:15 +02:00
ee8268b144 fix: for-in not managing stack correctly 2025-01-24 05:47:44 +02:00
6125772038 add package uploading 2025-01-24 02:45:26 +02:00
208444381e move FunctionMap logic away from core 2025-01-24 00:21:51 +02:00
24a4a01d8e fix warnings 2025-01-22 20:34:36 +02:00
f712fb09ae refactor: merge TYPEOF instruction into OPERATION 2025-01-22 20:32:55 +02:00
343684f9ce move more instructions as intrinsics 2025-01-22 03:57:32 +02:00
582753440b fix: remove unneeded LOAD_REGEX instruction 2025-01-22 01:54:29 +02:00
29b0c91c5d fix: function mappings were registered incorrectly 2025-01-15 20:12:52 +02:00
1be1cded9f delete placeholder tests 2025-01-15 19:51:09 +02:00
c0b23d50e5 make common project classes hierarchy flat 2025-01-12 04:31:32 +02:00
cacffd01e8 move JSON and parsing logic to compiler project, decouple JSON and parser from engine logic 2025-01-12 04:27:43 +02:00
c8a89849ee clearing up README 2025-01-10 04:53:11 +02:00
d563fc4919 build: split up into multiple projects, use kotlin DLS
All checks were successful
tagged-release / Tagged Release (push) Successful in 5m23s
2025-01-10 04:14:40 +02:00