aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/export.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fix issue #133.Li Jin2023-05-171-3/+10
|
* add option --target=5.1 to generate Lua 5.1 compatible codes. add const ↵Li Jin2022-07-241-2/+8
| | | | destructure. make import item const by default.
* adding support for fixing issue #85.Li Jin2022-04-061-4/+12
|
* partially fix issue #69, fix a few case the generated code leaks some temp ↵Li Jin2021-10-311-14/+18
| | | | variables.
* fix test.Li Jin2021-10-121-0/+307