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
/
inputs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
add yue.format() function. fix yue ast to code function issues.
Li Jin
2023-12-13
1
-0
/
+126
*
fix empty block ends with eof issue.
Li Jin
2023-12-11
1
-0
/
+18
*
changed the if-assignment syntax to prevent some errors.
v0.21.0
Li Jin
2023-12-07
16
-57
/
+57
*
make function call args a consistent behavior with table list.
v0.20.7
Li Jin
2023-11-19
1
-0
/
+23
*
fix a missing case for condition chaining.
v0.20.5
Li Jin
2023-11-09
1
-0
/
+2
*
fix table matching syntax in switch statement with list table.
v0.20.4
Li Jin
2023-11-02
1
-0
/
+6
*
add luarocks upload. [skip CI]
Li Jin
2023-11-01
1
-0
/
+55
*
add doc codes check.
Li Jin
2023-10-31
1
-0
/
+24
*
fix a missing case for list destructuring.
Li Jin
2023-10-27
1
-0
/
+8
*
remove unnecessary multiline declaration for list table assignment.
Li Jin
2023-10-23
1
-5
/
+5
*
fix chaining condition evaluation rules.
v0.20.1
Li Jin
2023-10-23
1
-0
/
+22
*
fixing issues from #152.
Li Jin
2023-10-22
6
-42
/
+70
*
fixing issue #153.
v0.19.6
Li Jin
2023-10-17
1
-0
/
+36
*
fixing issue #150.
v0.19.5
Li Jin
2023-10-06
1
-0
/
+6
*
added `from import` for issue #149.
Li Jin
2023-09-25
1
-0
/
+29
*
fixing issue #149.
Li Jin
2023-09-22
1
-0
/
+4
*
fix spec.
v0.19.1
Li Jin
2023-08-17
2
-16
/
+0
*
add unicode identifier support, fix more issue from #144
Li Jin
2023-08-17
43
-0
/
+4411
*
add more tests.
Li Jin
2023-08-09
1
-0
/
+18
*
make vararg assignment work with line decorator.
Li Jin
2023-08-08
1
-0
/
+22
*
fixing issue #143 and #144.
Li Jin
2023-08-07
1
-13
/
+18
*
made a little optimization for try-catch syntax.
Li Jin
2023-07-28
1
-0
/
+6
*
fix xpcall usages in different Lua version.
Li Jin
2023-07-28
6
-5
/
+5
*
fix wrong codes generation for in-expression.
v0.17.8
Li Jin
2023-07-20
1
-1
/
+8
*
fix a missing case for in expression.
v0.17.6
Li Jin
2023-07-13
1
-1
/
+1
*
fix issue https://github.com/leafo/moonscript/issues/448
v0.17.5
Li Jin
2023-07-02
1
-0
/
+1
*
support list table checking to in-expression for issue #140
Li Jin
2023-06-30
1
-0
/
+17
*
fix assignment to in-expression with discrete values issue from #140
v0.17.3
Li Jin
2023-06-29
1
-0
/
+2
*
fix issue #139.
Li Jin
2023-06-29
2
-5
/
+5
*
fix more ambiguous Lua codes generation cases.
Li Jin
2023-06-25
1
-0
/
+21
*
add new syntax of in-expression.
Li Jin
2023-06-07
1
-0
/
+26
*
fix spec.
v0.16.5
Li Jin
2023-05-17
2
-9
/
+9
*
fix issue #133.
Li Jin
2023-05-17
3
-3
/
+8
*
refactor break loop keyword checking.
Li Jin
2023-01-29
1
-1
/
+23
*
fix cases from issue #120.
Li Jin
2023-01-29
2
-3
/
+5
*
add spec.
Li Jin
2023-01-18
1
-0
/
+11
*
add metamethods checking.
Li Jin
2022-12-28
1
-3
/
+4
*
update Lua.
Li Jin
2022-12-02
1
-0
/
+1
*
add more num lit specs.
Li Jin
2022-12-02
1
-0
/
+3
*
fix optimization case from issue #115.
Li Jin
2022-11-22
1
-0
/
+4
*
fix default value issue when doing metatable destructuring.
v0.15.13
Li Jin
2022-11-11
1
-0
/
+10
*
add chain assignment. fix issue #115.
Li Jin
2022-11-09
1
-0
/
+11
*
added indentation error messages.
Li Jin
2022-11-09
1
-2
/
+2
*
fix issue #114.
Li Jin
2022-11-09
1
-0
/
+13
*
fix issue #112 and issue #113.
Li Jin
2022-11-09
2
-0
/
+9
*
fix issue #111.
Li Jin
2022-10-21
1
-0
/
+7
*
fix issue #81, refactor continue with gotos.
Li Jin
2022-09-30
3
-9
/
+9
*
fix readme.
Li Jin
2022-09-13
1
-0
/
+15
*
added a missing scope.
Li Jin
2022-09-08
1
-0
/
+6
*
redesigned metatable syntax. add support for destructuring a field with strin...
Li Jin
2022-09-08
8
-53
/
+96
[next]