summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed some scripts.v0.33.1Li Jin3 days5-10/+88
* Updated .gitattributes. [skip CI]Li Jin3 days1-0/+3
* Cleanup.Li Jin3 days5-32/+97
* format with prettierDania Rifki3 days3-3/+5
* Add Mascot to documentationDania Rifki3 days17-17/+238
* Cleanup.Li Jin3 days1-471/+0
* Merge branch 'feature/reserve-comments-tests' into codex/remove-line-number-c...Li Jin4 days6-0/+1572
|\
| * Add test suite for reserve comments featureLi Jin4 days6-0/+1572
* | Skip line-number comments on empty lines in table/class blockscodex/remove-line-number-comments-from-empty-linesLi Jin4 days2-0/+24
|/
* Emit single blank line for ClassBlock EmptyLineLi Jin5 days1-3/+1
* Preserve multi-empty lines in ClassBlock comments outputLi Jin5 days1-1/+3
* Fix ClassBlock comment placement in generated LuaLi Jin5 days1-26/+38
* Fix ClassBlock parsing to keep comment linesLi Jin5 days1-2/+2
* Emit class body comments in reserve-comment modeLi Jin5 days1-0/+10
* Support comments and empty lines in class blockscodex/add-blank-line-handling-to-classblockLi Jin5 days4-7/+20
* Preserve blank lines between table comments with reserve-commentsLi Jin5 days3-4/+13
* Fix reserve comment parsing for table block comment linesLi Jin5 days1-3/+4
* Respect reserve comments in spread table/tableblock compilationLi Jin6 days1-0/+13
* Fix TableBlock indentation parsing after make genLi Jin6 days1-2/+2
* feat(parser): preserve TableBlock comment lines in ASTLi Jin6 days3-9/+14
* Bump version to 0.33.1Li Jin6 days1-1/+1
* Fix TableLit YueComment parsing with mixed-indent table linescodex/add-single-line-comments-support-to-astLi Jin6 days1-2/+6
* Use YueComment node for TableLit comment preservationLi Jin6 days4-19/+12
* Fix TableLit AST string formatting for comments and empty linesLi Jin6 days1-3/+18
* Fix TableLit comment nodes under non-reserve comment modeLi Jin6 days1-1/+14
* Add TableLit AST support for empty lines and multiline commentsLi Jin6 days3-8/+24
* Preserve TabLit single-line comments in ASTLi Jin7 days3-4/+14
* Add goto statement documentation and testsLi Jin9 days23-13/+1735
* Cleanup. [skip CI]Li Jin12 days10-0/+10
* Fixed doc highlight issue.Li Jin12 days4-176/+11
* Again. [skip CI]Li Jin13 days14-54/+171
* Try a fix. [skip CI]Li Jin13 days4-15/+50
* Try fix doc css issue. [skip CI]v0.33.0Li Jin13 days3-6/+31
* Update compile_doc command to include 'doc' argumentLi Jin13 days1-2/+2
* Added the all-in-one doc.Li Jin13 days13-10/+29573
* Updated docs.Li Jin13 days33-1327/+2386
* Fixed a format issue.Li Jin13 days2-2/+5
* Added more tests.Li Jin13 days5-9/+80
* More test cases.Li Jin13 days2-0/+2537
* Fixed issues.Li Jin13 days3-16/+11
* Supported multiple break values. Simplified some generated codes.Li Jin13 days15-295/+406
* Make font slightly smallerDania Rifki2026-02-071-2/+2
* Format docs with prettierDania Rifki2026-02-07164-2403/+3767
* Updated cli tests. [skip CI]Li Jin2026-02-061-8/+8
* test: improve CLI test summary table formattingLi Jin2026-02-061-30/+36
* test: enhance CLI test summary with detailed statisticsLi Jin2026-02-061-9/+110
* test: add comprehensive CLI test suiteLi Jin2026-02-068-0/+927
* Updated docs.v0.32.9Li Jin2026-02-06109-3601/+3503
* Fixed docs.Li Jin2026-02-0647-5553/+26587
* Merge codex/add-portuguese-and-german-language-support and align locale docsLi Jin2026-02-0671-45/+11378
|\