Changes
Summary
- Change warning number for let def impure operations (commit: f762e74) (details)
- Added warnings for threadid, time and new expressions in function ctxts (commit: b9ea923) (details)
- Fix FunctionValue comparisons to cope with free variables, fixes #739 (commit: 56b873f) (details)
- Added warning for function value comparisons, fixes #739 (commit: 90c955f) (details)
- Changes message on project settings (commit: db9f31e) (details)
- Adds strict checking to the parser/tc settings (commit: e6f41cf) (details)
- Fixes a bug preventing the display of warnings (commit: 90e0da5) (details)