Changes
#30 (Nov 10, 2020 4:22:45 PM)
- Changes the interpreter startup (commit: e7a1016) — idhugoid / detail
- [maven-release-plugin] prepare for next development iteration (commit: 42ea313) — idhugoid / detail
- Adds strict flag parsing to the interpreter command line (commit: db2d546) — idhugoid / detail
- Fix FunctionValue comparisons to cope with free variables, fixes #739 (commit: 56b873f) — nick.battle / detail
- Avoids sending an empty internal tag causing troubles in the response parsing (commit: f2b2a6a) — idhugoid / detail
- Check for invariant types when converting function values, fixes #761 (commit: b42facd) — nick.battle / detail
- [maven-release-plugin] prepare release Release/3.0.2 (commit: cafcbab) — idhugoid / detail
#29 (Aug 28, 2020 1:49:29 PM)
- [maven-release-plugin] prepare for next development iteration (commit: 2a9fecf) — idhugo / detail
- Fix maps with invariant typed domains, fixes #731 (commit: b265cea) — nick.battle / detail
- Add a hashCode to InvariantValue to return a constant for (commit: 6a89546) — nick.battle / detail
- Provide more accurate error location for predicates, fixes #732 (commit: 8ca5489) — nick.battle / detail
- Bump version number (commit: 185e89d) — idhugoid / detail
- Waits for result of coverage and prints message Fixes #716 (commit: 134c0be) — idhugoid / detail
- Fix RecordValue.compareTo to call super.compareTo for different types, (commit: a84093c) — nick.battle / detail
- [maven-release-plugin] prepare release Release/3.0.0 (commit: c179d6b) — idhugoid / detail