aboutsummaryrefslogtreecommitdiff
path: root/src/lua/lstate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* adjust some folder levels.Li Jin2021-04-211-439/+0
* add new metatable syntax for issue #41, fix reusing local variable issue, upd...Li Jin2021-03-031-11/+13
* update included Lua.Li Jin2021-01-221-13/+19
* update Lua.Li Jin2021-01-051-7/+4
* update Lua, fix cmakelists.txt.Li Jin2020-10-221-66/+30
* update Lua 5.4.Li Jin2020-08-061-2/+3
* 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/+467