spl/spl
2024-09-20 12:43:25 +02:00
..
http [http/server] add query handling, [std] make or operator smarter 2024-09-20 12:43:25 +02:00
assemble.spl fix string ops, add string find, fix server.spl not being embedded, move stdlib to spl/, fix a null identity loss 2024-09-09 19:58:59 +02:00
http.spl allow stdlib files to use local paths for eachother 2024-09-19 21:30:46 +02:00
isbpl.spl [http/server] add query handling, [std] make or operator smarter 2024-09-20 12:43:25 +02:00
iter.spl [http/server] add query handling, [std] make or operator smarter 2024-09-20 12:43:25 +02:00
messaging.spl fix string ops, add string find, fix server.spl not being embedded, move stdlib to spl/, fix a null identity loss 2024-09-09 19:58:59 +02:00
net.spl fix and improve some stdlib functions, add readf 2024-09-12 15:17:32 +02:00
pure.spl allow stdlib files to use local paths for eachother 2024-09-19 21:30:46 +02:00
repl.spl fix string ops, add string find, fix server.spl not being embedded, move stdlib to spl/, fix a null identity loss 2024-09-09 19:58:59 +02:00
server.spl allow stdlib files to use local paths for eachother 2024-09-19 21:30:46 +02:00
std.spl fix and improve some stdlib functions, add readf 2024-09-12 15:17:32 +02:00
stream.spl allow servers to know who their client is 2024-09-12 19:18:20 +02:00
time.spl fix string ops, add string find, fix server.spl not being embedded, move stdlib to spl/, fix a null identity loss 2024-09-09 19:58:59 +02:00