Files
lispect/release_note.md
T

12 lines
317 B
Markdown

- Fix: on Linux, `~%` feeded line, but it did not carriage return
- On gmnlisp changes
- Support unicode character literal `#\U3042` like CommonLisp
- Implement `(setenv "NAME" "VALUE")`
- Implement `$MATCH` - the matching string in the block of `(expect*)`
v0.1.0
======
Dec.2, 2024
- First Release