Skip to content

Commit 8513a0d

Browse files
committed
Update Changelog.md
1 parent 922b532 commit 8513a0d

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
112
[v1.13.2](https://github.com/boriel/zxbasic/tree/v1.13.2)
213
===
314
+ ! Fix bug with optimizer

0 commit comments

Comments
 (0)