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
/
spec
/
outputs
/
macro.lua
(
follow
)
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Aligned Lua inserter macro behavior with common Yue macro.
v0.27.0
Li Jin
2025-01-31
1
-0
/
+18
|
*
Fixing issue #178.
Li Jin
2025-01-31
1
-0
/
+11
|
*
Fixed issue #175 and #177.
Li Jin
2024-10-31
1
-1
/
+14
|
*
add builtin macro $is_ast().
Li Jin
2024-08-09
1
-1
/
+1
|
*
add yue.is_ast().
Li Jin
2024-08-09
1
-1
/
+5
|
*
add macros generating macros feature.
v0.23.9
Li Jin
2024-08-05
1
-1
/
+10
|
*
remove redundant 'do' blocks in code generation.
Li Jin
2024-03-21
1
-101
/
+113
|
*
fix more ambiguous Lua codes generation cases.
Li Jin
2023-06-25
1
-4
/
+4
|
*
add option --target=5.1 to generate Lua 5.1 compatible codes. add const ↵
Li Jin
2022-07-24
1
-1
/
+2
|
|
|
|
destructure. make import item const by default.
*
auto add search path for cmd tools.
Li Jin
2022-07-13
1
-1
/
+1
|
*
add spec.
Li Jin
2022-07-07
1
-1
/
+20
|
*
fix an indent issue. add more macro specs. fixing issue #69.
Li Jin
2021-11-23
1
-0
/
+13
|
*
update macro spec and builtin Lua.
v0.9.1
Li Jin
2021-11-22
1
-1
/
+1
|
*
try to fix issue #69 with new macro functions. add builtin macro $MODULE and ↵
Li Jin
2021-11-19
1
-0
/
+31
|
|
|
|
$LINE.
*
fix test.
Li Jin
2021-10-12
1
-0
/
+233