-
released this
2024-11-22 21:37:27 +01:00 | 0 commits to main since this release- Add pattern matching
- add command-wait-silent
- dont inherit stdio in command function
- return PID from command function
- add an overridable panic handler
- make equality less strange
- make pure.spl's
or
behave like std - implement maths for floats
- add array contains
- fix readf1
- add json.spl
- allow shutting down parts of streams
- add fast.spl, improving repl
- add mega iter, fix division
- add escape fn to string
- add some ways to write callables
- improve repl
- add delete-dir, delete-file, list-files
- static httpserver: add individual settings for bufsize and client-cache
- add cache for static http server
- add linkedlist.spl to stdlib
- make linked lists fully mutable
- add settypeid/gettypeid
- add micromap and list clear
- fix memory leaks, add bufsize option for httpserver/static.spl
- add bytearray type for faster access to bytes (API identical to array type)
- misc http (and httpserver) fixes
- improve performance
- add linked list
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads