index
:
yuescript
0.5.0
main
moonplus
parserlib
pegtl
teal-typed
A mirror of https://github.com/pigpigyyy/Yuescript.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
spec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix table matching issue and update doc.
Li Jin
2022-07-14
2
-19
/
+15
*
auto add search path for cmd tools.
Li Jin
2022-07-13
5
-11
/
+3
*
add table pattern matching syntax and fix issue #93, remove a confusing defau...
Li Jin
2022-07-12
4
-58
/
+416
*
cleanup.
Li Jin
2022-07-07
1
-3
/
+3
*
add spec.
Li Jin
2022-07-07
3
-1
/
+44
*
disable exporting macro from a normal module.
Li Jin
2022-07-05
5
-15
/
+18
*
fix issue #105.
Li Jin
2022-06-12
2
-0
/
+40
*
fix issue #104.
Li Jin
2022-06-03
2
-0
/
+3
*
fix spec.
Li Jin
2022-05-24
2
-7
/
+9
*
add favicon and tests.
v0.10.23
Li Jin
2022-05-24
4
-0
/
+2013
*
fixing #102 by adding extra condition assignment while continue skip the loop.
Li Jin
2022-05-16
1
-0
/
+2
*
fix issue #101 by supporting metamethod syntax in class block.
Li Jin
2022-05-16
2
-2
/
+39
*
fix issue #97 by line decorator.
Li Jin
2022-05-16
3
-2
/
+49
*
fix issue #102. fix `continue` statement locating issue.
Li Jin
2022-05-16
2
-1
/
+30
*
add update syntax support for //. fix issue #96.
Li Jin
2022-05-13
2
-0
/
+2
*
add spread syntax support for table block. fix a gcc compiler issue. update doc.
Li Jin
2022-04-25
4
-0
/
+121
*
add support for the Fill Operator. fix issue #39.
Li Jin
2022-04-24
2
-25
/
+121
*
fix spreading syntax behavior.
Li Jin
2022-04-24
2
-0
/
+127
*
add placeholder support for list destructuring. fix part of issue #93.
Li Jin
2022-04-20
2
-0
/
+10
*
change the behavior dealing with class and common table when doing mixin.
Li Jin
2022-04-07
1
-3
/
+4
*
fix class initializing procedure again.
v0.10.10
Li Jin
2022-04-07
1
-16
/
+16
*
fix class initializing procedure.
Li Jin
2022-04-07
1
-1
/
+1
*
allow doing mixin with a class and a table.
Li Jin
2022-04-06
2
-3
/
+6
*
doing the mixing after the class object initialized.
Li Jin
2022-04-06
1
-13
/
+13
*
adding support for fixing issue #85.
Li Jin
2022-04-06
5
-44
/
+130
*
try fixing overriding issue mentioned in issue #84.
Li Jin
2022-04-02
1
-1
/
+1
*
fix some ambiguous syntax caused by arg table block.
Li Jin
2022-04-01
3
-4
/
+104
*
fix more cases that global values are not being cached.
Li Jin
2022-03-14
4
-4
/
+79
*
fix issue #82.
Li Jin
2022-03-05
1
-6
/
+10
*
add an extra idiom for Lua pcall / xpcall: print result if success, result = ...
Li Jin
2022-02-21
2
-18
/
+70
*
fix a line number reservation issue.
Li Jin
2022-02-21
1
-3
/
+1
*
fixing issue #80.
Li Jin
2022-02-21
2
-0
/
+57
*
fix an extra global check case.
Li Jin
2022-02-15
2
-0
/
+22
*
fix a global variable check case.
Li Jin
2022-02-15
6
-90
/
+164
*
fixing issue #77. change table appending syntax to: tb[] = 1
Li Jin
2022-02-14
2
-14
/
+37
*
fix typo.
Li Jin
2022-02-14
2
-0
/
+0
*
add a missed local variable check.
Li Jin
2022-02-11
1
-5
/
+6
*
add Lua table appending idiom: tb #= 123
Li Jin
2022-02-11
2
-1
/
+30
*
fix a case nil coalesing used as update assignment.
Li Jin
2022-02-09
2
-0
/
+30
*
fix the way update assignment is implemented.
Li Jin
2022-02-09
2
-1
/
+16
*
fix a case combining the use of existential op and metatable op. raise error ...
Li Jin
2022-02-08
2
-5
/
+30
*
fix issue #76.
Li Jin
2022-02-08
2
-0
/
+19
*
eliminate some ambiguous syntax.
v0.9.5
Li Jin
2021-12-17
2
-0
/
+46
*
fix an new issue found by the example from issue #72
Li Jin
2021-12-17
2
-0
/
+26
*
fix an indent issue. add more macro specs. fixing issue #69.
Li Jin
2021-11-23
3
-2
/
+31
*
update macro spec and builtin Lua.
v0.9.1
Li Jin
2021-11-22
4
-14
/
+18
*
try to fix issue #69 with new macro functions. add builtin macro $MODULE and ...
Li Jin
2021-11-19
3
-19
/
+70
*
fix a wrong code generating issue, update builtin Lua.
Li Jin
2021-11-02
2
-0
/
+21
*
partially fix issue #69, fix a few case the generated code leaks some temp va...
Li Jin
2021-10-31
5
-66
/
+266
*
fix test.
Li Jin
2021-10-12
42
-0
/
+6392
[next]