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
*
Fixed issue #222.
HEAD
v0.29.3
main
Li Jin
9 days
1
-0
/
+10
*
Added specs, tests and docs.
Li Jin
2025-07-18
5
-38
/
+140
*
Added new syntax.
Li Jin
2025-06-04
3
-0
/
+102
*
Added a new test.
Li Jin
2025-05-30
1
-0
/
+61
*
Replace `try!` with `try?`.
Li Jin
2025-05-28
1
-10
/
+10
*
Added `try!` syntax.
Li Jin
2025-05-28
1
-1
/
+121
*
Updated `repeat` syntax functions.
Li Jin
2025-05-27
1
-1
/
+14
*
Added doc for `with?` syntax.
Li Jin
2025-05-26
1
-0
/
+5
*
Added assignment expression for switch syntax.
Li Jin
2025-05-26
7
-31
/
+83
*
Added `-` for implicit object.
v0.28.3
Li Jin
2025-05-23
2
-0
/
+22
*
Added break with value to with syntax.
Li Jin
2025-05-23
1
-0
/
+9
*
Allowed backcall without parentheses.
v0.28.2
Li Jin
2025-05-21
1
-2
/
+2
*
Added support for mark global var const without initial value.
Li Jin
2025-05-21
1
-0
/
+1
*
Added global const declaration.
Li Jin
2025-05-21
1
-0
/
+5
*
Added break with value syntax.
Li Jin
2025-05-21
1
-0
/
+39
*
Updated.
Li Jin
2025-05-07
1
-1
/
+55
*
Fixed issue #209.
Li Jin
2025-04-17
1
-0
/
+9
*
Added more test cases.
v0.27.2
Li Jin
2025-03-23
1
-0
/
+7
*
Fixed issue #194, #195.
v0.27.1
Li Jin
2025-03-19
1
-0
/
+18
*
Fixing issue #178.
Li Jin
2025-01-31
1
-0
/
+9
*
Fixed one more case for issue #185.
Li Jin
2025-01-30
1
-0
/
+4
*
Updated spec and docs.
Li Jin
2025-01-29
1
-0
/
+14
*
Fixed MoonScript issue # 459.
v0.26.1
Li Jin
2024-12-19
1
-0
/
+15
*
Fixed issue #175 and #177.
Li Jin
2024-10-31
1
-0
/
+15
*
Fixed issue #174.
Li Jin
2024-10-19
1
-0
/
+17
*
Fixed a miss indent and removed an unnecessary do block.
v0.25.5
Li Jin
2024-10-08
1
-0
/
+5
*
Disallowed some semantically incorrect syntax to improve code consistency.
Li Jin
2024-09-29
1
-6
/
+7
*
Fixed a few issues.
v0.25.2
Li Jin
2024-09-26
2
-4
/
+4
*
fix more cases for evaluation order of multi-value assignments.
v0.25.1
Li Jin
2024-09-04
1
-0
/
+20
*
fix correct evaluation order for multi-value assignments.
v0.25.0
Li Jin
2024-09-03
1
-0
/
+8
*
add builtin macro $is_ast().
Li Jin
2024-08-09
1
-3
/
+2
*
add yue.is_ast().
Li Jin
2024-08-09
1
-0
/
+8
*
add macros generating macros feature.
v0.23.9
Li Jin
2024-08-05
2
-0
/
+51
*
fix more cases in try-catch syntax.
v0.23.6
Li Jin
2024-05-17
2
-0
/
+9
*
fix ambiguous issue in try-catch syntax.
v0.23.4
Li Jin
2024-05-16
1
-43
/
+43
*
more test cases.
v0.23.0
Li Jin
2024-03-19
2
-0
/
+19
*
fix nil coalescing anonymous function moving issue. add test cases.
Li Jin
2024-03-19
1
-0
/
+207
*
try fixing issue #162.
Li Jin
2024-03-19
2
-2
/
+6
*
add default return declaration for function literal.
v0.22.2
Li Jin
2024-03-04
1
-0
/
+35
*
fix an empty check case.
v0.21.8
Li Jin
2024-02-05
1
-1
/
+3
*
fix in-expression format issue.
v0.21.7
Li Jin
2024-02-05
2
-1
/
+39
*
fix more invalid in-expression use cases.
Li Jin
2024-02-05
1
-0
/
+39
*
fix a const list destructuring case.
Li Jin
2023-12-19
1
-0
/
+3
*
add yue.format() function. fix yue ast to code function issues.
Li Jin
2023-12-13
1
-0
/
+126
*
fix empty block ends with eof issue.
Li Jin
2023-12-11
1
-0
/
+18
*
changed the if-assignment syntax to prevent some errors.
v0.21.0
Li Jin
2023-12-07
16
-57
/
+57
*
make function call args a consistent behavior with table list.
v0.20.7
Li Jin
2023-11-19
1
-0
/
+23
*
fix a missing case for condition chaining.
v0.20.5
Li Jin
2023-11-09
1
-0
/
+2
*
fix table matching syntax in switch statement with list table.
v0.20.4
Li Jin
2023-11-02
1
-0
/
+6
*
add luarocks upload. [skip CI]
Li Jin
2023-11-01
1
-0
/
+55
[next]