aboutsummaryrefslogtreecommitdiff
path: root/src/lua/lcorolib.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adjust some folder levels.Li Jin2021-04-211-210/+0
|
* add new metatable syntax for issue #41, fix reusing local variable issue, ↵Li Jin2021-03-031-5/+5
| | | | update built-in Lua.
* update included Lua.Li Jin2021-01-221-2/+5
|
* fix issue for using return statement with export.Li Jin2020-07-181-4/+5
|
* add support for local variable declared with attribute 'close' and 'const' ↵Li Jin2020-06-221-0/+206
for Lua 5.4.