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 922b532 commit 8513a0dCopy full SHA for 8513a0d
1 file changed
Changelog.md
@@ -1,3 +1,14 @@
1
+[v1.14.0](https://github.com/boriel/zxbasic/tree/v1.14.0)
2
+===
3
++ Added token pasting ## and stringizing # operators to the
4
+ preprocessor
5
++ Warnings and error messages improved with codes
6
++ Warnings can now be silenced with -Wxxx (i.e. -W150)
7
++ Improved error reporting (files and line numbers)
8
++ Improved code generation and optimization
9
++ Speed compilation increased by 100%!
10
++ ! Fixed many bugs and improved stability
11
+
12
[v1.13.2](https://github.com/boriel/zxbasic/tree/v1.13.2)
13
===
14
+ ! Fix bug with optimizer
0 commit comments