summaryrefslogtreecommitdiff
path: root/tests/luatest.lua
AgeCommit message (Expand)AuthorFilesLines
2021-05-07[Lua] manipulate byte array as string (#6624)罗泽轩1-0/+39
2021-05-05[Lua] Avoid infinite loop when creating empty string (#6614)罗泽轩1-0/+16
2021-05-05Added support for Lua 5.1, 5.2 and 5.4 (#6606)Derek Bailey1-1/+1
2021-05-03Fixed LuaJIT when not compiled with COMPAT mode (#6605)Derek Bailey1-1/+2
2021-04-27[Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593)Derek Bailey1-0/+34
2021-04-19[Lua] Fix EnforceNumberAndPack for bool type (#6576)罗泽轩1-0/+1
2019-11-14Lua cleanup (#5624)Derek Bailey1-16/+8
2019-11-04Add Lua FlatbufferBuilder Clean() method to enable reuseable builders (#5606)Derek Bailey1-2/+51
2019-08-01Fix for Boolean types (#5379) (#5466)Derek Bailey1-3/+5
2018-07-05Lua (5.3) Language addition (#4804)Derek Bailey1-0/+294