index
:
yuescript
0.5.0
codex/add-blank-line-handling-to-classblock
codex/add-portuguese-and-german-language-support
codex/add-single-line-comments-support-to-ast
codex/remove-line-number-comments-from-empty-lines
compiler-improvements
feature/ast-node-end-position
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
/
switch.yue
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Cleaned up and fixed more comment reserving codes.
v0.33.4
Li Jin
2026-02-24
1
-0
/
+14
|
*
Added new syntax.
Li Jin
2025-06-04
1
-0
/
+17
|
|
|
|
|
|
|
- Slice Expression. - Reversed Indexing,. - Range Destructuring. - Table Range Matching.
*
Added assignment expression for switch syntax.
Li Jin
2025-05-26
1
-1
/
+53
|
*
Updated.
Li Jin
2025-05-07
1
-1
/
+55
|
*
fix table matching syntax in switch statement with list table.
v0.20.4
Li Jin
2023-11-02
1
-0
/
+6
|
*
redesigned metatable syntax. add support for destructuring a field with ↵
Li Jin
2022-09-08
1
-2
/
+2
|
|
|
|
string and expression
*
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
|
*
add table pattern matching syntax and fix issue #93, remove a confusing ↵
Li Jin
2022-07-12
1
-1
/
+85
|
|
|
|
default value syntax for destructuring.
*
stop reusing variables, rename project.
Li Jin
2021-02-17
1
-0
/
+64