aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/syntax.yue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed a few issues.v0.25.2Li Jin2024-09-261-2/+2
* fix empty block ends with eof issue.Li Jin2023-12-111-0/+18
* fix issue #133.Li Jin2023-05-171-1/+1
* add spec.Li Jin2023-01-181-0/+11
* fix issue #112 and issue #113.Li Jin2022-11-091-0/+4
* make destructuring work on function multiple returned values, fix `a, b[] = 1...Li Jin2022-07-261-1/+1
* add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...Li Jin2022-07-241-5/+5
* add update syntax support for //. fix issue #96.Li Jin2022-05-131-0/+1
* fix some ambiguous syntax caused by arg table block.Li Jin2022-04-011-4/+5
* fixing issue #77. change table appending syntax to: tb[] = 1Li Jin2022-02-141-4/+13
* add Lua table appending idiom: tb #= 123Li Jin2022-02-111-1/+12
* fix the way update assignment is implemented.Li Jin2022-02-091-0/+5
* simplify and extend import syntax.Li Jin2021-02-221-0/+4
* stop reusing variables, rename project.Li Jin2021-02-171-0/+418