aboutsummaryrefslogtreecommitdiff
path: root/src/lua/lvm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adjust some folder levels.Li Jin2021-04-211-1836/+0
|
* add new metatable syntax for issue #41, fix reusing local variable issue, ↵Li Jin2021-03-031-27/+33
| | | | update built-in Lua.
* update included Lua.Li Jin2021-01-221-3/+7
|
* update Lua.Li Jin2021-01-051-4/+1
|
* update Lua, fix cmakelists.txt.Li Jin2020-10-221-28/+47
|
* update Lua 5.4.Li Jin2020-08-061-1/+1
|
* fix issue for using return statement with export.Li Jin2020-07-181-10/+8
|
* add support for local variable declared with attribute 'close' and 'const' ↵Li Jin2020-06-221-0/+1812
for Lua 5.4.