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
/
destructure.yue
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix correct evaluation order for multi-value assignments.
v0.25.0
Li Jin
2024-09-03
1
-0
/
+8
*
changed the if-assignment syntax to prevent some errors.
v0.21.0
Li Jin
2023-12-07
1
-4
/
+4
*
fix a missing case for list destructuring.
Li Jin
2023-10-27
1
-0
/
+8
*
fix default value issue when doing metatable destructuring.
v0.15.13
Li Jin
2022-11-11
1
-0
/
+10
*
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
1
-6
/
+25
*
make destructuring work on function multiple returned values, fix `a, b[] = 1...
Li Jin
2022-07-26
1
-2
/
+6
*
add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...
Li Jin
2022-07-24
1
-1
/
+4
*
add table pattern matching syntax and fix issue #93, remove a confusing defau...
Li Jin
2022-07-12
1
-0
/
+3
*
add placeholder support for list destructuring. fix part of issue #93.
Li Jin
2022-04-20
1
-0
/
+3
*
fix a missed case for issue #64.
v0.8.1
Li Jin
2021-08-19
1
-0
/
+7
*
fix issue #64.
Li Jin
2021-08-17
1
-0
/
+29
*
fix spec.
Li Jin
2021-04-28
1
-2
/
+2
*
add new syntax for issue #41. fix a issue for destructure syntax with TableBl...
Li Jin
2021-03-08
1
-1
/
+22
*
fix issue in destructure syntax.
Li Jin
2021-02-20
1
-0
/
+6
*
stop reusing variables, rename project.
Li Jin
2021-02-17
1
-0
/
+117