aboutsummaryrefslogtreecommitdiff
path: root/src/lua/lgc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* adjust some folder levels.Li Jin2021-04-211-1728/+0
* add new metatable syntax for issue #41, fix reusing local variable issue, upd...Li Jin2021-03-031-13/+25
* update Lua.Li Jin2021-01-051-2/+2
* update Lua, fix cmakelists.txt.Li Jin2020-10-221-23/+29
* update Lua.Li Jin2020-09-111-69/+74
* update Lua 5.4.Li Jin2020-08-061-129/+220
* fix issue for using return statement with export.Li Jin2020-07-181-6/+4
* add support for local variable declared with attribute 'close' and 'const' fo...Li Jin2020-06-221-0/+1616