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
...
*
update version.
v0.15.14
Li Jin
2022-11-16
2
-7
/
+8
*
fix build. update doc.
Li Jin
2022-11-16
7
-21
/
+28
*
fix issues detected by MSVC.
Li Jin
2022-11-15
3
-3
/
+16
*
adding -w option to Yuescript tool.
Li Jin
2022-11-15
75
-4
/
+9757
*
fix default value issue when doing metatable destructuring.
v0.15.13
Li Jin
2022-11-11
1
-6
/
+26
*
refactor parser to be a little faster.
Li Jin
2022-11-11
7
-192
/
+318
*
fix readme.
Li Jin
2022-11-09
1
-1
/
+1
*
fix typo.
Li Jin
2022-11-09
1
-1
/
+1
*
refactor and update readme and changelog.
Li Jin
2022-11-09
2
-10
/
+17
*
add chain assignment. fix issue #115.
Li Jin
2022-11-09
4
-5
/
+50
*
added indentation error messages.
Li Jin
2022-11-09
3
-3
/
+9
*
fix issue #114.
Li Jin
2022-11-09
3
-14
/
+27
*
fix issue #91.
Li Jin
2022-11-09
1
-1
/
+5
*
start to add error AST reporting.
Li Jin
2022-11-09
5
-30
/
+54
*
fix issue #112 and issue #113.
Li Jin
2022-11-09
4
-12
/
+52
*
fix issue #111.
Li Jin
2022-10-21
2
-2
/
+2
*
move utf8 bom skipping to parser.
Li Jin
2022-10-18
3
-2
/
+4
*
skip utf-8 bom. (#110)
zg0
2022-10-18
1
-0
/
+1
*
add compiler option and fix an issue with return statement in loop working wi...
v0.15.4
Li Jin
2022-09-30
2
-18
/
+29
*
updating doc.
Li Jin
2022-09-30
1
-0
/
+3
*
fix issue #81, refactor continue with gotos.
Li Jin
2022-09-30
10
-134
/
+272
*
fix ending white space parsing.
Li Jin
2022-09-26
2
-6
/
+6
*
reserve comment in AST followed by statement.
Li Jin
2022-09-26
5
-22
/
+63
*
added a missing scope.
Li Jin
2022-09-08
1
-1
/
+6
*
redesigned metatable syntax. add support for destructuring a field with strin...
Li Jin
2022-09-08
4
-218
/
+388
*
update to Lua 5.4.5.
Li Jin
2022-08-26
16
-147
/
+197
*
add back missing number syntax.
Li Jin
2022-08-20
2
-4
/
+9
*
fix format.
Li Jin
2022-08-19
13
-821
/
+737
*
fix a missing argument number check.
Li Jin
2022-08-16
1
-3
/
+6
*
fix not marking variables from `import from` statement to be const issue.
v0.14.4
Li Jin
2022-07-29
1
-2
/
+5
*
add missing operator checks for update assignment.
Li Jin
2022-07-28
2
-10
/
+9
*
check Lua target for some special operators.
Li Jin
2022-07-28
1
-1
/
+20
*
fix missing checks and issues related to destrucuring in if branches.
Li Jin
2022-07-26
1
-86
/
+114
*
fix issue #107.
Li Jin
2022-07-26
1
-0
/
+2
*
make destructuring work on function multiple returned values, fix `a, b[] = 1...
Li Jin
2022-07-26
2
-58
/
+141
*
cleanup.
Li Jin
2022-07-25
1
-4
/
+12
*
cleanup.
Li Jin
2022-07-25
1
-3
/
+3
*
add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...
Li Jin
2022-07-24
6
-99
/
+256
*
add -g option for yue cmd tool.
Li Jin
2022-07-22
3
-2
/
+27
*
fix else clause issue in switch statement with table matching.
Li Jin
2022-07-14
1
-4
/
+8
*
fix a case when doing optional destructuring for metatable.
Li Jin
2022-07-14
1
-2
/
+2
*
fix table matching issue and update doc.
Li Jin
2022-07-14
1
-25
/
+47
*
auto add search path for cmd tools.
Li Jin
2022-07-13
4
-19
/
+39
*
report syntax error when mix destructures and other expressions in switch whe...
Li Jin
2022-07-13
2
-2
/
+2
*
fix build.
Li Jin
2022-07-12
1
-3
/
+3
*
add table pattern matching syntax and fix issue #93, remove a confusing defau...
Li Jin
2022-07-12
4
-260
/
+374
*
disable exporting macro from a normal module.
Li Jin
2022-07-05
4
-9
/
+62
*
remove some invalid codes.
Li Jin
2022-06-12
1
-7
/
+0
*
fix issue #105.
Li Jin
2022-06-12
4
-19
/
+47
*
fix issue #104.
Li Jin
2022-06-03
2
-6
/
+6
[prev]
[next]