This repository has been archived by the owner on Jul 7, 2024. It is now read-only.
0.4.5
Pre-release
Pre-release
Libraries
- [@SquidDev] Allow affirm to work with macros in the call slot.
- [@demhydraz] Add some more utilities for dealing with varargs.
- [@SquidDev] Rewrite the
match
documentation. - [@demhydraz] Add
urn/set
- a set manipulation library. - [@demhydraz] Add
partition
andexclude
. - [@demhydraz] Add prompts and other functions for delimited continuations.
- [@demhydraz] Allow
apply
to accept additional arguments before the list.
Compiler
- [@SquidDev] Lookup library definitions in
.lib.lua
instead. - [@SquidDev] Sightly more useful error messages when IO fails.