| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 46 hours | Fixed Windows CI test coverageHEADmain | Li Jin | 1 | -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> | |||||
| 47 hours | Updated tests. | Li Jin | 52 | -3008/+3328 | |
| 2 days | Fixed compiler improvements and added comprehensive test suite | Li Jin | 34 | -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> | |||||
| 5 days | Cleanup.v0.32.4 | Li Jin | 2 | -13/+13 | |
| 5 days | Fixed some `import global` related issue. | Li Jin | 2 | -13/+22 | |
| 6 days | Adding tests. | Li Jin | 28 | -8/+336 | |
| 7 days | Update.v0.32.3 | Li Jin | 14 | -2682/+4924 | |
| 8 days | Fixed a glitch.v0.32.1 | Li Jin | 4 | -7/+7 | |
| 9 days | Added more specs.v0.32.0 | Li Jin | 2 | -0/+18 | |
| 9 days | Fix. | Li Jin | 1 | -1/+1 | |
| 9 days | Made `;` work as statements separator. | Li Jin | 18 | -154/+248 | |
| 13 days | Fixed a crash issue.v0.31.1 | Li Jin | 4 | -6/+35 | |
| 13 days | Updated Windows workflow.v0.31.0 | Li Jin | 1 | -0/+2 | |
| 13 days | Added const attributes. | Li Jin | 6 | -68/+224 | |
| 13 days | Updated docs. [skip CI] | Li Jin | 2 | -74/+112 | |
| 13 days | Fixed globals importing order. | Li Jin | 5 | -27/+26 | |
| 13 days | Added `import global` syntax. | Li Jin | 11 | -140/+527 | |
| 2026-01-07 | Bumped year. [skip CI] | Li Jin | 13 | -19/+19 | |
| 2025-12-25 | Updated docs. [skip CI] | Li Jin | 2 | -98/+98 | |
| 2025-12-25 | Fixed a format crash issue.v0.30.4 | Li Jin | 1 | -1/+5 | |
| 2025-12-25 | Added named vararg support. | Li Jin | 11 | -10/+369 | |
| 2025-12-08 | Refactored FnArgsDef rules. Fixed issue #224.v0.30.3 | Li Jin | 5 | -22/+51 | |
| 2025-12-05 | Fixed more error messages. | Li Jin | 7 | -143/+213 | |
| 2025-12-04 | Updated docs. [skip CI] | Li Jin | 2 | -156/+156 | |
| 2025-12-04 | Fixed empty line as block issue.v0.30.2 | Li Jin | 8 | -12/+44 | |
| 2025-12-04 | Updated reserved comments function.v0.30.1 | Li Jin | 10 | -509/+635 | |
| 2025-12-03 | Improved syntax error messages with contextual details.v0.30.0 | Li Jin | 6 | -153/+247 | |
| 2025-11-21 | Updated syntax.v0.29.9 | Li Jin | 13 | -40/+89 | |
| * Added error check for mixed use of tabs and spaces. * Supported SimpleTable destructuring for ForEach syntax. | |||||
| 2025-11-17 | Updated doc. [skip CI] | Li Jin | 2 | -8/+8 | |
| 2025-11-17 | Updated doc. [skip CI] | Li Jin | 1 | -91/+92 | |
| 2025-11-14 | Fixed code generating.v0.29.8 | Li Jin | 4 | -52/+35 | |
| 2025-11-14 | Fixed issue #223. | Li Jin | 9 | -16/+338 | |
| 2025-11-07 | Fixed build. [skip CI] | Li Jin | 1 | -0/+3 | |
| 2025-11-07 | Fixed wasm build. [skip CI] | Li Jin | 1 | -0/+3 | |
| 2025-11-07 | Made YueScript stop lintting defined global variables.v0.29.7 | Li Jin | 4 | -26/+28 | |
| 2025-11-05 | Renamed builtin json lib to "cojson". [skip Upload]v0.29.6 | Li Jin | 2 | -2/+2 | |
| 2025-11-05 | Fixed Lua5.1 build. [skip CI] | Li Jin | 2 | -9/+31 | |
| 2025-11-05 | Modify luarocks upload condition in macos.yml. [skip CI] | Li Jin | 1 | -1/+1 | |
| Updated the condition for luarocks upload to skip if the commit message contains '[skip Upload]'. | |||||
| 2025-11-05 | Fixed Windows build. [skip CI] | Li Jin | 4 | -145/+145 | |
| 2025-11-05 | Fixed Windows build. | Li Jin | 1 | -8/+8 | |
| 2025-11-05 | Updated spec. | Li Jin | 7 | -19/+15 | |
| 2025-11-05 | Removed the use of codecvt from C++ for it being removed in C++26. | Li Jin | 10 | -17/+1318 | |
| 2025-11-04 | Fixed flags. [skip CI] | Li Jin | 1 | -8/+8 | |
| 2025-11-04 | Fixed build. | Li Jin | 2 | -8/+8 | |
| 2025-11-04 | Fixed Windows build. | Li Jin | 3 | -0/+7 | |
| 2025-11-04 | Included a minimal json lib in yue compiler tool. | Li Jin | 5 | -3/+952 | |
| 2025-11-04 | Excluding esfw related codes for Termux compilation. | Li Jin | 1 | -61/+65 | |
| 2025-11-04 | Fixed build files for Termux. | Li Jin | 2 | -4/+61 | |
| 2025-10-13 | Fixed docs. [skip CI] | Li Jin | 2 | -12/+12 | |
| 2025-09-16 | Increased call stack size. | Li Jin | 3 | -12/+48 | |
