Added support syntax InnoSetup 6.1.2 (based on IS documentation).
sql.hrc
Added new keywords foreach, datetime, elif, hold, serial, smallfloat, let, unload.
Added { } for comments.
Added foreach and while loop processing.
Added begin work and commit work as pairs for block to be commited.
iss.hrc
Added support syntax InnoSetup 6.1.2 (based on IS documentation).
sql.hrc
Added new keywords
foreach
,datetime
,elif
,hold
,serial
,smallfloat
,let
,unload
. Added{ }
for comments. Addedforeach
andwhile
loop processing. Addedbegin work
andcommit work
as pairs for block to be commited.