Skip to content

NeoLua 1.3.9

Compare
Choose a tag to compare
@neolithos neolithos released this 29 Mar 11:04
· 77 commits to master since this release

Changes

  • Lua file api (a5a6b29, 5a4e1bf)
  • Add helper to mark missing runtime functions (#96)
  • Add GetKeys for tables
  • Change ToLson api to avoid overload conflicts (bd44fa4)

Fixes

  • io.open flags (#97)
  • lua printf? %q was not implemented (#97)
  • Lua type deadlock, hopeful finally (477b65d)
  • Auto overload finder (130ba84)