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
/
outputs
/
metatable.lua
(
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
-1
/
+1
|
*
fix more cases for evaluation order of multi-value assignments.
v0.25.1
Li Jin
2024-09-04
1
-2
/
+3
|
*
fix correct evaluation order for multi-value assignments.
v0.25.0
Li Jin
2024-09-03
1
-6
/
+7
|
*
remove one more redundant 'do' block from destructuring.
Li Jin
2024-03-25
1
-16
/
+8
|
*
remove redundant 'do' blocks in code generation.
Li Jin
2024-03-21
1
-12
/
+10
|
*
fix spec.
v0.16.5
Li Jin
2023-05-17
1
-8
/
+27
|
*
add metamethods checking.
Li Jin
2022-12-28
1
-14
/
+15
|
*
redesigned metatable syntax. add support for destructuring a field with ↵
Li Jin
2022-09-08
1
-0
/
+33
|
|
|
|
string and expression
*
fix missing checks and issues related to destrucuring in if branches.
Li Jin
2022-07-26
1
-1
/
+1
|
*
add option --target=5.1 to generate Lua 5.1 compatible codes. add const ↵
Li Jin
2022-07-24
1
-1
/
+0
|
|
|
|
destructure. make import item const by default.
*
fix spec.
Li Jin
2022-05-24
1
-6
/
+8
|
*
fix test.
Li Jin
2021-10-12
1
-0
/
+113