aboutsummaryrefslogtreecommitdiff
path: root/src/lua/lfunc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adjust some folder levels.Li Jin2021-04-211-64/+0
|
* add new metatable syntax for issue #41, fix reusing local variable issue, ↵Li Jin2021-03-031-7/+2
| | | | update built-in Lua.
* update included Lua.Li Jin2021-01-221-3/+3
|
* add support for local variable declared with attribute 'close' and 'const' ↵Li Jin2020-06-221-0/+69
for Lua 5.4.