summaryrefslogtreecommitdiff
path: root/src/ffi/lua51
AgeCommit message (Expand)Author
2022-07-17Add lua_xpush to 5.1-5.4Alex Orlenko
2022-05-30Fix luaL_requiref glb handling for Lua<=5.1Alex Orlenko
2022-05-27Update type of lua_Integer for lua51/52Alex Orlenko
2022-04-17Faster lua_rotate for Lua < 5.3Alex Orlenko
2022-03-22Fix clippy warningsAlex Orlenko
2022-03-21Enable `Lua::inspect_stack` for LuauAlex Orlenko
2022-03-20More ffi module refactoringAlex Orlenko
2022-03-20Refactor ffi moduleAlex Orlenko