Commit graph

25 commits

Author SHA1 Message Date
f86c55dd83 add tcp server 2024-09-09 16:31:35 +02:00
2024677225 update version 2024-09-08 12:52:23 +02:00
7b3e0129f8 unbreak starting from embedded files 2024-09-06 21:30:11 +02:00
574ea328ed add isbpl compatibility mode for basic programs 2024-09-06 18:54:54 +02:00
fa60d4c1e0 fix readln EOF handling 2024-09-04 16:08:03 +02:00
109feaa163 stdlib additions 2024-09-04 14:29:59 +02:00
3a4105dc5d remove debug prints 2, minor fixes 2024-09-04 07:36:42 +02:00
06a51a258b remove debug prints 2024-08-30 14:30:23 +02:00
647db3a301 update version 2024-08-30 14:03:47 +02:00
TudbuT
fbd6d9d43f fix process waiting things 2023-08-04 23:49:00 +02:00
TudbuT
d7b3c0d430 allow calling SPL from rust 2023-08-04 23:40:24 +02:00
TudbuT
62fb4d0f91 allow direct running of embedded rust 2023-08-04 23:17:35 +02:00
18b8b89549
QOL improvement to push #-expr 2023-08-04 22:47:27 +02:00
TudbuT
52d4964435 fix embedded rust on windows 2023-08-04 21:57:54 +02:00
TudbuT
920e9c2ff1 fix long output aaaargh 2023-08-04 20:58:22 +02:00
TudbuT
2af276e160 fix a crash in the embedded rust build process (bad quotes) 2023-08-04 20:57:03 +02:00
7f4f502067
fix crash when using RustAppBuilder 2023-08-04 20:54:31 +02:00
TudbuT
c01d5adf63 WIP: Add embedded rust 2023-08-04 20:38:47 +02:00
cdc05259b8
add net and http to static stdlib 2023-03-06 15:21:02 +01:00
25a30a5be6
add some documentation 2023-02-25 15:02:51 +01:00
c9f9ba9979
ready for cargo publish 2023-02-25 13:58:26 +01:00
b9eae2bbc4
std panic fix, ready for initial, slightly incomplete publish to crates.io 2023-02-20 13:32:20 +01:00
98f39a5aa3
improved error handling, importing, more stdlib functions 2023-02-19 19:40:22 +01:00
7d7782df0c
lexer, some new keywords, full impl 2023-02-18 01:32:24 +01:00
34dd8ca486 Initial commit 2023-02-17 20:00:39 +01:00