1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 10:01:21 +00:00
QB64 is a modern extended BASIC programming language that retains QBasic/QuickBASIC 4.5 compatibility and compiles native binaries for Windows, Linux, and macOS. https://qb64.com
Go to file
SMcNeill 8b02aafd8c Fix to IDE color config file to not use an user-addition routine in QB64.bas
(gives "not defined in this scope" error for some reason.
Fix to PRINT USING which the auto-semicolon insertion routine messed up.
Fix to DATA.x where the . would count as a variable no matter where it was found in the DATA line.  (Data "Mr. X" would try and turn itself in a variable and error).
2015-07-13 22:29:51 -04:00
internal (Automated push) Update internal/source/* from qb64.bas 2015-07-09 05:13:04 -07:00
LICENSE (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
programs (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
source Fix to IDE color config file to not use an user-addition routine in QB64.bas 2015-07-13 22:29:51 -04:00
cyberbit.ttf (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
qb64_start_osx.command (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
setup_lnx.sh (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
setup_osx.command (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
setup_win.bat (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00