summaryrefslogtreecommitdiff
path: root/spec/outputs/import.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix not marking variables from `import from` statement to be const issue.v0.14.4Li Jin2022-07-291-14/+12
|
* add option --target=5.1 to generate Lua 5.1 compatible codes. add const ↵Li Jin2022-07-241-1/+1
| | | | destructure. make import item const by default.
* fix issue #76.Li Jin2022-02-081-0/+12
|
* fix test.Li Jin2021-10-121-0/+92