Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add support for local variable declared with attribute 'close' and 'const' fo... | Li Jin | 2020-06-22 | 1 | -6/+6 |
* | make back call operator use highest priority for operator precedence. | Li Jin | 2020-05-26 | 1 | -1/+1 |
* | update readme, add changelogs. | Li Jin | 2020-03-29 | 1 | -1/+1 |
* | Add c++17 filesystem compatible lib. | Li Jin | 2020-03-25 | 1 | -6/+4 |
* | replace g++ with clang-9 build on Linux | Li Jin | 2020-03-25 | 1 | -1/+1 |
* | Update makefile | Li Jin | 2020-03-25 | 1 | -1/+1 |
* | fix CI build. | Li Jin | 2020-03-25 | 1 | -2/+9 |
* | add command line option "-e" to moonp to eval file or string. | Li Jin | 2020-03-24 | 1 | -1/+1 |
* | add macro functions. | Li Jin | 2020-03-11 | 1 | -3/+6 |
* | releasing moonplus as a lib. | Li Jin | 2020-02-07 | 1 | -0/+3 |
* | fix some cases when using backcall with assignment. | Li Jin | 2020-02-03 | 1 | -2/+2 |
* | make gcc happy. | Li Jin | 2020-01-30 | 1 | -1/+1 |
* | fix again. | Li Jin | 2020-01-28 | 1 | -1/+1 |
* | fix. | Li Jin | 2020-01-28 | 1 | -1/+1 |
* | fix Moonscript issue 122, add support for ? operator. | Li Jin | 2020-01-18 | 1 | -1/+1 |
* | update. | Li Jin | 2020-01-10 | 1 | -0/+236 |