aboutsummaryrefslogtreecommitdiff
path: root/doc/docs/de/try/index.md (unfollow)
Commit message (Collapse)AuthorFilesLines
15 hoursrefactor: Restructure VitePress sidebar into nested, collapsible categories ↵Dania Rifki1-122/+79
and update navigation link text.
15 hoursrefactor(docs): reorganize and restructure documentation content for better ↵Dania Rifki64-0/+0
clarity and navigation.
15 hoursdocs: Apply minor styling and page configuration to the playground pages.Dania Rifki3-0/+16
23 hoursUpdated code highlight for doc site. [skip CI]Li Jin11-449/+871
24 hoursAdd Noto Serif SC for ZHDania Rifki2-3/+6
24 hoursFix typo in Chinese index.mdDania Rifki1-1/+1
24 hoursImprove docs custom.css' hero image handlingDania Rifki1-7/+6
24 hoursMove license message and copyright text to footerDania Rifki4-9/+51
24 hours[Docs] Updated light and dark themes.Dania Rifki7-17/+120
Use Merriweather for the font and fix minor typos
31 hoursFixed issue #227.Li Jin5-19/+29
2 daysUpdated doc site configs. [skip CI]Li Jin1-1/+6
2 daysUpdated README.md. [skip CI]Li Jin1-23/+38
2 daysSplited docs.Li Jin76-14908/+15295
3 daysUpdate path for artifact upload in static.yml [skip CI]Li Jin1-1/+1
3 daysFixed readme. [skip CI]Li Jin1-1/+1
3 daysUpdated doc.Li Jin12-60/+151
3 daysUpdated docs.Li Jin25-1297/+2858
3 daysMount CompilerModal in VitePress layoutCursor Agent1-0/+5
Co-authored-by: dragon-fly <dragon-fly@qq.com>
3 daysMigrate docs to VitePressLi Jin60-3627/+478
7 daysAdded more tests.Li Jin16-0/+804
8 daysFixed global variables lint.v0.32.7Li Jin1-0/+9
8 daysAdded more format function specs.Li Jin4-33/+119
9 daysFixed LuaJIT build. [skip Upload]v0.32.6Li Jin1-3/+3
9 daysAdded missing flag.Li Jin1-0/+4
9 daysFixed lib path.Li Jin3-537/+2
9 daysFixed spec platforms.Li Jin1-6/+4
9 daysRename 'platform' to 'platforms' in rockspecLi Jin1-1/+1
9 daysagain.Li Jin1-0/+16
9 daysTry again.Li Jin1-2/+1
9 daysFixed MSVC build.Li Jin1-0/+1
9 daysFixed Windows build.Li Jin1-1/+9
9 daysUpdated CMakeLists.txt.Li Jin1-10/+19
9 daysAdd support for Lua 5.5 in CMake configuration. [skip CI]Li Jin1-0/+5
9 daysFix indentation in Windows CI workflowLi Jin1-0/+1
9 daysUpdate Lua and LuaRocks action versionsLi Jin1-2/+2
9 daysFixed Windows build.Li Jin3-2/+12
9 daysFixed compiler issues and added 800+ test cases.Li Jin51-379/+3817
11 daysAdd compiler improvements and comprehensive test suitecompiler-improvementsLi Jin39-9/+5071
- Fixed path option handling to avoid semicolon concatenation issues - Added exception handling for std::length_error and general exceptions - Added comprehensive test specifications for advanced language features Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
11 daysFixed Windows CI test coverageLi Jin1-0/+2
Added missing try_catch_spec.yue compilation command to both x86 and x64 builds in windows.yml, matching the Makefile test target. Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
11 daysUpdated tests.Li Jin52-3008/+3328
11 daysFixed compiler improvements and added comprehensive test suiteLi Jin34-23/+4777
- Fixed makefile preprocessor macro definitions (removed spaces in -D flags) - Added null pointer check in compiler class declaration handling - Added comprehensive test specifications for various language features: - attrib, backcall, cond, config, existential, export, goto - import, literals, macro, metatable, operators, return - string, switch, vararg, with Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-23Cleanup.v0.32.4Li Jin2-13/+13
2026-01-23Fixed some `import global` related issue.Li Jin2-13/+22
2026-01-22Adding tests.Li Jin28-8/+336
2026-01-21Update.v0.32.3Li Jin14-2682/+4924
2026-01-20Fixed a glitch.v0.32.1Li Jin4-7/+7
2026-01-19Added more specs.v0.32.0Li Jin2-0/+18
2026-01-19Fix.Li Jin1-1/+1
2026-01-19Made `;` work as statements separator.Li Jin18-154/+248
2026-01-15Fixed a crash issue.v0.31.1Li Jin4-6/+35