aboutsummaryrefslogtreecommitdiff
path: root/compat53 (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-09Add tests for luaL_tolstring and string.pack.Philipp Janda1-2/+6
2017-08-08Update behavior of luaL_tolstring().Philipp Janda1-3/+10
2017-08-07Fix compilation issues with recent LuaJIT 2.1.Philipp Janda3-27/+44
2016-07-08Fix lua_len and luaL_len to use lua_Integer.Philipp Janda2-8/+11
2016-05-18Fix loadstring on Lua 5.1Jordi Vilalta Prat1-1/+1
2016-04-25Fix the return code of os.execute() on Windows.Jordi Vilalta Prat1-1/+4
2016-02-05Simplify utf8 helper function.Philipp Janda2-8/+2
2016-01-24Add tests for utf8 backport.Philipp Janda1-0/+42
2016-01-22Update backports.Philipp Janda4-241/+485
2016-01-22OSX is a Unix.Philipp Janda1-1/+2