Releases: tizoc/shen-scheme
Releases · tizoc/shen-scheme
v0.16
v0.15
- Updated for Shen 20.0
v0.14
- Support for Gauche Scheme.
- Statically resolve nesting for dynamic function calls.
- Slightly better equality check.
- Remove unnecessary
assert-boolean
calls on compiled code. - Overwrites are now generated from a .shen file.
scm.
prefix not needed anymore in the Scheme side.- Better performance overall.
v0.13
v0.12.2
- Updated for Shen 19.1.
v0.12.1
- Fix shen.lookup-func override.
v0.12
- Updated for Shen 18.1.
- Removed custom version of shen-sources, not needed anymore.
- Optimised function lookup.
v0.11.3
- Include Shen 17.3 changes.
v0.11.2
- Include a few missing Shen 17.2 changes.
v0.11.1
- Include Shen 17.2 fixes.