1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-02 03:50:36 +00:00
QB64-PE/source
SteveMcNeill 4787076573 Fix for $LET/$IF
Fix to the precompiler so $IF/$LET work as expected.  Adds ability to
see if a precompiler variable is DEFINED or UNDEFINED, to exclude
duplicate code in libraries and such.
2018-10-21 23:01:22 -04:00
..
android 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
global Minor rewording to Help->About. 2018-09-21 01:33:57 -03:00
ide Detects if the last generated binary still exists at F5 or F11. 2018-09-30 19:27:05 -03:00
qb_framework Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
subs_functions Adds _ACCEPTFILEDROP as a function to return true (-1) if active/enabled. 2018-07-31 22:23:34 -03:00
utilities Moved the string manipulation functions into a separate source file 2018-05-25 10:47:42 +02:00
virtual_keyboard 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
icon.rc Update icon.rc 2017-11-10 12:48:32 -02:00
qb64.bas Fix for $LET/$IF 2018-10-21 23:01:22 -04:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00