Releases: zeroflag/equinox
Releases · zeroflag/equinox
v0.1-302
Notable changes:
- An alias can contain complex instructions
- Added
emit
word
- Added
roll
word
- Added
iter:
word for general for-each loop
- Performance optimizations
- REPL tab completion and history
- Catalogue
v0.1-71
- Added general for-each loop:
iter:
- Several improvements have been made to the REPL (autocomplete, history)
- Improved error handling and error messages