aboutsummaryrefslogtreecommitdiff
path: root/src/lua/lgc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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' ↵Li Jin2020-06-221-0/+1616
for Lua 5.4.