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
...
*
add to_ast function.
Li Jin
2022-05-06
4
-138
/
+224
*
prevent text mode macro from inserting line numbers in generated codes.
Li Jin
2022-04-29
1
-9
/
+12
*
add spread syntax support for table block. fix a gcc compiler issue. update doc.
Li Jin
2022-04-25
4
-140
/
+227
*
add support for the Fill Operator. fix issue #39.
Li Jin
2022-04-24
1
-158
/
+168
*
fix spreading syntax behavior.
Li Jin
2022-04-24
1
-12
/
+33
*
adding table spreading syntax.
Li Jin
2022-04-22
4
-15
/
+209
*
add placeholder support for list destructuring. fix part of issue #93.
Li Jin
2022-04-20
1
-1
/
+2
*
change the behavior dealing with class and common table when doing mixin.
Li Jin
2022-04-07
1
-4
/
+7
*
fix class initializing procedure again.
v0.10.10
Li Jin
2022-04-07
1
-11
/
+10
*
fix class initializing procedure.
Li Jin
2022-04-07
2
-12
/
+12
*
allow doing mixin with a class and a table.
Li Jin
2022-04-06
1
-1
/
+1
*
doing the mixing after the class object initialized.
Li Jin
2022-04-06
1
-10
/
+11
*
adding support for fixing issue #85.
Li Jin
2022-04-06
1
-8
/
+8
*
try fixing overriding issue mentioned in issue #84.
Li Jin
2022-04-02
1
-2
/
+2
*
fix some ambiguous syntax caused by arg table block.
Li Jin
2022-04-01
3
-26
/
+36
*
cleanup.
Li Jin
2022-03-17
2
-25
/
+18
*
fix more cases that global values are not being cached.
Li Jin
2022-03-14
1
-16
/
+25
*
fix issue #83.
v0.10.6
Li Jin
2022-03-14
1
-2
/
+2
*
add global "arg" for CLI arguments.
Li Jin
2022-03-05
1
-1
/
+8
*
fix issue #82.
Li Jin
2022-03-05
1
-3
/
+20
*
fix loader order. fix script not found error message.
Li Jin
2022-03-03
2
-17
/
+21
*
update for windows build dll.
Li Jin
2022-02-24
18
-121
/
+231
*
add yue.traceback.
Li Jin
2022-02-23
2
-23
/
+21
*
fix a wrong line number case.
Li Jin
2022-02-21
1
-1
/
+1
*
add an extra idiom for Lua pcall / xpcall: print result if success, result = ...
Li Jin
2022-02-21
4
-64
/
+41
*
fix a line number reservation issue.
Li Jin
2022-02-21
1
-3
/
+11
*
fixing issue #80.
Li Jin
2022-02-21
5
-9
/
+108
*
fix an extra global check case.
Li Jin
2022-02-15
1
-1
/
+1
*
fix a global variable check case.
Li Jin
2022-02-15
1
-3
/
+19
*
fixing issue #77. change table appending syntax to: tb[] = 1
Li Jin
2022-02-14
4
-95
/
+110
*
add a missed local variable check.
Li Jin
2022-02-11
1
-10
/
+12
*
add Lua table appending idiom: tb #= 123
Li Jin
2022-02-11
2
-22
/
+47
*
fix a case nil coalesing used as update assignment.
Li Jin
2022-02-09
1
-6
/
+8
*
fix the way update assignment is implemented.
Li Jin
2022-02-09
1
-1
/
+34
*
fix a case combining the use of existential op and metatable op. raise error ...
Li Jin
2022-02-08
1
-42
/
+48
*
fix issue #76.
Li Jin
2022-02-08
2
-3
/
+3
*
New year.
Li Jin
2022-01-04
8
-7
/
+15
*
eliminate some ambiguous syntax.
v0.9.5
Li Jin
2021-12-17
2
-2
/
+2
*
fix an new issue found by the example from issue #72
Li Jin
2021-12-17
1
-1
/
+2
*
fix issue #70.
Li Jin
2021-11-29
3
-1
/
+17
*
fix an indent issue. add more macro specs. fixing issue #69.
Li Jin
2021-11-23
1
-4
/
+4
*
update macro spec and builtin Lua.
v0.9.1
Li Jin
2021-11-22
7
-69
/
+96
*
clean up.
Li Jin
2021-11-22
4
-141
/
+145
*
try to fix issue #69 with new macro functions. add builtin macro $MODULE and ...
Li Jin
2021-11-19
6
-75
/
+101
*
fix a wrong code generating issue, update builtin Lua.
Li Jin
2021-11-02
15
-131
/
+224
*
partially fix issue #69, fix a few case the generated code leaks some temp va...
Li Jin
2021-10-31
3
-41
/
+224
*
fix issue #68.
Li Jin
2021-10-11
3
-5
/
+17
*
fix wasm issue.
Li Jin
2021-09-26
1
-0
/
+2
*
fix.
Li Jin
2021-09-20
1
-1
/
+1
*
fix.
Li Jin
2021-09-20
1
-0
/
+1
[prev]
[next]