Skip to content

cJass2Lua v1.05

Compare
Choose a tag to compare
@goshante goshante released this 20 Nov 18:11
· 33 commits to master since this release
  • Fixed conditions without then
  • Fixed do while/whilenot issue with new lines
  • Fixed string concatenation was not detected in some cases
  • Added full support of vJASS (vjass blocks, arrays, ifs and loops, function definition)
  • Fixed more bugs