1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-01 12:40:36 +00:00
QB64-PE/source
FellippeHeitor da76d340c9 Improves on management of watch list (arrays).
`variableWatchList$` now contains:
- MKL$(length of the longest var name)
- MKL$(index in usedVariableList) + MKL$(array index) (= 0 if not an array)
- ...
2021-08-07 01:38:42 -03:00
..
global Adds Clear All Skips, Set TCP port. 2021-07-22 15:23:37 -03:00
ide Improves on management of watch list (arrays). 2021-08-07 01:38:42 -03:00
subs_functions Missing quotes. 2021-07-28 23:44:01 -03:00
utilities Finishes restructure of support files. 2021-07-22 20:44:36 -03:00
icon.rc Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
qb64.bas Fixes string arrays not being added to variable list. 2021-08-06 23:42:14 -03:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00