1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-05 15:50:25 +00:00
qb64/source
FellippeHeitor 47685d82b0 Implements unused variables indicator
An arrow to the left of the line where a variable was defined will be shown after compilation to indicate that variable hasn't been used throughout the program.
2018-11-21 00:47:46 -02: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 Move commid id outside qb64 source 2018-11-02 20:17:33 +11:00
ide Implements unused variables indicator 2018-11-21 00:47:46 -02:00
qb_framework Added support for Android & Virtual Keyboards 2015-10-30 23:18:44 +11:00
subs_functions Applies common naming convention and makes _SHL/_SHR functions inline. 2018-10-30 00:32:12 -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 Implements unused variables indicator 2018-11-21 00:47:46 -02:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00