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
/
docker
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-12
Fixed undeclared specifier in yue_compiler.cpp (#163)
Retro
1
-1
/
+1
2024-03-06
forgot to remove an unnecessary const declaration.
Li Jin
1
-2
/
+1
2024-03-04
add default return declaration for function literal.
v0.22.2
Li Jin
7
-10
/
+176
2024-02-28
confirmed only the index/key variable is const in for-loop.
v0.22.1
Li Jin
1
-4
/
+7
2024-02-28
update year.
v0.22.0
Li Jin
2
-2
/
+2
2024-02-28
mark vars in for-loop const by default, because Lua 5.5 did it.
Li Jin
1
-2
/
+6
2024-02-05
fix an empty check case.
v0.21.8
Li Jin
3
-10
/
+26
2024-02-05
fix in-expression format issue.
v0.21.7
Li Jin
9
-175
/
+238
2024-02-05
fix more invalid in-expression use cases.
Li Jin
3
-2
/
+148
2024-01-04
more yearly update.
Li Jin
3
-3
/
+3
2024-01-04
happy new year!
Li Jin
11
-11
/
+11
2023-12-19
fix a const list destructuring case.
Li Jin
6
-4
/
+29
2023-12-19
fix a crash case.
Li Jin
1
-1
/
+2
2023-12-18
fix a format case.
Li Jin
3
-5
/
+17
2023-12-14
fix invalid formation.
v0.21.3
Li Jin
4
-35
/
+112
2023-12-13
Update ubuntu.yml
Li Jin
1
-1
/
+1
2023-12-13
add yue.format() function. fix yue ast to code function issues.
Li Jin
8
-76
/
+535
2023-12-13
Update ubuntu.yml
Li Jin
1
-0
/
+1
2023-12-13
Update macos.yml
Li Jin
1
-0
/
+1
2023-12-11
update version.
Li Jin
1
-1
/
+1
2023-12-11
fix empty block ends with eof issue.
Li Jin
3
-1
/
+35
2023-12-07
changed the if-assignment syntax to prevent some errors.
v0.21.0
Li Jin
22
-94
/
+104
2023-12-07
fixing issue #157.
Li Jin
2
-7
/
+20
2023-12-07
fix a web compiler issue mentioned in #158.
Li Jin
1
-0
/
+2
2023-12-06
update Lua 5.4.
Li Jin
6
-95
/
+141
2023-11-28
Update static.yml
Li Jin
1
-2
/
+1
2023-11-28
Update static.yml
Li Jin
1
-0
/
+2
2023-11-28
update Chinese doc.
Li Jin
1
-43
/
+40
2023-11-27
fix luaminify issue.
Li Jin
2
-5
/
+11
2023-11-19
make function call args a consistent behavior with table list.
v0.20.7
Li Jin
6
-7
/
+54
2023-11-15
fix a crash case for import statement.
Li Jin
1
-14
/
+21
2023-11-09
fix a missing case for condition chaining.
v0.20.5
Li Jin
3
-24
/
+38
2023-11-02
fix table matching syntax in switch statement with list table.
v0.20.4
Li Jin
3
-3
/
+51
2023-11-01
Update macos.yml. [skip CI]
v0.20.3
Li Jin
1
-4
/
+4
2023-11-01
Update macos.yml. [skip CI]
Li Jin
1
-0
/
+4
2023-11-01
add luarocks upload. [skip CI]
Li Jin
2
-0
/
+83
2023-10-31
Update windows.yml
Li Jin
1
-1
/
+3
2023-10-31
Update windows.yml
Li Jin
1
-1
/
+1
2023-10-31
add doc codes check.
Li Jin
5
-0
/
+8383
2023-10-31
Update ubuntu.yml
Li Jin
1
-1
/
+1
2023-10-31
fix doc. add busted to testing work.
Li Jin
5
-111
/
+113
2023-10-31
Update windows.yml
Li Jin
1
-3
/
+20
2023-10-31
Update ubuntu.yml. [skip CI]
Li Jin
1
-1
/
+5
2023-10-31
Update macos.yml. [skip CI]
Li Jin
1
-1
/
+5
2023-10-27
remove miss copied file.
Li Jin
1
-21
/
+0
2023-10-27
fix a missing case for list destructuring.
Li Jin
6
-3
/
+63
2023-10-23
update change log.
Li Jin
1
-0
/
+49
2023-10-23
remove unnecessary multiline declaration for list table assignment.
Li Jin
3
-126
/
+141
2023-10-23
fix chaining condition evaluation rules.
v0.20.1
Li Jin
4
-105
/
+349
2023-10-22
fix doc.
v0.20.0
Li Jin
2
-44
/
+44
[next]