1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-06 22:10:24 +00:00
QB64-PE/source/global
FellippeHeitor a4fe64329f Fixes condition that wouldn't allow "null" as a var name is some cases.
Declaring a variable called "null" was ok, but passing it to a sub was not.
2017-10-26 21:36:43 -02: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 Bypass saving invalid window coordinates at first run. 2017-10-22 20:40:37 -02:00
settings.bas (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
version.bas Fixes condition that wouldn't allow "null" as a var name is some cases. 2017-10-26 21:36:43 -02:00