summaryrefslogtreecommitdiff
path: root/spec/outputs/syntax.lua (follow)
Commit message (Expand)AuthorAgeFilesLines
* add update syntax support for //. fix issue #96.Li Jin2022-05-131-0/+1
* fixing issue #77. change table appending syntax to: tb[] = 1Li Jin2022-02-141-10/+24
* add a missed local variable check.Li Jin2022-02-111-5/+6
* add Lua table appending idiom: tb #= 123Li Jin2022-02-111-0/+18
* fix the way update assignment is implemented.Li Jin2022-02-091-1/+11
* fix test.Li Jin2021-10-121-0/+360