We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79756a7 commit ddb0559Copy full SHA for ddb0559
CHANGELOG.md
@@ -5,6 +5,7 @@
5
- it's now possible to compare Values using `operator<`
6
- `reverseList` (added to the FFI) by @rinz13r
7
- a warning will now pop up during compilation if code appears to be ill-formed (eg number/string/list right after a `(`)
8
+- option `-f(allow-invalid-token-after-paren|no-invalid-token-after-paren)` was added (default: OFF)
9
10
### Changed
11
- the internal API used to compare values has been updated to be much shorter
0 commit comments