index
:
yuescript
0.5.0
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 a format case.
Li Jin
2023-12-18
2
-4
/
+16
*
fix invalid formation.
v0.21.3
Li Jin
2023-12-14
3
-21
/
+111
*
add yue.format() function. fix yue ast to code function issues.
Li Jin
2023-12-13
6
-76
/
+276
*
update version.
Li Jin
2023-12-11
1
-1
/
+1
*
fix empty block ends with eof issue.
Li Jin
2023-12-11
1
-1
/
+1
*
changed the if-assignment syntax to prevent some errors.
v0.21.0
Li Jin
2023-12-07
4
-15
/
+25
*
fixing issue #157.
Li Jin
2023-12-07
2
-7
/
+20
*
update Lua 5.4.
Li Jin
2023-12-06
6
-95
/
+141
*
fix luaminify issue.
Li Jin
2023-11-27
2
-5
/
+11
*
make function call args a consistent behavior with table list.
v0.20.7
Li Jin
2023-11-19
4
-7
/
+19
*
fix a crash case for import statement.
Li Jin
2023-11-15
1
-14
/
+21
*
fix a missing case for condition chaining.
v0.20.5
Li Jin
2023-11-09
1
-24
/
+25
*
fix table matching syntax in switch statement with list table.
v0.20.4
Li Jin
2023-11-02
1
-3
/
+10
*
remove miss copied file.
Li Jin
2023-10-27
1
-21
/
+0
*
fix a missing case for list destructuring.
Li Jin
2023-10-27
4
-3
/
+31
*
remove unnecessary multiline declaration for list table assignment.
Li Jin
2023-10-23
1
-4
/
+9
*
fix chaining condition evaluation rules.
v0.20.1
Li Jin
2023-10-23
1
-101
/
+164
*
fixing issues from #152.
Li Jin
2023-10-22
5
-176
/
+453
*
fixing issue #153.
v0.19.6
Li Jin
2023-10-17
3
-10
/
+15
*
fixing issue #150.
v0.19.5
Li Jin
2023-10-06
1
-1
/
+5
*
added `from import` for issue #149.
Li Jin
2023-09-25
5
-13
/
+42
*
fixing issue #149.
Li Jin
2023-09-22
4
-7
/
+12
*
fixing issue #148.
Li Jin
2023-09-14
1
-6
/
+7
*
fix inline variable renaming.
v0.19.2
Li Jin
2023-08-30
2
-2
/
+3
*
update Lua 5.4.
Li Jin
2023-08-24
32
-257
/
+378
*
add unicode identifier support, fix more issue from #144
Li Jin
2023-08-17
7
-175
/
+320
*
update version and docs.
v0.18.1
Li Jin
2023-08-09
1
-1
/
+1
*
make vararg assignment work with line decorator.
Li Jin
2023-08-08
1
-8
/
+74
*
fix typo.
Li Jin
2023-08-07
1
-1
/
+1
*
fixing issue #143 and #144.
Li Jin
2023-08-07
1
-42
/
+333
*
cleanup.
v0.17.14
Li Jin
2023-07-31
1
-2
/
+4
*
fix the way options table passing to compiler.
Li Jin
2023-07-31
3
-5
/
+42
*
made a little optimization for try-catch syntax.
Li Jin
2023-07-28
1
-1
/
+15
*
fix xpcall usages in different Lua version.
Li Jin
2023-07-28
2
-26
/
+50
*
fix yue.require() not working issue.
v0.17.11
Li Jin
2023-07-28
2
-2
/
+2
*
make minify and line rewriting work with Lua5.1
Li Jin
2023-07-26
2
-1
/
+24
*
fix line mapping.
Li Jin
2023-07-26
2
-25
/
+2509
*
added a missing Yuescript code formating case.
v0.17.10
Li Jin
2023-07-25
2
-8
/
+4
*
fix build.
v0.17.9
Li Jin
2023-07-25
1
-5
/
+9
*
make file watcher work with '-m' and '-r' options.
Li Jin
2023-07-25
1
-1
/
+50
*
fix more format separator cases.
Li Jin
2023-07-25
1
-2
/
+4
*
fix format separator.
Li Jin
2023-07-24
1
-1
/
+8
*
try fixing issue #141. fix an AST object life expired before accessing issue.
Li Jin
2023-07-24
3
-33
/
+432
*
cleanup error message.
Li Jin
2023-07-20
1
-2
/
+2
*
fix wrong codes generation for in-expression.
v0.17.8
Li Jin
2023-07-20
1
-22
/
+44
*
raise error when writing a confusing expression in in-expression.
Li Jin
2023-07-17
3
-2
/
+8
*
fix a missing case for in expression.
v0.17.6
Li Jin
2023-07-13
1
-1
/
+4
*
fix issue https://github.com/leafo/moonscript/issues/448
v0.17.5
Li Jin
2023-07-02
3
-5
/
+12
*
support list table checking to in-expression for issue #140
Li Jin
2023-06-30
3
-8
/
+110
*
fix small formatting cases.
Li Jin
2023-06-30
1
-2
/
+6
[prev]
[next]