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
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: add test cases for empty table pattern matching
feature/ast-node-end-position
Li Jin
2026-03-26
2
-1
/
+327
*
fix: empty table pattern in switch generates valid Lua code
Li Jin
2026-03-26
1
-4
/
+39
*
feat: add m_end position to AST nodes
Li Jin
2026-03-26
5
-6
/
+198
*
Code Cleanup
Dania Rifki
2026-03-25
6
-302
/
+257
*
Updated spec.
Li Jin
2026-03-13
2
-0
/
+11
*
Fixed a little semantic issue.
Li Jin
2026-03-12
1
-4
/
+5
*
Updated README. [skip CI]
Li Jin
2026-03-04
1
-1
/
+1
*
Fixed empty lines in statement reserving issue.
v0.33.9
Li Jin
2026-03-04
1
-6
/
+12
*
Fixed `yue.check` missed the module options issue.
v0.33.8
Li Jin
2026-03-02
2
-13
/
+13
*
Fixed destructuring with empty and comment lines in table issue. Updated docs.
v0.33.7
Li Jin
2026-02-28
18
-1
/
+475
*
Updated docs.
Li Jin
2026-02-28
15
-0
/
+490
*
Updated package.json. [skip CI]
v0.33.6
Li Jin
2026-02-25
1
-1
/
+1
*
Updated doc/package.json for https://registry.npmmirror.com don't have @fonts...
Li Jin
2026-02-25
3
-6
/
+8
*
Fixed issue in global variables collecting.
Li Jin
2026-02-25
1
-6
/
+10
*
Use lts node version
Dania Rifki
2026-02-25
1
-1
/
+1
*
Add cache hit condition
Dania Rifki
2026-02-25
1
-0
/
+2
*
Update actions/upload-pages-artifact to v4
Dania Rifki
2026-02-25
1
-1
/
+1
*
Switch from yarn to pnpm
Dania Rifki
2026-02-25
4
-18
/
+1829
*
Update tagline in docs (#247)
Dania Rifki
2026-02-25
8
-75
/
+82
*
Updated README.md. [skip CI]
Li Jin
2026-02-25
1
-4
/
+4
*
Fixed issue #246.
v0.33.5
Li Jin
2026-02-24
8
-15
/
+45
*
Updated README.md and CHANGELOG.md. [skip CI]
Li Jin
2026-02-24
2
-38
/
+346
*
Updated docs. [skip CI]
Li Jin
2026-02-24
20
-268
/
+276
*
Cleaned up and fixed more comment reserving codes.
v0.33.4
Li Jin
2026-02-24
21
-123
/
+330
*
Fixed issue #245.
Li Jin
2026-02-24
3
-11
/
+9
*
Updated all-in-one docs.
v0.33.2
Li Jin
2026-02-24
7
-12475
/
+15
*
Revert zh text to previous version
Dania Rifki
2026-02-24
1
-1
/
+1
*
fix: update table literals examples to use curly braces instead of square bra...
Dania Rifki
2026-02-24
5
-15
/
+15
*
Fixed comma position in class members with line number comments. Fixed issue ...
Li Jin
2026-02-24
3
-41
/
+47
*
bugfix: insert comma before eol comment when line numbers on
chrsm
2026-02-23
1
-1
/
+6
*
FIx slug (stale branch issue)
Dania Rifki
2026-02-23
6
-8
/
+17
*
Clickable hero image on homepage to navigate to the mascot reference page.
Dania Rifki
2026-02-23
6
-3
/
+38
*
Correct reference -> extras documentation slug
Dania Rifki
2026-02-22
11
-2
/
+2
*
Updated doc. [skip CI]
Li Jin
2026-02-22
5
-4
/
+4
*
Fixed some scripts.
v0.33.1
Li Jin
2026-02-22
5
-10
/
+88
*
Updated .gitattributes. [skip CI]
Li Jin
2026-02-22
1
-0
/
+3
*
Cleanup.
Li Jin
2026-02-22
5
-32
/
+97
*
format with prettier
Dania Rifki
2026-02-21
3
-3
/
+5
*
Add Mascot to documentation
Dania Rifki
2026-02-21
17
-17
/
+238
*
Cleanup.
Li Jin
2026-02-21
1
-471
/
+0
*
Merge branch 'feature/reserve-comments-tests' into codex/remove-line-number-c...
Li Jin
2026-02-20
6
-0
/
+1572
|
\
|
*
Add test suite for reserve comments feature
Li Jin
2026-02-20
6
-0
/
+1572
*
|
Skip line-number comments on empty lines in table/class blocks
codex/remove-line-number-comments-from-empty-lines
Li Jin
2026-02-20
2
-0
/
+24
|
/
*
Emit single blank line for ClassBlock EmptyLine
Li Jin
2026-02-20
1
-3
/
+1
*
Preserve multi-empty lines in ClassBlock comments output
Li Jin
2026-02-20
1
-1
/
+3
*
Fix ClassBlock comment placement in generated Lua
Li Jin
2026-02-20
1
-26
/
+38
*
Fix ClassBlock parsing to keep comment lines
Li Jin
2026-02-20
1
-2
/
+2
*
Emit class body comments in reserve-comment mode
Li Jin
2026-02-20
1
-0
/
+10
*
Support comments and empty lines in class blocks
codex/add-blank-line-handling-to-classblock
Li Jin
2026-02-20
4
-7
/
+20
*
Preserve blank lines between table comments with reserve-comments
Li Jin
2026-02-19
3
-4
/
+13
[next]