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
...
*
fix issue #132.
v0.16.3
Li Jin
2023-05-15
2
-4
/
+7
*
fix.
Li Jin
2023-04-23
1
-1
/
+4
*
fix an invalid memory accessing issue.
v0.16.1
Li Jin
2023-03-30
1
-1
/
+2
*
fix package.path setting.
Li Jin
2023-03-30
3
-1
/
+22
*
fix issue #131.
Li Jin
2023-03-27
1
-28
/
+28
*
fix build.
v0.16.0
Li Jin
2023-03-24
1
-1
/
+1
*
stop adding yue to globals, fix issue #128.
Li Jin
2023-03-24
3
-3
/
+5
*
fix yue.loadfile for issue #129.
Li Jin
2023-03-23
2
-3
/
+6
*
fixing build.
v0.15.29
Li Jin
2023-03-23
2
-20
/
+16
*
fixing Linux build.
Li Jin
2023-03-23
1
-1
/
+1
*
fix yue build.
Li Jin
2023-03-23
1
-8
/
+8
*
fix wasm build.
Li Jin
2023-03-23
1
-1
/
+5
*
add yue.check function.
Li Jin
2023-03-23
7
-273
/
+423
*
fix flatten level > 0 issue in to_ast function.
Li Jin
2023-03-03
1
-1
/
+1
*
fix missing indent check for comment in in_block start.
Li Jin
2023-03-02
1
-1
/
+1
*
add missing config option from #126.
Li Jin
2023-03-02
2
-1
/
+7
*
fix issue #126 by reserving comments before statements
Li Jin
2023-02-27
7
-7
/
+36
*
fix yue.to_ast().
Li Jin
2023-02-01
1
-2
/
+4
*
fix stack overflow issue in yue.to_ast().
Li Jin
2023-01-31
4
-59
/
+124
*
fix a build warning.
v0.15.25
Li Jin
2023-01-30
1
-10
/
+11
*
add missing cmake build options.
Li Jin
2023-01-29
1
-2
/
+2
*
refactor break loop keyword checking.
Li Jin
2023-01-29
1
-12
/
+74
*
fix cases from issue #120.
Li Jin
2023-01-29
6
-148
/
+250
*
fixing issue #120 again.
Li Jin
2023-01-22
3
-2
/
+8
*
try auto merging parser call stacks.
Li Jin
2023-01-20
4
-359
/
+491
*
cleanup.
Li Jin
2023-01-19
2
-19
/
+19
*
make syntax rule names consistent.
Li Jin
2023-01-19
4
-886
/
+924
*
clean up syntax.
Li Jin
2023-01-18
1
-227
/
+224
*
update Year.
Li Jin
2023-01-17
8
-8
/
+8
*
more optimization for parser.
Li Jin
2023-01-17
2
-93
/
+105
*
fix more cases from issue #120 and reduce some parsing call stacks.
Li Jin
2023-01-16
6
-160
/
+352
*
fix issue #122, add option to build yue tool without file watcher function.
Li Jin
2023-01-12
1
-0
/
+13
*
fix issue #120.
v0.15.21
Li Jin
2023-01-11
2
-10
/
+11
*
Add a range_error catch in main compilation code (#121)
Даниил Николаев (NeverMine)
2023-01-10
1
-1
/
+6
*
prevent using declared global variables as temporary inline variables.
Li Jin
2022-12-29
1
-2
/
+15
*
add metamethods checking.
Li Jin
2022-12-28
1
-10
/
+102
*
remove unused Lua source files.
Li Jin
2022-12-02
3
-1423
/
+3
*
update Lua.
Li Jin
2022-12-02
23
-396
/
+440
*
add more num lit specs.
Li Jin
2022-12-02
2
-10
/
+12
*
Improve number literal support (#118)
Harrison
2022-12-02
2
-4
/
+13
*
fix optimization case from issue #115.
Li Jin
2022-11-22
1
-2
/
+27
*
fix class syntax ambiguous issue.
Li Jin
2022-11-21
2
-6
/
+6
*
fix table pattern matching. confirm fixing issue #116.
Li Jin
2022-11-21
2
-30
/
+41
*
add -t support for -w option.
Li Jin
2022-11-17
1
-19
/
+23
*
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
[prev]
[next]