aboutsummaryrefslogtreecommitdiff
path: root/spec/outputs/5.1 (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove one more redundant 'do' block from try-catch.v0.23.2Li Jin2024-03-211-12/+3
* remove redundant 'do' blocks in code generation.Li Jin2024-03-212-23/+17
* fix Lua 5.1 close attribute compatible function.Li Jin2024-03-191-31/+41
* fix anonymous function args order.Li Jin2024-03-191-8/+8
* try fixing issue #162.Li Jin2024-03-191-80/+103
* fix a const list destructuring case.Li Jin2023-12-191-0/+10
* fixing issue #143 and #144.Li Jin2023-08-071-0/+238
* made a little optimization for try-catch syntax.Li Jin2023-07-281-0/+4
* fix test file path.v0.17.12Li Jin2023-07-281-0/+71
* refactor break loop keyword checking.Li Jin2023-01-291-0/+60
* fix cases from issue #120.Li Jin2023-01-291-0/+3
* fix issue #81, refactor continue with gotos.Li Jin2022-09-302-0/+450