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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Aligned Lua inserter macro behavior with common Yue macro.
v0.27.0
Li Jin
2025-01-31
6
-8
/
+64
*
Fixing issue #178.
Li Jin
2025-01-31
1
-0
/
+11
*
Fixed one more case for issue #185.
Li Jin
2025-01-30
1
-0
/
+10
*
Updated spec and docs.
Li Jin
2025-01-29
1
-0
/
+13
*
Updated spec codes.
Li Jin
2025-01-08
2
-12
/
+12
*
Fixed MoonScript issue # 459.
v0.26.1
Li Jin
2024-12-19
1
-0
/
+60
*
Fixed issue #175 and #177.
Li Jin
2024-10-31
1
-1
/
+14
*
Fixed issue #174.
Li Jin
2024-10-19
4
-0
/
+118
*
Fixed a miss indent and removed an unnecessary do block.
v0.25.5
Li Jin
2024-10-08
2
-6
/
+9
*
Disallowed some semantically incorrect syntax to improve code consistency.
Li Jin
2024-09-29
1
-83
/
+61
*
Fixed a few issues.
v0.25.2
Li Jin
2024-09-26
4
-12
/
+24
*
fix more cases for evaluation order of multi-value assignments.
v0.25.1
Li Jin
2024-09-04
6
-54
/
+100
*
fix correct evaluation order for multi-value assignments.
v0.25.0
Li Jin
2024-09-03
6
-40
/
+65
*
add builtin macro $is_ast().
Li Jin
2024-08-09
1
-1
/
+1
*
add yue.is_ast().
Li Jin
2024-08-09
1
-1
/
+5
*
add macros generating macros feature.
v0.23.9
Li Jin
2024-08-05
3
-1
/
+14
*
fix spread exp list in up-value function issue.
v0.23.8
Li Jin
2024-05-31
1
-2
/
+2
*
prevent more anonymous functions generating from `const`, `close` decl.
Li Jin
2024-05-23
4
-190
/
+185
*
fix more cases in try-catch syntax.
v0.23.6
Li Jin
2024-05-17
7
-121
/
+237
*
fix ambiguous issue in try-catch syntax.
v0.23.4
Li Jin
2024-05-16
3
-125
/
+172
*
fix code gen check.
Li Jin
2024-04-23
2
-2
/
+2
*
remove one more redundant 'do' block from destructuring.
Li Jin
2024-03-25
19
-489
/
+303
*
remove one more redundant 'do' block from try-catch.
v0.23.2
Li Jin
2024-03-21
2
-22
/
+9
*
remove redundant 'do' blocks in code generation.
Li Jin
2024-03-21
53
-4408
/
+3814
*
more test cases.
v0.23.0
Li Jin
2024-03-19
2
-1
/
+43
*
fix nil coalescing anonymous function moving issue. add test cases.
Li Jin
2024-03-19
1
-0
/
+502
*
fix Lua 5.1 close attribute compatible function.
Li Jin
2024-03-19
1
-31
/
+41
*
fix anonymous function args order.
Li Jin
2024-03-19
3
-34
/
+34
*
try fixing issue #162.
Li Jin
2024-03-19
9
-576
/
+676
*
add default return declaration for function literal.
v0.22.2
Li Jin
2024-03-04
1
-0
/
+70
*
fix an empty check case.
v0.21.8
Li Jin
2024-02-05
1
-0
/
+6
*
fix in-expression format issue.
v0.21.7
Li Jin
2024-02-05
2
-4
/
+52
*
fix more invalid in-expression use cases.
Li Jin
2024-02-05
1
-0
/
+49
*
fix a const list destructuring case.
Li Jin
2023-12-19
2
-0
/
+20
*
fix invalid formation.
v0.21.3
Li Jin
2023-12-14
1
-14
/
+1
*
add yue.format() function. fix yue ast to code function issues.
Li Jin
2023-12-13
1
-0
/
+133
*
fix empty block ends with eof issue.
Li Jin
2023-12-11
1
-0
/
+16
*
make function call args a consistent behavior with table list.
v0.20.7
Li Jin
2023-11-19
1
-0
/
+12
*
fix a missing case for condition chaining.
v0.20.5
Li Jin
2023-11-09
1
-0
/
+11
*
fix table matching syntax in switch statement with list table.
v0.20.4
Li Jin
2023-11-02
1
-0
/
+35
*
add luarocks upload. [skip CI]
Li Jin
2023-11-01
1
-0
/
+28
*
add doc codes check.
Li Jin
2023-10-31
3
-0
/
+8357
*
fix a missing case for list destructuring.
Li Jin
2023-10-27
1
-0
/
+24
*
remove unnecessary multiline declaration for list table assignment.
Li Jin
2023-10-23
1
-117
/
+127
*
fix chaining condition evaluation rules.
v0.20.1
Li Jin
2023-10-23
2
-4
/
+163
*
add missing codes.
Li Jin
2023-10-22
1
-0
/
+16
*
fixing issues from #152.
Li Jin
2023-10-22
6
-57
/
+187
*
fixing issue #153.
v0.19.6
Li Jin
2023-10-17
1
-0
/
+16
*
fixing issue #150.
v0.19.5
Li Jin
2023-10-06
1
-0
/
+2
*
added `from import` for issue #149.
Li Jin
2023-09-25
1
-0
/
+33
[next]