Commit Graph

15 Commits

Author SHA1 Message Date
1548938537
small fixes
Some checks failed
tagged-release / Tagged Release (push) Has been cancelled
2025-01-24 22:46:51 +02:00
e14d85e7a8
whitespaces 2025-01-24 22:45:14 +02:00
4352550ae9
move debugging to lib 2025-01-24 22:42:33 +02:00
8b1c2a5e4e
separate more stuff into lib project 2025-01-24 05:57:15 +02:00
208444381e
move FunctionMap logic away from core 2025-01-24 00:21:51 +02:00
40f6cfe616
fix: make Function.compile do less stuff 2025-01-22 20:34:00 +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
3b512b64eb
move buffers out of runtime 2025-01-15 19:52:53 +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