aboutsummaryrefslogtreecommitdiff
path: root/src/3rdParty/efsw (unfollow)
Commit message (Collapse)AuthorFilesLines
90 min.Added the all-in-one doc.Li Jin13-10/+29573
106 min.Updated docs.Li Jin33-1327/+2386
3 hoursFixed a format issue.Li Jin2-2/+5
3 hoursAdded more tests.Li Jin5-9/+80
11 hoursMore test cases.Li Jin2-0/+2537
19 hoursFixed issues.Li Jin3-16/+11
19 hoursSupported multiple break values. Simplified some generated codes.Li Jin15-295/+406
5 daysMake font slightly smallerDania Rifki1-2/+2
5 daysFormat docs with prettierDania Rifki164-2403/+3767
Also adjust custom.css a little
6 daysUpdated cli tests. [skip CI]Li Jin1-8/+8
6 daystest: improve CLI test summary table formattingLi Jin1-30/+36
Optimize test results display for better readability: - Use ASCII box characters for better terminal compatibility - Improve column alignment and spacing - Remove redundant symbols in status column (PASS/FAIL only) - Left-align labels, right-align numbers in statistics table - Add color-coded pass rate (green 100%, yellow 80%+, red <80%) - Enhance final verdict section with indentation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
6 daystest: enhance CLI test summary with detailed statisticsLi Jin1-9/+110
Improve test results display with: - Per-suite test case breakdown table - Overall statistics panel showing suite and case counts - Pass rate percentage calculation - Formatted borders and color-coded status indicators - Clear final verdict summary Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
6 daystest: add comprehensive CLI test suiteLi Jin8-0/+927
Add 56 test cases across 4 test suites to verify the yue command line tool functionality: - Basic options test: -h, --help, -v, --version flags - Compilation test: file/directory compilation with various options - Error handling test: syntax errors, file not found, edge cases - Execution test: -e option, script arguments, macros The test framework includes helper functions for assertions and test environment setup. All tests can be run via `bash spec/cli/run_all_tests.sh`. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
6 daysUpdated docs.v0.32.9Li Jin109-3601/+3503
6 daysFixed docs.Li Jin47-5553/+26587
6 daysRename licence-mit -> license-mitDania Rifki1-0/+0
6 daysdocs: add German and Portuguese (Brazil) localescodex/add-portuguese-and-german-language-supportLi Jin71-132/+11309
6 daysrefactor: Restructure VitePress sidebar into nested, collapsible categories ↵Dania Rifki1-122/+79
and update navigation link text.
6 daysrefactor(docs): reorganize and restructure documentation content for better ↵Dania Rifki64-0/+0
clarity and navigation.
6 daysdocs: Apply minor styling and page configuration to the playground pages.Dania Rifki3-0/+16
6 daysUpdated code highlight for doc site. [skip CI]Li Jin11-449/+871
7 daysAdd Noto Serif SC for ZHDania Rifki2-3/+6
7 daysFix typo in Chinese index.mdDania Rifki1-1/+1
7 daysImprove docs custom.css' hero image handlingDania Rifki1-7/+6
7 daysMove license message and copyright text to footerDania Rifki4-9/+51
7 days[Docs] Updated light and dark themes.Dania Rifki7-17/+120
Use Merriweather for the font and fix minor typos
7 daysFixed issue #227.Li Jin5-19/+29
8 daysUpdated doc site configs. [skip CI]Li Jin1-1/+6
8 daysUpdated README.md. [skip CI]Li Jin1-23/+38
8 daysSplited docs.Li Jin76-14908/+15295
9 daysUpdate path for artifact upload in static.yml [skip CI]Li Jin1-1/+1
9 daysFixed readme. [skip CI]Li Jin1-1/+1
9 daysUpdated doc.Li Jin12-60/+151
9 daysUpdated docs.Li Jin25-1297/+2858
9 daysMount CompilerModal in VitePress layoutCursor Agent1-0/+5
Co-authored-by: dragon-fly <dragon-fly@qq.com>
9 daysMigrate docs to VitePressLi Jin60-3627/+478
13 daysAdded more tests.Li Jin16-0/+804
13 daysFixed global variables lint.v0.32.7Li Jin1-0/+9
14 daysAdded more format function specs.Li Jin4-33/+119
2026-01-29Fixed LuaJIT build. [skip Upload]v0.32.6Li Jin1-3/+3
2026-01-29Added missing flag.Li Jin1-0/+4
2026-01-29Fixed lib path.Li Jin3-537/+2
2026-01-29Fixed spec platforms.Li Jin1-6/+4
2026-01-29Rename 'platform' to 'platforms' in rockspecLi Jin1-1/+1
2026-01-29again.Li Jin1-0/+16
2026-01-29Try again.Li Jin1-2/+1
2026-01-29Fixed MSVC build.Li Jin1-0/+1
2026-01-29Fixed Windows build.Li Jin1-1/+9
2026-01-29Updated CMakeLists.txt.Li Jin1-10/+19
2026-01-29Add support for Lua 5.5 in CMake configuration. [skip CI]Li Jin1-0/+5