quint/README.md
Clone this repository
For self-hosted knots, clone URLs may differ based on your setup.
Download tar.gz
* Serialize QuintError.trace as #trace to avoid colliding with user record field names
* Replace recursive QuintError reviver with targeted reviveQuintError at known error sites
* Add regression test for #1981 covering user record fields named reference and trace
* fix(vscode): correct TextMate grammar — add match keyword, -> / prime / spread / :: / | tokens, distinct /// doc comments, word-bounded constants, and remove invalid string escapes
* fix(vscode): scope Map, Tup, Rec as support.type since they are stdlib names, not parser keywords
Fix tuples benchmark broken by compile init/step default changes
Remove `init/step` for JSON compilation