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
*
made a little optimization for try-catch syntax.
Li Jin
2023-07-28
3
-8
/
+18
*
fix test file path.
v0.17.12
Li Jin
2023-07-28
1
-0
/
+0
*
fix xpcall usages in different Lua version.
Li Jin
2023-07-28
10
-5
/
+76
*
fix wrong codes generation for in-expression.
v0.17.8
Li Jin
2023-07-20
2
-14
/
+69
*
fix a missing case for in expression.
v0.17.6
Li Jin
2023-07-13
2
-2
/
+2
*
fix issue https://github.com/leafo/moonscript/issues/448
v0.17.5
Li Jin
2023-07-02
2
-0
/
+2
*
support list table checking to in-expression for issue #140
Li Jin
2023-06-30
2
-0
/
+102
*
fix assignment to in-expression with discrete values issue from #140
v0.17.3
Li Jin
2023-06-29
2
-0
/
+7
*
fix issue #139.
Li Jin
2023-06-29
3
-22
/
+22
*
fix more ambiguous Lua codes generation cases.
Li Jin
2023-06-25
7
-18
/
+54
*
add new syntax of in-expression.
Li Jin
2023-06-07
2
-0
/
+62
*
fix spec.
v0.16.5
Li Jin
2023-05-17
4
-18
/
+37
*
fix issue #133.
Li Jin
2023-05-17
9
-30
/
+43
*
fixing Linux build.
Li Jin
2023-03-23
2
-54
/
+54
*
refactor break loop keyword checking.
Li Jin
2023-01-29
3
-1
/
+124
*
fix cases from issue #120.
Li Jin
2023-01-29
4
-3
/
+11
*
add spec.
Li Jin
2023-01-18
2
-0
/
+18
*
add metamethods checking.
Li Jin
2022-12-28
4
-57
/
+67
*
update Lua.
Li Jin
2022-12-02
2
-0
/
+2
*
add more num lit specs.
Li Jin
2022-12-02
2
-0
/
+6
*
fix optimization case from issue #115.
Li Jin
2022-11-22
2
-14
/
+17
*
fix table pattern matching. confirm fixing issue #116.
Li Jin
2022-11-21
2
-27
/
+54
*
fix default value issue when doing metatable destructuring.
v0.15.13
Li Jin
2022-11-11
2
-0
/
+115
*
add chain assignment. fix issue #115.
Li Jin
2022-11-09
2
-0
/
+37
*
added indentation error messages.
Li Jin
2022-11-09
1
-2
/
+2
*
fix issue #114.
Li Jin
2022-11-09
3
-1
/
+253
*
fix issue #112 and issue #113.
Li Jin
2022-11-09
4
-0
/
+19
*
fix issue #111.
Li Jin
2022-10-21
2
-0
/
+17
*
fix issue #81, refactor continue with gotos.
Li Jin
2022-09-30
8
-190
/
+537
*
fix readme.
Li Jin
2022-09-13
2
-1
/
+46
*
added a missing scope.
Li Jin
2022-09-08
2
-2
/
+23
*
redesigned metatable syntax. add support for destructuring a field with strin...
Li Jin
2022-09-08
10
-53
/
+190
*
fix a missing argument number check.
Li Jin
2022-08-16
2
-12
/
+36
*
fix not marking variables from `import from` statement to be const issue.
v0.14.4
Li Jin
2022-07-29
2
-21
/
+14
*
adding test cases.
Li Jin
2022-07-27
4
-217
/
+272
*
fix missing checks and issues related to destrucuring in if branches.
Li Jin
2022-07-26
10
-14
/
+159
*
make destructuring work on function multiple returned values, fix `a, b[] = 1...
Li Jin
2022-07-26
6
-6
/
+31
*
add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...
Li Jin
2022-07-24
16
-33
/
+63
*
add spec.
v0.13.6
Li Jin
2022-07-14
2
-0
/
+38
*
fix else clause issue in switch statement with table matching.
Li Jin
2022-07-14
2
-3
/
+9
*
add missing generated codes.
Li Jin
2022-07-14
1
-0
/
+18
*
fix a case when doing optional destructuring for metatable.
Li Jin
2022-07-14
1
-0
/
+5
*
fix table matching issue and update doc.
Li Jin
2022-07-14
2
-19
/
+15
*
auto add search path for cmd tools.
Li Jin
2022-07-13
5
-11
/
+3
*
add table pattern matching syntax and fix issue #93, remove a confusing defau...
Li Jin
2022-07-12
4
-58
/
+416
*
cleanup.
Li Jin
2022-07-07
1
-3
/
+3
*
add spec.
Li Jin
2022-07-07
3
-1
/
+44
*
disable exporting macro from a normal module.
Li Jin
2022-07-05
5
-15
/
+18
*
fix issue #105.
Li Jin
2022-06-12
2
-0
/
+40
*
fix issue #104.
Li Jin
2022-06-03
2
-0
/
+3
[next]