Skip to content

1.0.1

Compare
Choose a tag to compare
@Benjamin-Dobell Benjamin-Dobell released this 14 Jul 19:52
· 240 commits to master since this release
  • Replaced duplicate class inspection with duplicate type inspection. Class/alias name collisions are now reported.
  • Despite the Lua manual indicating otherwise, bit32 is present in Lua 5.3, added it.
  • Ensured arrays are not covariant of shapes representing tuples.