1
1
Fork 0
mirror of https://github.com/QB64Official/qb64.git synced 2024-07-03 07:41:21 +00:00
qb64/source
Doug Kearns f6f7de6d87 Fixes sloppy parsing of array sub arguments
The following now produces a syntax error for the missing closing
parenthesis of the parameter list.

E.g. sub foo(bar(): end sub
2021-03-14 20:30:15 +11:00
..
global Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
ide Indicates (options->display) that window pos isn't stored (lnx). 2021-03-07 11:39:05 -03:00
subs_functions Extra touches to CamelCase (NOT, AND, etc). 2021-01-31 14:45:58 -03:00
utilities Makes strings.bas $includable by option _explicit projects 2021-03-10 17:22:37 -03:00
icon.rc Changes version number to carry on with patches. 2021-03-05 11:09:42 -03:00
qb64.bas Fixes sloppy parsing of array sub arguments 2021-03-14 20:30:15 +11:00
qb64.ico Proper embedding of qb64.ico into the Windows binary. 2016-09-04 12:12:30 -03:00