aboutsummaryrefslogtreecommitdiff
path: root/src/3rdParty/efsw/System.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-24Updated README.md and CHANGELOG.md. [skip CI]Li Jin2-38/+346
2026-02-24Updated docs. [skip CI]Li Jin20-268/+276
2026-02-24Cleaned up and fixed more comment reserving codes.v0.33.4Li Jin21-123/+330
2026-02-24Fixed issue #245.Li Jin3-11/+9
2026-02-24Updated all-in-one docs.v0.33.2Li Jin7-12475/+15
2026-02-24Revert zh text to previous versionDania Rifki1-1/+1
2026-02-24fix: update table literals examples to use curly braces instead of square bra...Dania Rifki5-15/+15
2026-02-24Fixed comma position in class members with line number comments. Fixed issue ...Li Jin3-41/+47
2026-02-23bugfix: insert comma before eol comment when line numbers onchrsm1-1/+6
2026-02-23FIx slug (stale branch issue)Dania Rifki6-8/+17
2026-02-23Clickable hero image on homepage to navigate to the mascot reference page.Dania Rifki6-3/+38
2026-02-22Correct reference -> extras documentation slugDania Rifki11-2/+2
2026-02-22Updated doc. [skip CI]Li Jin5-4/+4
2026-02-22Fixed some scripts.v0.33.1Li Jin5-10/+88
2026-02-22Updated .gitattributes. [skip CI]Li Jin1-0/+3
2026-02-22Cleanup.Li Jin5-32/+97
2026-02-21format with prettierDania Rifki3-3/+5
2026-02-21Add Mascot to documentationDania Rifki17-17/+238
2026-02-21Cleanup.Li Jin1-471/+0
2026-02-20Skip line-number comments on empty lines in table/class blockscodex/remove-line-number-comments-from-empty-linesLi Jin2-0/+24
2026-02-20Add test suite for reserve comments featureLi Jin6-0/+1572
2026-02-20Emit single blank line for ClassBlock EmptyLineLi Jin1-3/+1
2026-02-20Preserve multi-empty lines in ClassBlock comments outputLi Jin1-1/+3
2026-02-20Fix ClassBlock comment placement in generated LuaLi Jin1-26/+38
2026-02-20Fix ClassBlock parsing to keep comment linesLi Jin1-2/+2
2026-02-20Emit class body comments in reserve-comment modeLi Jin1-0/+10
2026-02-20Support comments and empty lines in class blockscodex/add-blank-line-handling-to-classblockLi Jin4-7/+20
2026-02-19Preserve blank lines between table comments with reserve-commentsLi Jin3-4/+13
2026-02-19Fix reserve comment parsing for table block comment linesLi Jin1-3/+4
2026-02-19Respect reserve comments in spread table/tableblock compilationLi Jin1-0/+13
2026-02-19Fix TableBlock indentation parsing after make genLi Jin1-2/+2
2026-02-19feat(parser): preserve TableBlock comment lines in ASTLi Jin3-9/+14
2026-02-18Bump version to 0.33.1Li Jin1-1/+1
2026-02-18Fix TableLit YueComment parsing with mixed-indent table linescodex/add-single-line-comments-support-to-astLi Jin1-2/+6
2026-02-18Use YueComment node for TableLit comment preservationLi Jin4-19/+12
2026-02-18Fix TableLit AST string formatting for comments and empty linesLi Jin1-3/+18
2026-02-18Fix TableLit comment nodes under non-reserve comment modeLi Jin1-1/+14
2026-02-18Add TableLit AST support for empty lines and multiline commentsLi Jin3-8/+24
2026-02-18Preserve TabLit single-line comments in ASTLi Jin3-4/+14
2026-02-15Add goto statement documentation and testsLi Jin23-13/+1735
2026-02-13Cleanup. [skip CI]Li Jin10-0/+10
2026-02-12Fixed doc highlight issue.Li Jin4-176/+11
2026-02-12Again. [skip CI]Li Jin14-54/+171
2026-02-12Try a fix. [skip CI]Li Jin4-15/+50
2026-02-12Try fix doc css issue. [skip CI]v0.33.0Li Jin3-6/+31
2026-02-12Update compile_doc command to include 'doc' argumentLi Jin1-2/+2
2026-02-12Added the all-in-one doc.Li Jin13-10/+29573
2026-02-12Updated docs.Li Jin33-1327/+2386
2026-02-12Fixed a format issue.Li Jin2-2/+5
2026-02-12Added more tests.Li Jin5-9/+80