Commit graph

26 commits

Author SHA1 Message Date
f234dc1564
added a way to create a network connection 2025-06-18 18:00:46 +02:00
048f5079ae
update everything to 1.0 2025-06-18 16:44:35 +02:00
e245fdee73
finished coroutine 2025-06-18 16:36:15 +02:00
e09a4fc2d4
begin coroutine 2025-06-18 15:13:50 +02:00
17ffb11f34
prepare for coroutine 2025-06-18 14:46:59 +02:00
3dd28cedd3
prepare the error system for try/catch 2025-06-18 13:14:58 +02:00
8dee35c68f
update the docs and the extension 2025-06-18 12:19:34 +02:00
f817a83f1d
added more enviroment functions, fixed a bug with function calls 2025-06-18 11:47:42 +02:00
b35f52d02e
added some more enviroment functions (table, filesystem) 2025-06-18 00:05:17 +02:00
db1794d82e
added documentation 2025-06-17 17:31:59 +02:00
94669c9443
added process to the enviroment 2025-06-16 22:19:17 +02:00
de8a3c655b
error fixing 2025-06-16 22:11:01 +02:00
52b2e6fcc0
added more enviroment functions 2025-06-16 22:03:13 +02:00
cef2217c9e
added floats, negative numbers 2025-06-16 18:51:34 +02:00
5d43674d0e
added CLI 2025-06-16 18:15:57 +02:00
bd5ce01234
added a way to loop through every table 2025-06-16 17:05:09 +02:00
c9a626cdab
added table functions, fixed a bug with var update 2025-06-16 16:52:58 +02:00
d22014a1e0
added string functions 2025-06-16 14:30:40 +02:00
79d4c36440
added more networking functions 2025-06-11 19:57:50 +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
291d5724f2
add continous function execution and table get 2025-06-08 23:06:21 +02:00
32c2a20697
added native functions, enviroment 2025-06-04 19:38:59 +02:00
40a1a459b3
remove old executor 2025-06-03 18:35:59 +02:00
7399a6d2ef
added a way to create env function that have access to the executor 2025-05-24 19:29:11 +02:00
58b1b2f94b
added function calls, Rust functions, enviroment 2025-05-24 19:18:26 +02:00