aboutsummaryrefslogtreecommitdiff
path: root/src/lua/lauxlib.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* add new metatable syntax for issue #41, fix reusing local variable issue, upd...Li Jin2021-03-031-16/+28
* update included Lua.Li Jin2021-01-221-5/+3
* update Lua.Li Jin2021-01-051-30/+66
* fix issue for using return statement with export.Li Jin2020-07-181-2/+4
* add support for local variable declared with attribute 'close' and 'const' fo...Li Jin2020-06-221-0/+1057