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
/
src
/
3rdParty
/
efsw
/
String.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2026-02-25
Use lts node version
Dania Rifki
1
-1
/
+1
2026-02-25
Add cache hit condition
Dania Rifki
1
-0
/
+2
2026-02-25
Update actions/upload-pages-artifact to v4
Dania Rifki
1
-1
/
+1
2026-02-25
Switch from yarn to pnpm
Dania Rifki
4
-18
/
+1829
2026-02-25
Update tagline in docs (#247)
Dania Rifki
8
-75
/
+82
2026-02-25
Updated README.md. [skip CI]
Li Jin
1
-4
/
+4
2026-02-24
Fixed issue #246.
v0.33.5
Li Jin
8
-15
/
+45
2026-02-24
Updated README.md and CHANGELOG.md. [skip CI]
Li Jin
2
-38
/
+346
2026-02-24
Updated docs. [skip CI]
Li Jin
20
-268
/
+276
2026-02-24
Cleaned up and fixed more comment reserving codes.
v0.33.4
Li Jin
21
-123
/
+330
2026-02-24
Fixed issue #245.
Li Jin
3
-11
/
+9
2026-02-24
Updated all-in-one docs.
v0.33.2
Li Jin
7
-12475
/
+15
2026-02-24
Revert zh text to previous version
Dania Rifki
1
-1
/
+1
2026-02-24
fix: update table literals examples to use curly braces instead of square bra...
Dania Rifki
5
-15
/
+15
2026-02-24
Fixed comma position in class members with line number comments. Fixed issue ...
Li Jin
3
-41
/
+47
2026-02-23
bugfix: insert comma before eol comment when line numbers on
chrsm
1
-1
/
+6
2026-02-23
FIx slug (stale branch issue)
Dania Rifki
6
-8
/
+17
2026-02-23
Clickable hero image on homepage to navigate to the mascot reference page.
Dania Rifki
6
-3
/
+38
2026-02-22
Correct reference -> extras documentation slug
Dania Rifki
11
-2
/
+2
2026-02-22
Updated doc. [skip CI]
Li Jin
5
-4
/
+4
2026-02-22
Fixed some scripts.
v0.33.1
Li Jin
5
-10
/
+88
2026-02-22
Updated .gitattributes. [skip CI]
Li Jin
1
-0
/
+3
2026-02-22
Cleanup.
Li Jin
5
-32
/
+97
2026-02-21
format with prettier
Dania Rifki
3
-3
/
+5
2026-02-21
Add Mascot to documentation
Dania Rifki
17
-17
/
+238
2026-02-21
Cleanup.
Li Jin
1
-471
/
+0
2026-02-20
Skip line-number comments on empty lines in table/class blocks
codex/remove-line-number-comments-from-empty-lines
Li Jin
2
-0
/
+24
2026-02-20
Add test suite for reserve comments feature
Li Jin
6
-0
/
+1572
2026-02-20
Emit single blank line for ClassBlock EmptyLine
Li Jin
1
-3
/
+1
2026-02-20
Preserve multi-empty lines in ClassBlock comments output
Li Jin
1
-1
/
+3
2026-02-20
Fix ClassBlock comment placement in generated Lua
Li Jin
1
-26
/
+38
2026-02-20
Fix ClassBlock parsing to keep comment lines
Li Jin
1
-2
/
+2
2026-02-20
Emit class body comments in reserve-comment mode
Li Jin
1
-0
/
+10
2026-02-20
Support comments and empty lines in class blocks
codex/add-blank-line-handling-to-classblock
Li Jin
4
-7
/
+20
2026-02-19
Preserve blank lines between table comments with reserve-comments
Li Jin
3
-4
/
+13
2026-02-19
Fix reserve comment parsing for table block comment lines
Li Jin
1
-3
/
+4
2026-02-19
Respect reserve comments in spread table/tableblock compilation
Li Jin
1
-0
/
+13
2026-02-19
Fix TableBlock indentation parsing after make gen
Li Jin
1
-2
/
+2
2026-02-19
feat(parser): preserve TableBlock comment lines in AST
Li Jin
3
-9
/
+14
2026-02-18
Bump version to 0.33.1
Li Jin
1
-1
/
+1
2026-02-18
Fix TableLit YueComment parsing with mixed-indent table lines
codex/add-single-line-comments-support-to-ast
Li Jin
1
-2
/
+6
2026-02-18
Use YueComment node for TableLit comment preservation
Li Jin
4
-19
/
+12
2026-02-18
Fix TableLit AST string formatting for comments and empty lines
Li Jin
1
-3
/
+18
2026-02-18
Fix TableLit comment nodes under non-reserve comment mode
Li Jin
1
-1
/
+14
2026-02-18
Add TableLit AST support for empty lines and multiline comments
Li Jin
3
-8
/
+24
2026-02-18
Preserve TabLit single-line comments in AST
Li Jin
3
-4
/
+14
2026-02-15
Add goto statement documentation and tests
Li Jin
23
-13
/
+1735
2026-02-13
Cleanup. [skip CI]
Li Jin
10
-0
/
+10
2026-02-12
Fixed doc highlight issue.
Li Jin
4
-176
/
+11
2026-02-12
Again. [skip CI]
Li Jin
14
-54
/
+171
[next]