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
*
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
*
fix a missing argument number check.
Li Jin
2022-08-16
1
-12
/
+20
*
fix not marking variables from `import from` statement to be const issue.
v0.14.4
Li Jin
2022-07-29
1
-7
/
+2
*
adding test cases.
Li Jin
2022-07-27
3
-217
/
+236
*
fix missing checks and issues related to destrucuring in if branches.
Li Jin
2022-07-26
5
-7
/
+58
*
make destructuring work on function multiple returned values, fix `a, b[] = 1...
Li Jin
2022-07-26
3
-4
/
+8
*
add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...
Li Jin
2022-07-24
8
-16
/
+19
*
add spec.
v0.13.6
Li Jin
2022-07-14
1
-0
/
+10
*
fix else clause issue in switch statement with table matching.
Li Jin
2022-07-14
1
-1
/
+1
*
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
1
-3
/
+3
*
auto add search path for cmd tools.
Li Jin
2022-07-13
4
-10
/
+2
*
add table pattern matching syntax and fix issue #93, remove a confusing defau...
Li Jin
2022-07-12
2
-1
/
+88
*
cleanup.
Li Jin
2022-07-07
1
-3
/
+3
*
add spec.
Li Jin
2022-07-07
2
-0
/
+24
*
disable exporting macro from a normal module.
Li Jin
2022-07-05
2
-9
/
+18
*
fix issue #105.
Li Jin
2022-06-12
1
-0
/
+14
*
fix issue #104.
Li Jin
2022-06-03
1
-0
/
+2
*
fix spec.
Li Jin
2022-05-24
1
-1
/
+1
*
add favicon and tests.
v0.10.23
Li Jin
2022-05-24
2
-0
/
+306
*
fix issue #101 by supporting metamethod syntax in class block.
Li Jin
2022-05-16
1
-2
/
+9
*
fix issue #97 by line decorator.
Li Jin
2022-05-16
1
-0
/
+8
*
fix issue #102. fix `continue` statement locating issue.
Li Jin
2022-05-16
1
-0
/
+8
*
add update syntax support for //. fix issue #96.
Li Jin
2022-05-13
1
-0
/
+1
*
add spread syntax support for table block. fix a gcc compiler issue. update doc.
Li Jin
2022-04-25
2
-0
/
+36
[next]