Daniella TudbuT · she/her
TudbuT pushed to main at BaseBand/Website 2024-09-19 21:34:08 +02:00
e9775acdba log requests
TudbuT pushed to main at TudbuT/spl 2024-09-19 21:30:57 +02:00
706c4f023b allow stdlib files to use local paths for eachother
TudbuT pushed to main at TudbuT/spl 2024-09-19 21:30:07 +02:00
a24abf57ee allow stdlib files to use local paths for eachother
TudbuT pushed to main at TudbuT/spl 2024-09-12 19:18:28 +02:00
d4dc588c35 allow servers to know who their client is
TudbuT pushed to main at TudbuT/spl 2024-09-12 18:39:30 +02:00
89d14146be allow getting peer in tcp
2446272181 add http server
6f2777b83a fix and improve some stdlib functions, add readf
Compare 3 commits »
TudbuT pushed to main at TudbuT/spl 2024-09-10 11:01:31 +02:00
fd41c46cdd some speed improvements, make fforeach more useful
TudbuT pushed to main at TudbuT/spl 2024-09-09 19:59:10 +02:00
15ae8622e1 fix string ops, add string find, fix server.spl not being embedded, move stdlib to spl/, fix a null identity loss
TudbuT pushed to main at TudbuT/spl 2024-09-09 17:04:42 +02:00
bb4d163b40 delay so other clients can connect to tcp server in test.spl
TudbuT pushed to main at TudbuT/spl 2024-09-09 16:31:41 +02:00
f86c55dd83 add tcp server
TudbuT pushed to main at TudbuT/spl 2024-09-09 14:38:06 +02:00
a1f5941c1a improve speed, add time.spl, improve isbpl.spl, add inlining support
TudbuT pushed to main at TudbuT/spl 2024-09-08 14:37:36 +02:00
6d78b276d4 fix pure.spl
TudbuT pushed to main at TudbuT/spl 2024-09-08 14:29:07 +02:00
0fb01cfb20 add pure.spl to stdlib
TudbuT pushed to main at TudbuT/spl 2024-09-08 14:27:53 +02:00
2f8c50e3f0 add threads, add pure.spl, which reimplements some of std_fns.rs in pure spl
TudbuT pushed to main at TudbuT/mkfunction 2024-09-08 13:04:37 +02:00
0704f4cb29 update syntax to reflect change in spl
TudbuT pushed tag v0.3.2 to TudbuT/spl 2024-09-08 12:56:21 +02:00
TudbuT released v0.3.2: Update syntax for prefix notation at TudbuT/spl 2024-09-08 12:56:21 +02:00
TudbuT pushed to main at TudbuT/spl 2024-09-08 12:52:55 +02:00
79ee784a5b update readme
2024677225 update version
89e6eff198 replace function <{ args } with function<args>
Compare 3 commits »
TudbuT created branch main in TudbuT/nix-setup 2024-09-07 01:21:06 +02:00
TudbuT pushed to main at TudbuT/nix-setup 2024-09-07 01:21:06 +02:00
2d2d6010a8 initial commit
TudbuT created repository TudbuT/nix-setup 2024-09-07 01:20:03 +02:00