Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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-05 | Added support for Lua 5.1, 5.2 and 5.4 (#6606) | Derek Bailey | 1 | -1/+1 |
2021-05-03 | Fixed LuaJIT when not compiled with COMPAT mode (#6605) | Derek Bailey | 1 | -1/+2 |
2021-04-27 | [Lua] GetRootAs can accept strings. Made Luatest Benchmarks optional (#6593) | Derek Bailey | 1 | -0/+34 |
2021-04-19 | [Lua] Fix EnforceNumberAndPack for bool type (#6576) | 罗泽轩 | 1 | -0/+1 |
2019-11-14 | Lua cleanup (#5624) | Derek Bailey | 1 | -16/+8 |
2019-11-04 | Add Lua FlatbufferBuilder Clean() method to enable reuseable builders (#5606) | Derek Bailey | 1 | -2/+51 |
2019-08-01 | Fix for Boolean types (#5379) (#5466) | Derek Bailey | 1 | -3/+5 |
2018-07-05 | Lua (5.3) Language addition (#4804) | Derek Bailey | 1 | -0/+294 |