aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update change log.Li Jin2023-10-231-0/+49
|
* update doc.Li Jin2023-08-251-1/+10
|
* update version and docs.v0.18.1Li Jin2023-08-091-0/+13
|
* added a missing Yuescript code formating case.v0.17.10Li Jin2023-07-251-1/+9
|
* update docs.v0.17.0Li Jin2023-06-071-0/+20
|
* update docs.Li Jin2023-05-171-4/+73
|
* refactor and update readme and changelog.Li Jin2022-11-091-0/+51
|
* update changlog.Li Jin2022-08-161-1/+25
|
* update doc and changelog.v0.13.4Li Jin2022-07-141-0/+60
|
* fix changelog.Li Jin2022-05-121-4/+7
|
* changelog: update from 0.10.15 to 0.10.17 (#94)apologetik2022-05-071-0/+43
|
* update Changelog.Li Jin2022-04-251-50/+156
|
* update docs.v0.8.5Li Jin2021-11-021-1/+33
|
* update changelogs.Li Jin2021-08-231-366/+448
|
* Corrected small typos (#46)ShalokShalom2021-04-041-23/+23
| | | Corrected spelling thanks to Grammarly.com
* fix issue in destructure syntax.Li Jin2021-02-201-13/+78
|
* prevent inserting global or local statements with wildcard operators from ↵Li Jin2021-02-181-17/+42
| | | | macro. update changelog.
* 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 ↵Li Jin2020-08-061-21/+8
| | | | now be written multiline without escape new line symbol.
* fixed a missed case for multiline string as table key. reporting use of ↵Li Jin2020-07-171-6/+6
| | | | global variable 'tostring' .
* add support for local variable declared with attribute 'close' and 'const' ↵Li Jin2020-06-221-2/+40
| | | | for Lua 5.4.
* 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