File tree Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Expand file tree Collapse file tree 1 file changed +12
-1
lines changed Original file line number Diff line number Diff line change 1- [ v1.18.2] ( https://github.com/boriel-basic/zxbasic/tree/v1.18.1 )
1+ [ v1.18.3] ( https://github.com/boriel-basic/zxbasic/tree/v1.18.3 )
2+ ===
3+ + ! Fix ` ByRef ` with an array element
4+ + ! Fix ` @array ` label emission in generated code
5+ + Small optimization for -O2
6+ + Add ` getPaintData() ` and ` getChars() ` functions to ` putchars.bas ` lib
7+ + Refactor: move memory runtime routines to ` runtime/mem/ `
8+ + ! Fix linting and update tests suite
9+ + Documentation fixes and improvements (links, syntax highlighting)
10+ + License housekeeping: ensure all files use AGPLv3 headers
11+
12+ [ v1.18.2] ( https://github.com/boriel-basic/zxbasic/tree/v1.18.2 )
213===
314+ ! Allows installation with ` pip install ` in python 3.11 environments
415+ * Add ` hmirror.bas ` library
You can’t perform that action at this time.
0 commit comments