aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* update changelogs.Li Jin2021-08-231-366/+448
* Corrected small typos (#46)ShalokShalom2021-04-041-23/+23
* fix issue in destructure syntax.Li Jin2021-02-201-13/+78
* prevent inserting global or local statements with wildcard operators from mac...Li Jin2021-02-181-17/+42
* Update CHANGELOG.mdLi Jin2020-10-231-2/+2
* fix changelog.Li Jin2020-10-231-2/+31
* update readme.Li Jin2020-10-091-11/+83
* remove support for escape new line symbol, binary operator expressions can no...Li Jin2020-08-061-21/+8
* fixed a missed case for multiline string as table key. reporting use of globa...Li Jin2020-07-171-6/+6
* add support for local variable declared with attribute 'close' and 'const' fo...Li Jin2020-06-221-2/+40
* Update CHANGELOG.md.Li Jin2020-04-261-2/+5
* update CHANGELOG.mdLi Jin2020-04-211-1/+1
* allow implicit return block macro, fix compiled Lua codes searching issue.Li Jin2020-04-211-1/+2
* add Lua code minify function to moonp.Li Jin2020-04-081-3/+5
* update readme, add changelogs.Li Jin2020-03-291-0/+427