Skip to content

v0.2.1

Compare
Choose a tag to compare
@GGG-KILLER GGG-KILLER released this 09 Apr 04:42

Changes:

  • Implement 5.3 bitwise operators along with LuaSyntaxOptions setting for erroring on them;
  • Implement a warning about \n\r being used as it is recognized as a single line break by Lua;
  • Amortize allocations made by string parsing.