Releases: neilsf/XC-BASIC
Releases · neilsf/XC-BASIC
Version 2.3.12
Version 2.3.11
This is a bugfix release that contains fixes to the code optimizer.
Version 2.3.10
This release contains a fix for the bug where garbage character was left on screen after INPUT.
Version 2.3.09
This release improves seeding the pseudo-random number generator.
Version 2.3.08
Several bugfixes, including:
- fixed bitwise operations on 16 bit integers
- the keywords AND, OR are now case-insensitive
- built-in function names are case-insensitive
Version 2.3.07
This release fixes bug where LSHIFT and RSHIFT functions returned false results with the non-constant argument 0.
Version 2.3.06
Fixed bug in recursive procedure calls.
Version 2.3.05
This release introduces a fix to the bug in consecutive calls to the VAL() function.
Version 2.3.04
This release fixes the bug where relational operators for returned false result in 16-bit overflow situations.
VIC-20 preview
This is a preview release for those who wish to test drive XC=BASIC for VIC-20. Please report any bugs that you encounter.