File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 1+ [ v1.18.0] ( https://github.com/boriel/zxbasic/tree/v1.18.0 )
2+ ===
3+ + ! Fixes bug with local arrays and arrays pased byRef
4+ + All booleans are now normalized smartly!
5+ + Labels must be declared now at the beginning of the line.
6+ + ! Fixes several bugs and improved stability
7+ + Added a tool for compiler developers that unifies (hardlink) identical libs.
8+ + Severe internal refact and more to come.
9+
110[ v1.17.3] ( https://github.com/boriel-basic/zxbasic/tree/v1.17.3 )
211===
312+ Add ROUND function
1827+ Add NextLibLite.bas library (@em00k 's NextLib stripped down version)
1928+ Add ON GOTO / ON GOSUB examples and fix typo in pong.bas example
2029+ Fix some other errors and improve stability
30+ + Relicense to aGPL v3
2131
2232[ v1.17.2] ( https://github.com/boriel-basic/zxbasic/tree/v1.17.2 )
2333===
2434+ ! Fixes bugs related to using CONST strings
2535+ ! Fixed a bug with local Arrays of Floats
2636+ ! Fix PEEK (ULong, ...)
2737+ Other minor errors fixes and improvements
28- + + NextTool is now directly executable
38+ + NextTool is now directly executable
2939
3040[ v1.17.1] ( https://github.com/boriel-basic/zxbasic/tree/v1.17.1 )
3141===
You can’t perform that action at this time.
0 commit comments