index
:
yuescript
0.5.0
codex/add-portuguese-and-german-language-support
codex/add-single-line-comments-support-to-ast
compiler-improvements
main
moonplus
parserlib
pegtl
teal-typed
A mirror of https://github.com/pigpigyyy/Yuescript.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TableLit YueComment parsing with mixed-indent table lines
codex/add-single-line-comments-support-to-ast
Li Jin
26 hours
1
-2
/
+6
*
Use YueComment node for TableLit comment preservation
Li Jin
26 hours
4
-19
/
+12
*
Fix TableLit AST string formatting for comments and empty lines
Li Jin
26 hours
1
-3
/
+18
*
Fix TableLit comment nodes under non-reserve comment mode
Li Jin
27 hours
1
-1
/
+14
*
Add TableLit AST support for empty lines and multiline comments
Li Jin
28 hours
3
-8
/
+24
*
Preserve TabLit single-line comments in AST
Li Jin
36 hours
3
-4
/
+14
*
Add goto statement documentation and tests
Li Jin
4 days
1
-0
/
+2
*
Fixed a format issue.
Li Jin
8 days
1
-1
/
+4
*
Added more tests.
Li Jin
8 days
1
-4
/
+0
*
Fixed issues.
Li Jin
8 days
1
-4
/
+5
*
Supported multiple break values. Simplified some generated codes.
Li Jin
8 days
4
-120
/
+305
*
Fixed docs.
Li Jin
14 days
2
-3
/
+3
*
Fixed issue #227.
Li Jin
2026-02-05
3
-19
/
+22
*
Fixed global variables lint.
v0.32.7
Li Jin
2026-01-30
1
-0
/
+9
*
Added more format function specs.
Li Jin
2026-01-29
2
-2
/
+2
*
Fixed compiler issues and added 800+ test cases.
Li Jin
2026-01-28
4
-46
/
+54
*
Add compiler improvements and comprehensive test suite
compiler-improvements
Li Jin
2026-01-27
1
-8
/
+12
*
Updated tests.
Li Jin
2026-01-26
1
-12
/
+22
*
Fixed compiler improvements and added comprehensive test suite
Li Jin
2026-01-26
1
-2
/
+3
*
Cleanup.
v0.32.4
Li Jin
2026-01-23
1
-3
/
+3
*
Fixed some `import global` related issue.
Li Jin
2026-01-23
2
-13
/
+22
*
Adding tests.
Li Jin
2026-01-22
2
-7
/
+7
*
Update.
v0.32.3
Li Jin
2026-01-21
7
-2631
/
+4746
*
Fixed a glitch.
v0.32.1
Li Jin
2026-01-20
2
-2
/
+2
*
Fix.
Li Jin
2026-01-19
1
-1
/
+1
*
Made `;` work as statements separator.
Li Jin
2026-01-19
6
-128
/
+71
*
Fixed a crash issue.
v0.31.1
Li Jin
2026-01-15
1
-4
/
+4
*
Added const attributes.
Li Jin
2026-01-15
1
-1
/
+3
*
Fixed globals importing order.
Li Jin
2026-01-15
2
-16
/
+15
*
Added `import global` syntax.
Li Jin
2026-01-15
5
-20
/
+83
*
Bumped year. [skip CI]
Li Jin
2026-01-07
9
-9
/
+9
*
Fixed a format crash issue.
v0.30.4
Li Jin
2025-12-25
1
-1
/
+5
*
Added named vararg support.
Li Jin
2025-12-25
5
-10
/
+35
*
Refactored FnArgsDef rules. Fixed issue #224.
v0.30.3
Li Jin
2025-12-08
3
-18
/
+47
*
Fixed more error messages.
Li Jin
2025-12-05
5
-141
/
+211
*
Fixed empty line as block issue.
v0.30.2
Li Jin
2025-12-04
6
-12
/
+25
*
Updated reserved comments function.
v0.30.1
Li Jin
2025-12-04
6
-505
/
+541
*
Improved syntax error messages with contextual details.
v0.30.0
Li Jin
2025-12-03
6
-153
/
+247
*
Updated syntax.
v0.29.9
Li Jin
2025-11-21
4
-28
/
+47
*
Fixed code generating.
v0.29.8
Li Jin
2025-11-14
1
-7
/
+15
*
Fixed issue #223.
Li Jin
2025-11-14
3
-16
/
+35
*
Made YueScript stop lintting defined global variables.
v0.29.7
Li Jin
2025-11-07
4
-26
/
+28
*
Renamed builtin json lib to "cojson". [skip Upload]
v0.29.6
Li Jin
2025-11-05
2
-2
/
+2
*
Fixed Lua5.1 build. [skip CI]
Li Jin
2025-11-05
2
-9
/
+31
*
Updated spec.
Li Jin
2025-11-05
1
-3
/
+3
*
Removed the use of codecvt from C++ for it being removed in C++26.
Li Jin
2025-11-05
8
-15
/
+1316
*
Fixed build.
Li Jin
2025-11-04
1
-0
/
+0
*
Fixed Windows build.
Li Jin
2025-11-04
1
-0
/
+0
*
Included a minimal json lib in yue compiler tool.
Li Jin
2025-11-04
3
-1
/
+930
*
Increased call stack size.
Li Jin
2025-09-16
1
-2
/
+34
[next]