1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 11:11:20 +00:00
QB64 Phoenix Edition. 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://qb64phoenix.com
Go to file
Luke Ceddia ab99f5f837 Added overflow checks to the portable version of qb(), and corrected some missing negative signs in the other version.
Also patched func_val to behave properly when parsing integers > UINT64_MAX.
2015-08-16 01:59:46 +10:00
internal Added overflow checks to the portable version of qb(), and corrected some missing negative signs in the other version. 2015-08-16 01:59:46 +10:00
LICENSE Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00
programs (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
source Test auto-build process via GitHub 2015-08-15 21:26:39 +10:00
cyberbit.ttf (Automated push) Update internal/source/* from qb64.bas 2015-02-20 05:15:27 -08:00
qb64_start_osx.command Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00
setup_lnx.sh Add the User Additions module to the QB64 compiler build at setup time. 2015-07-15 19:38:35 +10:00
setup_osx.command Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00
setup_win.bat Fix scroll wheel on Linux; tidy up licensing info; clean up Windows setup; fix OSX script permissions. 2015-08-06 21:39:16 +10:00