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
/
outputs
/
unicode
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Aligned Lua inserter macro behavior with common Yue macro.
v0.27.0
Li Jin
2025-01-31
2
-1
/
+17
|
*
Fixed a miss indent and removed an unnecessary do block.
v0.25.5
Li Jin
2024-10-08
1
-3
/
+1
|
*
Fixed a few issues.
v0.25.2
Li Jin
2024-09-26
2
-6
/
+12
|
|
|
|
|
|
* Fixed a `with` block with return statement issue. * Fixed a switch-when indentation issue. * Added error reporting for `return` statement not appearing in last block line.
*
fix more cases for evaluation order of multi-value assignments.
v0.25.1
Li Jin
2024-09-04
3
-24
/
+23
|
*
fix correct evaluation order for multi-value assignments.
v0.25.0
Li Jin
2024-09-03
3
-20
/
+20
|
*
prevent more anonymous functions generating from `const`, `close` decl.
Li Jin
2024-05-23
1
-48
/
+48
|
*
fix more cases in try-catch syntax.
v0.23.6
Li Jin
2024-05-17
1
-18
/
+40
|
*
fix ambiguous issue in try-catch syntax.
v0.23.4
Li Jin
2024-05-16
1
-15
/
+24
|
*
remove one more redundant 'do' block from destructuring.
Li Jin
2024-03-25
7
-167
/
+105
|
*
remove redundant 'do' blocks in code generation.
Li Jin
2024-03-21
23
-896
/
+766
|
*
fix anonymous function args order.
Li Jin
2024-03-19
1
-14
/
+14
|
*
try fixing issue #162.
Li Jin
2024-03-19
5
-264
/
+307
|
*
fix in-expression format issue.
v0.21.7
Li Jin
2024-02-05
1
-0
/
+52
|
*
fix chaining condition evaluation rules.
v0.20.1
Li Jin
2023-10-23
1
-2
/
+10
|
*
fixing issues from #152.
Li Jin
2023-10-22
2
-28
/
+20
|
*
fix inline variable renaming.
v0.19.2
Li Jin
2023-08-30
1
-5
/
+5
|
*
fix spec.
v0.19.1
Li Jin
2023-08-17
1
-19
/
+0
|
*
add unicode identifier support, fix more issue from #144
Li Jin
2023-08-17
41
-0
/
+8695