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
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
/
FileWatcherGeneric.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
37 hours
Preserve multi-empty lines in ClassBlock comments output
Li Jin
1
-1
/
+3
37 hours
Fix ClassBlock comment placement in generated Lua
Li Jin
1
-26
/
+38
37 hours
Fix ClassBlock parsing to keep comment lines
Li Jin
1
-2
/
+2
37 hours
Emit class body comments in reserve-comment mode
Li Jin
1
-0
/
+10
42 hours
Support comments and empty lines in class blocks
codex/add-blank-line-handling-to-classblock
Li Jin
4
-7
/
+20
2 days
Preserve blank lines between table comments with reserve-comments
Li Jin
3
-4
/
+13
2 days
Fix reserve comment parsing for table block comment lines
Li Jin
1
-3
/
+4
2 days
Respect reserve comments in spread table/tableblock compilation
Li Jin
1
-0
/
+13
3 days
Fix TableBlock indentation parsing after make gen
Li Jin
1
-2
/
+2
3 days
feat(parser): preserve TableBlock comment lines in AST
Li Jin
3
-9
/
+14
3 days
Bump version to 0.33.1
Li Jin
1
-1
/
+1
3 days
Fix TableLit YueComment parsing with mixed-indent table lines
codex/add-single-line-comments-support-to-ast
Li Jin
1
-2
/
+6
3 days
Use YueComment node for TableLit comment preservation
Li Jin
4
-19
/
+12
3 days
Fix TableLit AST string formatting for comments and empty lines
Li Jin
1
-3
/
+18
3 days
Fix TableLit comment nodes under non-reserve comment mode
Li Jin
1
-1
/
+14
3 days
Add TableLit AST support for empty lines and multiline comments
Li Jin
3
-8
/
+24
4 days
Preserve TabLit single-line comments in AST
Li Jin
3
-4
/
+14
6 days
Add goto statement documentation and tests
Li Jin
23
-13
/
+1735
9 days
Cleanup. [skip CI]
Li Jin
10
-0
/
+10
9 days
Fixed doc highlight issue.
Li Jin
4
-176
/
+11
10 days
Again. [skip CI]
Li Jin
14
-54
/
+171
10 days
Try a fix. [skip CI]
Li Jin
4
-15
/
+50
10 days
Try fix doc css issue. [skip CI]
v0.33.0
Li Jin
3
-6
/
+31
10 days
Update compile_doc command to include 'doc' argument
Li Jin
1
-2
/
+2
10 days
Added the all-in-one doc.
Li Jin
13
-10
/
+29573
10 days
Updated docs.
Li Jin
33
-1327
/
+2386
10 days
Fixed a format issue.
Li Jin
2
-2
/
+5
10 days
Added more tests.
Li Jin
5
-9
/
+80
10 days
More test cases.
Li Jin
2
-0
/
+2537
10 days
Fixed issues.
Li Jin
3
-16
/
+11
10 days
Supported multiple break values. Simplified some generated codes.
Li Jin
15
-295
/
+406
2026-02-07
Make font slightly smaller
Dania Rifki
1
-2
/
+2
2026-02-07
Format docs with prettier
Dania Rifki
164
-2403
/
+3767
2026-02-06
Updated cli tests. [skip CI]
Li Jin
1
-8
/
+8
2026-02-06
test: improve CLI test summary table formatting
Li Jin
1
-30
/
+36
2026-02-06
test: enhance CLI test summary with detailed statistics
Li Jin
1
-9
/
+110
2026-02-06
test: add comprehensive CLI test suite
Li Jin
8
-0
/
+927
2026-02-06
Updated docs.
v0.32.9
Li Jin
109
-3601
/
+3503
2026-02-06
Fixed docs.
Li Jin
47
-5553
/
+26587
2026-02-06
Rename licence-mit -> license-mit
Dania Rifki
1
-0
/
+0
2026-02-06
docs: add German and Portuguese (Brazil) locales
codex/add-portuguese-and-german-language-support
Li Jin
71
-132
/
+11309
2026-02-06
refactor: Restructure VitePress sidebar into nested, collapsible categories a...
Dania Rifki
1
-122
/
+79
2026-02-06
refactor(docs): reorganize and restructure documentation content for better c...
Dania Rifki
64
-0
/
+0
2026-02-06
docs: Apply minor styling and page configuration to the playground pages.
Dania Rifki
3
-0
/
+16
2026-02-06
Updated code highlight for doc site. [skip CI]
Li Jin
11
-449
/
+871
2026-02-06
Add Noto Serif SC for ZH
Dania Rifki
2
-3
/
+6
2026-02-06
Fix typo in Chinese index.md
Dania Rifki
1
-1
/
+1
2026-02-06
Improve docs custom.css' hero image handling
Dania Rifki
1
-7
/
+6
2026-02-06
Move license message and copyright text to footer
Dania Rifki
4
-9
/
+51
2026-02-06
[Docs] Updated light and dark themes.
Dania Rifki
7
-17
/
+120
[next]