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
/
makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated WASM build.
Li Jin
2024-10-31
1
-6
/
+7
*
Fixed WASM build.
v0.26.0
Li Jin
2024-10-31
1
-109
/
+90
*
Add Support WASM ESM and CommonJs module, Typescript. (#176)
深淵の鴿子
2024-10-28
1
-1
/
+121
*
add doc codes check.
Li Jin
2023-10-31
1
-0
/
+2
*
fix doc. add busted to testing work.
Li Jin
2023-10-31
1
-0
/
+1
*
fixing issue #143 and #144.
Li Jin
2023-08-07
1
-0
/
+2
*
fix test file path.
v0.17.12
Li Jin
2023-07-28
1
-1
/
+1
*
fix xpcall usages in different Lua version.
Li Jin
2023-07-28
1
-2
/
+4
*
fix issue #139.
Li Jin
2023-06-29
1
-2
/
+2
*
fix issue #122, add option to build yue tool without file watcher function.
Li Jin
2023-01-12
1
-3
/
+12
*
remove unused Lua source files.
Li Jin
2022-12-02
1
-3
/
+3
*
fix build. update doc.
Li Jin
2022-11-16
1
-1
/
+1
*
fix issues detected by MSVC.
Li Jin
2022-11-15
1
-1
/
+1
*
adding -w option to Yuescript tool.
Li Jin
2022-11-15
1
-0
/
+7
*
fix test.
Li Jin
2022-09-30
1
-1
/
+3
*
fix issue #81, refactor continue with gotos.
Li Jin
2022-09-30
1
-0
/
+2
*
add missing operator checks for update assignment.
Li Jin
2022-07-28
1
-1
/
+2
*
add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...
Li Jin
2022-07-24
1
-2
/
+2
*
auto add search path for cmd tools.
Li Jin
2022-07-13
1
-2
/
+2
*
add extra compiler flag for building shared lib.
Li Jin
2022-04-17
1
-1
/
+1
*
fix test.
Li Jin
2021-10-12
1
-4
/
+21
*
adjust some folder levels.
Li Jin
2021-04-21
1
-12
/
+12
*
fix small issues, add web assembly support.
Li Jin
2021-04-16
1
-3
/
+12
*
fix shared target for makefile.
Li Jin
2021-03-29
1
-1
/
+1
*
remove a compile flag.
Li Jin
2021-03-12
1
-1
/
+1
*
stop reusing variables, rename project.
Li Jin
2021-02-17
1
-11
/
+11
*
add all the compiler specific linker flags.
Li Jin
2021-01-11
1
-2
/
+2
*
export all symbols for moonp binary (#33)
codinget
2021-01-11
1
-1
/
+1
*
fix makefile.
Li Jin
2020-10-22
1
-4
/
+13
*
extend macro feature to support compiling Moonscript to other Lua dialect lik...
Li Jin
2020-10-21
1
-1
/
+11
*
add make target to build .so file.
Li Jin
2020-08-13
1
-2
/
+22
*
fix.
Li Jin
2020-06-22
1
-1
/
+1
*
fix.
Li Jin
2020-06-22
1
-1
/
+1
*
add support for local variable declared with attribute 'close' and 'const' fo...
Li Jin
2020-06-22
1
-6
/
+6
*
make back call operator use highest priority for operator precedence.
Li Jin
2020-05-26
1
-1
/
+1
*
update readme, add changelogs.
Li Jin
2020-03-29
1
-1
/
+1
*
Add c++17 filesystem compatible lib.
Li Jin
2020-03-25
1
-6
/
+4
*
replace g++ with clang-9 build on Linux
Li Jin
2020-03-25
1
-1
/
+1
*
Update makefile
Li Jin
2020-03-25
1
-1
/
+1
*
fix CI build.
Li Jin
2020-03-25
1
-2
/
+9
*
add command line option "-e" to moonp to eval file or string.
Li Jin
2020-03-24
1
-1
/
+1
*
add macro functions.
Li Jin
2020-03-11
1
-3
/
+6
*
releasing moonplus as a lib.
Li Jin
2020-02-07
1
-0
/
+3
*
fix some cases when using backcall with assignment.
Li Jin
2020-02-03
1
-2
/
+2
*
make gcc happy.
Li Jin
2020-01-30
1
-1
/
+1
*
fix again.
Li Jin
2020-01-28
1
-1
/
+1
*
fix.
Li Jin
2020-01-28
1
-1
/
+1
*
fix Moonscript issue 122, add support for ? operator.
Li Jin
2020-01-18
1
-1
/
+1
*
update.
Li Jin
2020-01-10
1
-0
/
+236