Skip to content

NeoLua 1.3.14

Latest
Compare
Choose a tag to compare
@neolithos neolithos released this 30 Nov 12:01
· 31 commits to master since this release
cb560af

Changes

  • Allow forward declaration of local function (#137)

Fixes

  • Convert nil to string nil (7718dda)
  • Do not add nil values, because this will logical destroy the index (78a59b4)
  • ToJson for infinite values (#135)
  • uint, long, ulong is not well supported (#134)