aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/with.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* Updated `repeat` syntax functions.Li Jin2025-05-271-7/+6
* Added doc for `with?` syntax.Li Jin2025-05-261-0/+16
* Added `-` for implicit object.v0.28.3Li Jin2025-05-231-5/+25
* Added break with value to with syntax.Li Jin2025-05-231-0/+27
* Fixed issue #198.Li Jin2025-03-231-11/+9
* Fixed a miss indent and removed an unnecessary do block.v0.25.5Li Jin2024-10-081-3/+8
* Fixed a few issues.v0.25.2Li Jin2024-09-261-1/+3
* remove redundant 'do' blocks in code generation.Li Jin2024-03-211-105/+71
* add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...Li Jin2022-07-241-1/+1
* fix issue #105.Li Jin2022-06-121-0/+26
* fix more cases that global values are not being cached.Li Jin2022-03-141-4/+33
* fix test.Li Jin2021-10-121-0/+164