1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-07 18:00:24 +00:00
qb64/source/global
FellippeHeitor 862aacdeac Fix TAB + ELSE bug for command line compilation.
A line starting with a TAB character and an ELSE clause would be incorrectly regarded as having a syntax error when compiling via command line interface. This fixes that issue.
2017-08-22 00:30:44 -03:00
..
constants.bas Removed non-ASCII characters and many hard tabs from source files, making it easier to use other text editors (special characters were being mangled in some cases). 2015-12-30 21:28:13 +11:00
IDEsettings.bas Remove SUB sorting in the SUBs dialog. 2017-01-20 22:56:50 -02:00
settings.bas (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
version.bas Fix TAB + ELSE bug for command line compilation. 2017-08-22 00:30:44 -03:00