colorer / Colorer-schemes

Syntax and color schemes for colorer library
31 stars 25 forks source link

Update sql.hrc and iss.hrc #111

Closed denzabenza closed 3 years ago

denzabenza commented 3 years ago

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. Added foreach and while loop processing. Added begin work and commit work as pairs for block to be commited.

ctapmex commented 3 years ago

thx