summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fixed a crash issue.HEADv0.31.1mainLi Jin42 hours4-6/+35
* Updated Windows workflow.v0.31.0Li Jin43 hours1-0/+2
* Added const attributes.Li Jin43 hours6-68/+224
* Updated docs. [skip CI]Li Jin44 hours2-74/+112
* Fixed globals importing order.Li Jin44 hours5-27/+26
* Added `import global` syntax.Li Jin44 hours11-140/+527
* Bumped year. [skip CI]Li Jin10 days13-19/+19
* Updated docs. [skip CI]Li Jin2025-12-252-98/+98
* Fixed a format crash issue.v0.30.4Li Jin2025-12-251-1/+5
* Added named vararg support.Li Jin2025-12-2511-10/+369
* Refactored FnArgsDef rules. Fixed issue #224.v0.30.3Li Jin2025-12-085-22/+51
* Fixed more error messages.Li Jin2025-12-057-143/+213
* Updated docs. [skip CI]Li Jin2025-12-042-156/+156
* Fixed empty line as block issue.v0.30.2Li Jin2025-12-048-12/+44
* Updated reserved comments function.v0.30.1Li Jin2025-12-0410-509/+635
* Improved syntax error messages with contextual details.v0.30.0Li Jin2025-12-036-153/+247
* Updated syntax.v0.29.9Li Jin2025-11-2113-40/+89
* Updated doc. [skip CI]Li Jin2025-11-172-8/+8
* Updated doc. [skip CI]Li Jin2025-11-171-91/+92
* Fixed code generating.v0.29.8Li Jin2025-11-144-52/+35
* Fixed issue #223.Li Jin2025-11-149-16/+338
* Fixed build. [skip CI]Li Jin2025-11-071-0/+3
* Fixed wasm build. [skip CI]Li Jin2025-11-071-0/+3
* Made YueScript stop lintting defined global variables.v0.29.7Li Jin2025-11-074-26/+28
* Renamed builtin json lib to "cojson". [skip Upload]v0.29.6Li Jin2025-11-052-2/+2
* Fixed Lua5.1 build. [skip CI]Li Jin2025-11-052-9/+31
* Modify luarocks upload condition in macos.yml. [skip CI]Li Jin2025-11-051-1/+1
* Fixed Windows build. [skip CI]Li Jin2025-11-054-145/+145
* Fixed Windows build.Li Jin2025-11-051-8/+8
* Updated spec.Li Jin2025-11-057-19/+15
* Removed the use of codecvt from C++ for it being removed in C++26.Li Jin2025-11-0510-17/+1318
* Fixed flags. [skip CI]Li Jin2025-11-041-8/+8
* Fixed build.Li Jin2025-11-042-8/+8
* Fixed Windows build.Li Jin2025-11-043-0/+7
* Included a minimal json lib in yue compiler tool.Li Jin2025-11-045-3/+952
* Excluding esfw related codes for Termux compilation.Li Jin2025-11-041-61/+65
* Fixed build files for Termux.Li Jin2025-11-042-4/+61
* Fixed docs. [skip CI]Li Jin2025-10-132-12/+12
* Increased call stack size.Li Jin2025-09-163-12/+48
* Fix.Li Jin2025-09-152-14/+10
* Fixed issue for reversed indexing.Li Jin2025-09-157-10/+557
* Fixed build.v0.29.4Li Jin2025-08-292-0/+180
* Updated docs. [skip CI]Li Jin2025-08-293-22/+156
* Fixed glitches. [skip CI]Li Jin2025-08-262-4/+4
* Updated docs. [skip CI]Li Jin2025-08-262-0/+71
* Added function argument destructuring.Li Jin2025-08-265-5/+237
* Fixed issue #222.v0.29.3Li Jin2025-07-277-3/+71
* Updated version. [skip CI]v0.29.2Li Jin2025-07-181-1/+1
* Fixed Windows x64 build.Li Jin2025-07-182-3/+7
* Fixes.v0.29.1Li Jin2025-07-188-69/+187