aboutsummaryrefslogtreecommitdiff
path: root/src/lua/ltable.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* adjust some folder levels.Li Jin2021-04-211-971/+0
|
* fix small issues, add web assembly support.Li Jin2021-04-161-21/+40
|
* add new metatable syntax for issue #41, fix reusing local variable issue, ↵Li Jin2021-03-031-4/+4
| | | | update built-in Lua.
* update included Lua.Li Jin2021-01-221-0/+2
|
* update Lua.Li Jin2021-01-051-25/+44
|
* update Lua, fix cmakelists.txt.Li Jin2020-10-221-10/+17
|
* update Lua.Li Jin2020-09-111-1/+1
|
* add support for local variable declared with attribute 'close' and 'const' ↵Li Jin2020-06-221-0/+924
for Lua 5.4.