Changes
#287 (Dec 15, 2020 9:41:38 PM)
- Make thread operations public and check access, fixes #765 (commit: 77e66ac) — nick.battle / detail
- Use correct error location for ambiguity errors, fixes #767 (commit: 6206481) — nick.battle / detail
#285 (Nov 10, 2020 4:20:26 PM)
- [maven-release-plugin] prepare release Release/3.0.2 (commit: cafcbab) — idhugoid / detail
- [maven-release-plugin] prepare for next development iteration (commit: 8f453e3) — idhugoid / detail
#281 (Nov 10, 2020 1:33:45 PM)
- [maven-release-plugin] prepare release Release/3.0.2 (commit: 63f0532) — idhugoid / detail
- [maven-release-plugin] prepare for next development iteration (commit: 54d948d) — idhugoid / detail
#278 (Nov 4, 2020 10:29:03 AM)
- Correct check of function parameter patterns and arguments, fixes #762 (commit: 656ece8) — nick.battle / detail
#277 (Oct 30, 2020 5:22:10 PM)
- Fix the type definitions for pre and post conditions, fixes #740 (commit: e5b2e9f) — nick.battle / detail
- Use re-stated types in definition imports (see #760) (commit: bd2643b) — nick.battle / detail
#276 (Oct 6, 2020 3:19:42 PM)
- Pass element type into typecheck of set comprehensions, fixes #728 (commit: 253f4ba) — nick.battle / detail
#275 (Oct 5, 2020 1:57:38 PM)
- Change warning number for let def impure operations (commit: f762e74) — nick.battle / detail
- Added warnings for threadid, time and new expressions in function ctxts (commit: b9ea923) — nick.battle / detail
- Added warning for function value comparisons, fixes #739 (commit: 90c955f) — nick.battle / detail
#272 (Sep 8, 2020 3:48:49 PM)
- Prevent looping type resolution, fixes #735 (commit: b576a75) — nick.battle / detail
- Better approach to recursive type resolution errors, fixes #735 (commit: 05d176e) — nick.battle / detail
- Put let RHS functional checks within -strict flag (commit: 8791e1f) — nick.battle / detail
#269 (Aug 28, 2020 10:41:40 AM)
- [maven-release-plugin] prepare release Release/3.0.0 (commit: c179d6b) — idhugoid / detail
- [maven-release-plugin] prepare for next development iteration (commit: 42ea313) — idhugoid / detail