summaryrefslogtreecommitdiff
path: root/lua
AgeCommit message (Expand)AuthorFilesLines
2021-05-03Fixed LuaJIT when not compiled with COMPAT mode (#6605)Derek Bailey2-10/+17
2021-04-30[Lua] Add LuaJIT support (#6584)罗泽轩6-24/+245
2021-04-19[Lua] Fix EnforceNumberAndPack for bool type (#6576)罗泽轩1-1/+1
2019-11-14Lua cleanup (#5624)Derek Bailey3-48/+74
2019-11-04Add Lua FlatbufferBuilder Clean() method to enable reuseable builders (#5606)Derek Bailey1-0/+17
2019-08-01Fix for Boolean types (#5379) (#5466)Derek Bailey1-3/+9
2019-02-25Lua library: fix vtable reuse. (#5214)Искандаров Егор1-3/+5
2018-11-12Wrong int32 min-max range definition on numTypes.lua (#5031)Antonio Park1-3/+3
2018-07-23Fixed minalign in Lua being reset on StartObjectWouter van Oortmerssen1-38/+37
2018-07-05Lua (5.3) Language addition (#4804)Derek Bailey6-0/+811