Commit graph

25 commits

Author SHA1 Message Date
cef2217c9e
added floats, negative numbers 2025-06-16 18:51:34 +02:00
5d43674d0e
added CLI 2025-06-16 18:15:57 +02:00
37b6e8ecdb
fixing 2025-06-11 20:24:01 +02:00
f2220d1014
added networking to the enviroment 2025-06-11 19:43:53 +02:00
cca26d9fc3
added more enviroment functions and fixed some argument bugs 2025-06-11 17:57:52 +02:00
ce93fb10d4
removed errors without position 2025-06-11 15:20:08 +02:00
291d5724f2
add continous function execution and table get 2025-06-08 23:06:21 +02:00
414b740ebc
functionise some stuff, fixing 2025-06-08 22:00:23 +02:00
3e94e4a1dd
implement the new error system for the VM too 2025-06-08 21:50:17 +02:00
532fffe725
begin new error system, unfinished 2025-06-06 22:01:53 +02:00
32c2a20697
added native functions, enviroment 2025-06-04 19:38:59 +02:00
7276312961
added arguments, fixed some memory bugs 2025-06-03 20:17:30 +02:00
9b0335e8d6
added table get 2025-06-03 19:51:19 +02:00
4faabe0d9c
added tables to the execution part 2025-06-03 19:39:17 +02:00
d1483f9e61
remove unused debug stuff 2025-06-03 18:38:37 +02:00
a5c2420d20
add function execution to the VM 2025-06-03 18:32:52 +02:00
598f4a0cdb
added function to the ASX standard 2025-06-03 17:43:03 +02:00
a8e174af7f
upgrade the variable system 2025-06-03 17:08:32 +02:00
431b04cf2a
fix: operations and assignment 2025-06-03 16:14:49 +02:00
6f99f9ef62
fixing2 2025-06-01 17:20:48 +02:00
749ba9a1a9
fixing 2025-06-01 17:07:41 +02:00
c901731119
added even more opeartions to the VM 2025-06-01 16:56:07 +02:00
7c2c29fb1a
added a few more operations to the VM 2025-06-01 16:42:33 +02:00
3695f409db
added some base operations to the VM 2025-06-01 15:54:48 +02:00
3188361158
begin VM 2025-06-01 15:33:42 +02:00