index
:
yuescript
0.5.0
main
moonplus
parserlib
pegtl
teal-typed
A mirror of https://github.com/pigpigyyy/Yuescript.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
make back call operator use highest priority for operator precedence.
Li Jin
2020-05-26
1
-0
/
+4
*
add more cases.
Li Jin
2020-05-14
1
-0
/
+8
*
fix issue of unary and binary operator "~".
Li Jin
2020-05-14
1
-0
/
+20
*
fix Moonscript issue 416: ambiguous Lua output in some cases.
Li Jin
2020-05-02
1
-0
/
+26
*
add existential op support for with statement, add repeat until statement.
Li Jin
2020-04-26
2
-0
/
+13
*
fix errors when explicitly declaring global or local variable initialized wit...
Li Jin
2020-04-24
1
-0
/
+18
*
allow implicit return block macro, fix compiled Lua codes searching issue.
Li Jin
2020-04-21
1
-1
/
+3
*
add useSpaceOverTab option for compiler, add variadic arguments declaration c...
Li Jin
2020-03-30
3
-10
/
+11
*
fix an existential op issue and add case.
Li Jin
2020-03-28
1
-0
/
+2
*
add test cases.
Li Jin
2020-03-27
2
-0
/
+7
*
remove else branch support for appendix syntax.
Li Jin
2020-03-26
1
-1
/
+1
*
add goto statement support.
Li Jin
2020-03-24
1
-0
/
+41
*
add support for macro system expanding to Lua codes directly.
Li Jin
2020-03-23
1
-0
/
+33
*
fix line break issue in macro, disable macro declaration outside root scope.
Li Jin
2020-03-12
1
-1
/
+1
*
fix macro type mismatch issue.
Li Jin
2020-03-12
1
-2
/
+38
*
update.
Li Jin
2020-03-11
2
-2
/
+3
*
add macro functions.
Li Jin
2020-03-11
2
-0
/
+98
*
move functions of old export statement to global statement, make export state...
Li Jin
2020-03-05
5
-67
/
+127
*
add fat arrow support for backcall statement.
Li Jin
2020-02-26
1
-0
/
+13
*
add placeholder support for backcall statement.
Li Jin
2020-02-23
1
-0
/
+10
*
fix comments issue.
Li Jin
2020-02-20
1
-14
/
+15
*
allow value lists in for statement and in local statement to be multiline got...
Li Jin
2020-02-20
1
-7
/
+32
*
allow value list in assignment to be multiline fixing Moonscript issue 390.
Li Jin
2020-02-20
2
-1
/
+29
*
add placeholder support for backcall operator.
Li Jin
2020-02-14
1
-1
/
+7
*
releasing moonplus as a lib.
Li Jin
2020-02-07
2
-1
/
+13
*
add specs.
Li Jin
2020-02-03
1
-5
/
+11
*
fix some cases when using backcall with assignment.
Li Jin
2020-02-03
2
-0
/
+14
*
enable explist to be multi-line without backslash. confirmed there is no simi...
Li Jin
2020-02-03
3
-4
/
+17
*
add MultiLineComment support in EscapeNewLine.
Li Jin
2020-02-02
1
-0
/
+22
*
Separate MoonParser from MoonCompiler, make moonc compile multiple file in th...
Li Jin
2020-01-30
1
-4
/
+6
*
fix nothing.
Li Jin
2020-01-28
1
-1
/
+1
*
fix some special cases for backcall.
Li Jin
2020-01-28
1
-0
/
+13
*
Add multi-line comment support. Add escape new line symbol. Add back call syn...
Li Jin
2020-01-28
2
-0
/
+56
*
fix Moonscript issue 375.
Li Jin
2020-01-25
24
-775
/
+801
*
fix more chain value case.
Li Jin
2020-01-25
1
-1
/
+1
*
fix chain value issue.
Li Jin
2020-01-25
1
-1
/
+2
*
fix issues.
Li Jin
2020-01-24
4
-5
/
+8
*
fix Moonscript issue 156, update new 'import' functions.
Li Jin
2020-01-23
4
-4
/
+40
*
fix Moonscript issue 122, add support for ? operator.
Li Jin
2020-01-18
20
-137
/
+145
*
fix Moonscript issue 384.
Li Jin
2020-01-13
1
-0
/
+2
*
update.
Li Jin
2020-01-10
26
-0
/
+2227
[prev]