summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
0.5.0force forward declaration of variable for assigning local function.Li Jin6 years
codex/add-blank-line-handling-to-classblockSupport comments and empty lines in class blocksLi Jin3 months
codex/add-portuguese-and-german-language-supportdocs: add German and Portuguese (Brazil) localesLi Jin4 months
codex/add-single-line-comments-support-to-astFix TableLit YueComment parsing with mixed-indent table linesLi Jin3 months
codex/remove-line-number-comments-from-empty-linesSkip line-number comments on empty lines in table/class blocksLi Jin3 months
compiler-improvementsAdd compiler improvements and comprehensive test suiteLi Jin4 months
feature/ast-node-end-positiontest: add test cases for empty table pattern matchingLi Jin2 months
mainLua 5.5 no longer put nil in array part of table.Li Jin2 months
moonplusadding more test cases.Li Jin5 years
teal-typedsmall fixes.Li Jin5 years
[...]
 
TagDownloadAuthorAge
v0.33.10yuescript-0.33.10.tar.gz  yuescript-0.33.10.tar.bz2  yuescript-0.33.10.zip  Li Jin9 weeks
v0.33.9yuescript-0.33.9.tar.gz  yuescript-0.33.9.tar.bz2  yuescript-0.33.9.zip  Li Jin3 months
v0.33.8yuescript-0.33.8.tar.gz  yuescript-0.33.8.tar.bz2  yuescript-0.33.8.zip  Li Jin3 months
v0.33.7yuescript-0.33.7.tar.gz  yuescript-0.33.7.tar.bz2  yuescript-0.33.7.zip  Li Jin3 months
v0.33.6yuescript-0.33.6.tar.gz  yuescript-0.33.6.tar.bz2  yuescript-0.33.6.zip  Li Jin3 months
v0.33.5yuescript-0.33.5.tar.gz  yuescript-0.33.5.tar.bz2  yuescript-0.33.5.zip  Li Jin3 months
v0.33.4yuescript-0.33.4.tar.gz  yuescript-0.33.4.tar.bz2  yuescript-0.33.4.zip  Li Jin3 months
v0.33.2yuescript-0.33.2.tar.gz  yuescript-0.33.2.tar.bz2  yuescript-0.33.2.zip  Li Jin3 months
v0.33.1yuescript-0.33.1.tar.gz  yuescript-0.33.1.tar.bz2  yuescript-0.33.1.zip  Li Jin3 months
v0.33.0yuescript-0.33.0.tar.gz  yuescript-0.33.0.tar.bz2  yuescript-0.33.0.zip  Li Jin4 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