Skip to content

cJass2Lua v1.04

Compare
Choose a tag to compare
@goshante goshante released this 19 Nov 13:40
· 33 commits to master since this release

-Fixed global array definition
-Fixed some settings issues
-Added context memory for global strings, string functions and local variables. Now string concatenation operator can be transformed correctly according to expression context.
-Now option DoNotIncrementArrayIndexConstants is TRUE by default
-Other improvements