Releases: Zipheir/srfi-209-chicken
Releases · Zipheir/srfi-209-chicken
v1.3.1
Register the srfi-209
feature.
v1.3.0
New procedural implementation of define-enum
which produces more efficient code and does extensive error-checking at expansion time.
v1.2.2
- Improve type-checking and other error handling.
- Update enum-set-projection's error handling in accordance with new errata to SRFI 209.
r1.2.1
Fix missing dependency (typed-records).
v1.1
This updates the egg to the latest upstream version of the sample implementation.
v0.2
Switch to SRFI 69 for enum-type name tables.