aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/metatable.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix spec.v0.16.5Li Jin2023-05-171-8/+27
|
* add metamethods checking.Li Jin2022-12-281-14/+15
|
* redesigned metatable syntax. add support for destructuring a field with ↵Li Jin2022-09-081-0/+33
| | | | string and expression
* fix missing checks and issues related to destrucuring in if branches.Li Jin2022-07-261-1/+1
|
* add option --target=5.1 to generate Lua 5.1 compatible codes. add const ↵Li Jin2022-07-241-1/+0
| | | | destructure. make import item const by default.
* fix spec.Li Jin2022-05-241-6/+8
|
* fix test.Li Jin2021-10-121-0/+113