Releases: booniepepper/rail
v0.20.2
Add any
and none
for checking if some predicate is (n)ever true
Add range
for generating ranges of numbers
Add sqrt
and floor
math functions
Full Changelog: v0.20.1...v0.20.2
v0.20.1
:
was added as a shell-safe alias of ->
for multi bindings
while
was added as a looping construct. (Can stack-overflow on very deep recursions until tail-call recursion is implemented)
Full Changelog: v0.20.0...v0.20.1
v0.20.0
Shadowing implemented (See scoping tests for details, for now)
Full Changelog: v0.19.1...v0.20.0
v0.19.1
Fixed:
- Using quote-all does not halt term processing. (It was not setting the "new state" to a main context)
Full Changelog: v0.19.0...v0.19.1
Rail v0.19.0
Updates: Scoping fixed in times
builtin
Full Changelog: v0.18.2...v0.19.0
v0.18.2
Full Changelog: v0.18.1...v0.18.2
v0.18.1
Full Changelog: v0.18.0...v0.18.1
v0.18.0
Full Changelog: v0.17.1...v0.18.0
v0.17.1
Full Changelog: v0.17.0...v0.17.1
v0.17.0
Full Changelog: v0.16.1...v0.17.0