mirror of
https://github.com/hymkor/lispect.git
synced 2026-08-27 20:36:34 -04:00
348 B
348 B
v0.2.0
Dec.4, 2024
- Fix: on Linux,
~%feeded line, but it did not carriage return - On gmnlisp changes
- Support unicode character literal
#\U3042like CommonLisp
- Support unicode character literal
- Implement
(setenv "NAME" "VALUE") - Implement
$MATCH- the matching string in the block of(expect*)
v0.1.0
Dec.2, 2024
- First Release