aboutsummaryrefslogtreecommitdiff
path: root/src/lua/lfunc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adjust some folder levels.Li Jin2021-04-211-294/+0
|
* update Lua.Li Jin2021-03-111-11/+29
|
* add new metatable syntax for issue #41, fix reusing local variable issue, ↵Li Jin2021-03-031-35/+34
| | | | update built-in Lua.
* update included Lua.Li Jin2021-01-221-70/+47
|
* update Lua, fix cmakelists.txt.Li Jin2020-10-221-1/+1
|
* update Lua.Li Jin2020-09-111-1/+1
|
* update Lua 5.4.Li Jin2020-08-061-2/+3
|
* add support for local variable declared with attribute 'close' and 'const' ↵Li Jin2020-06-221-0/+299
for Lua 5.4.