Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change file extension moonp. | Li Jin | 2020-10-08 | 1 | -207/+0 |
| | |||||
* | support inserting common expression item started with * symbol into a table ↵ | Li Jin | 2020-09-18 | 1 | -0/+23 |
| | | | | block. | ||||
* | make simple table and table block appear in the end of function arguments ↵ | Li Jin | 2020-09-17 | 1 | -1/+1 |
| | | | | merged. | ||||
* | revert binary operator rules, change implicit object start symbol. | Li Jin | 2020-09-11 | 1 | -6/+7 |
| | |||||
* | add implicit objects support while writing tables. | Li Jin | 2020-09-11 | 1 | -0/+20 |
| | |||||
* | fix compile error for "t = { [ [[abc]] ] : 42 }", make "t = {[[abc]]:42}" ↵ | Li Jin | 2020-07-06 | 1 | -0/+2 |
| | | | | valid codes. | ||||
* | fix Moonscript issue 375. | Li Jin | 2020-01-25 | 1 | -69/+69 |
| | |||||
* | fix Moonscript issue 122, add support for ? operator. | Li Jin | 2020-01-18 | 1 | -1/+1 |
| | |||||
* | update. | Li Jin | 2020-01-10 | 1 | -0/+161 |