summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.5.0force forward declaration of variable for assigning local function.Li Jin5 years
mainUpdated readme. [skip CI]Li Jin7 days
moonplusadding more test cases.Li Jin4 years
parserlibAST generating succeeded.Li Jin8 years
pegtlfail to build AST, but the grammar rules are all ok.Li Jin8 years
teal-typedsmall fixes.Li Jin4 years
 
TagDownloadAuthorAge
v0.27.0yuescript-0.27.0.tar.gz  yuescript-0.27.0.tar.bz2  yuescript-0.27.0.zip  Li Jin6 weeks
v0.26.3yuescript-0.26.3.tar.gz  yuescript-0.26.3.tar.bz2  yuescript-0.26.3.zip  Li Jin6 weeks
v0.26.2yuescript-0.26.2.tar.gz  yuescript-0.26.2.tar.bz2  yuescript-0.26.2.zip  Li Jin6 weeks
v0.26.1yuescript-0.26.1.tar.gz  yuescript-0.26.1.tar.bz2  yuescript-0.26.1.zip  Li Jin3 months
v0.26.0yuescript-0.26.0.tar.gz  yuescript-0.26.0.tar.bz2  yuescript-0.26.0.zip  Li Jin4 months
v0.25.5yuescript-0.25.5.tar.gz  yuescript-0.25.5.tar.bz2  yuescript-0.25.5.zip  Li Jin5 months
v0.25.4yuescript-0.25.4.tar.gz  yuescript-0.25.4.tar.bz2  yuescript-0.25.4.zip  Li Jin6 months
v0.25.2yuescript-0.25.2.tar.gz  yuescript-0.25.2.tar.bz2  yuescript-0.25.2.zip  Li Jin6 months
v0.25.1yuescript-0.25.1.tar.gz  yuescript-0.25.1.tar.bz2  yuescript-0.25.1.zip  Li Jin6 months
v0.25.0yuescript-0.25.0.tar.gz  yuescript-0.25.0.tar.bz2  yuescript-0.25.0.zip  Li Jin6 months
[...]
 
AgeCommit messageAuthorFilesLines
2022-07-29fix not marking variables from `import from` statement to be const issue.v0.14.4Li Jin3-23/+19
2022-07-28add missing operator checks for update assignment.Li Jin3-11/+11
2022-07-28check Lua target for some special operators.Li Jin1-1/+20
2022-07-27adding test cases.Li Jin4-217/+272
2022-07-26fix missing checks and issues related to destrucuring in if branches.Li Jin11-100/+273
2022-07-26fix issue #107.Li Jin1-0/+2
2022-07-26make destructuring work on function multiple returned values, fix `a, b[] = 1...Li Jin8-64/+172
2022-07-25cleanup.Li Jin1-4/+12
2022-07-25cleanup.Li Jin1-3/+3
2022-07-24add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...Li Jin23-134/+321
[...]
 
Clone
https://git.lua4.win/yuescript