aboutsummaryrefslogtreecommitdiff
path: root/README.md (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update doc.Li Jin2023-07-251-0/+1
|
* fix issue #126 by reserving comments before statementsLi Jin2023-02-271-0/+1
|
* update README.md.Li Jin2023-02-021-2/+4
|
* fix build. update doc.Li Jin2022-11-161-0/+1
|
* fix readme.Li Jin2022-11-091-1/+6
|
* update Discord badge.Li Jin2022-06-021-1/+1
|
* Update README.mdLi Jin2022-02-251-0/+1
|
* add ZBS (#79)ShalokShalom2022-02-151-2/+1
|
* update docs.v0.8.5Li Jin2021-11-021-1/+1
|
* Update README.mdLi Jin2021-05-181-1/+2
|
* forgot to mention the docs.Li Jin2021-04-201-2/+2
|
* update docs.Li Jin2021-04-201-0/+2
|
* try to fix issue #42.Li Jin2021-03-071-1/+1
|
* Update README.mdLi Jin2021-02-231-3/+1
|
* update readme.Li Jin2021-02-231-0/+1
|
* stop reusing variables, rename project.Li Jin2021-02-171-37/+26
|
* Setting moonp as CMD. Now you can run: docker run -it ↵Cristian Haunsen2021-01-051-3/+10
| | | | | | | | | | | moonplus/moonplus:0.4.19 (#28) * Added Dockerfile for Moonplus, Lua5.1 and luarocks 3 * Added example for tup. Tup is a file-based build system for Linux, OSX, and Windows. * Update dockerfile * Setting moonp as CMD. Now you can run: docker run -it moonplus/moonplus:0.4.19
* extend macro feature to support compiling Moonscript to other Lua dialect ↵Li Jin2020-10-211-1/+10
| | | | | | | | like teal. add examples for how to write MoonPlus codes that compile to teal. fix C++ macro to build without MoonPlus macro feature or built-in Lua. add support for passing arguments from command line to compiler that can be accessed or altered by "require('moonp').options".
* fix typo.Li Jin2020-10-091-2/+2
|
* update readme.Li Jin2020-10-091-4/+15
|
* add make target to build .so file.Li Jin2020-08-131-3/+11
|
* update readme.Li Jin2020-04-151-1/+3
|
* add CI badges.Li Jin2020-04-151-1/+2
|
* Update README.mdLi Jin2020-04-091-5/+5
|
* clean up.Li Jin2020-04-091-1/+8
|
* add Lua code minify function to moonp.Li Jin2020-04-081-0/+2
|
* update readme, add changelogs.Li Jin2020-03-291-339/+37
|
* add goto statement support.Li Jin2020-03-241-0/+2
|
* update readme.Li Jin2020-03-211-2/+7
|
* add macro functions.Li Jin2020-03-111-0/+42
|
* Update README.mdLi Jin2020-03-051-0/+1
|
* update readme.Li Jin2020-03-051-1/+63
|
* update readme.Li Jin2020-02-131-1/+5
|
* update readme and rockspec.Li Jin2020-02-131-3/+80
|
* fix some cases when using backcall with assignment.Li Jin2020-02-031-2/+3
|
* update readme.Li Jin2020-02-021-8/+10
|
* Update README.mdLi Jin2020-01-281-1/+1
|
* Update README.mdLi Jin2020-01-281-1/+1
|
* Update README.mdLi Jin2020-01-281-1/+1
|
* Add multi-line comment support. Add escape new line symbol. Add back call ↵Li Jin2020-01-281-0/+57
| | | | syntax.
* update readme.Li Jin2020-01-251-12/+12
|
* fix Moonscript issue 375.Li Jin2020-01-251-5/+61
|
* fix readme.Li Jin2020-01-181-2/+2
|
* Update README.mdLi Jin2020-01-131-1/+1
|
* Update README.mdLi Jin2020-01-121-2/+2
|
* update badge.Li Jin2020-01-121-0/+1
|
* update readme.Li Jin2020-01-121-0/+9
|
* update readme.Li Jin2020-01-121-2/+67
|
* Initial commitLi Jin2017-07-051-0/+2