aboutsummaryrefslogtreecommitdiff
path: root/spec/inputs/macro.yue (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixing issue #178.Li Jin2025-01-311-0/+9
* Fixed issue #175 and #177.Li Jin2024-10-311-0/+15
* add builtin macro $is_ast().Li Jin2024-08-091-3/+2
* add yue.is_ast().Li Jin2024-08-091-0/+8
* add macros generating macros feature.v0.23.9Li Jin2024-08-051-0/+33
* fix xpcall usages in different Lua version.Li Jin2023-07-281-2/+2
* redesigned metatable syntax. add support for destructuring a field with strin...Li Jin2022-09-081-1/+1
* add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...Li Jin2022-07-241-1/+1
* auto add search path for cmd tools.Li Jin2022-07-131-3/+0
* add spec.Li Jin2022-07-071-0/+10
* disable exporting macro from a normal module.Li Jin2022-07-051-1/+1
* fix an indent issue. add more macro specs. fixing issue #69.Li Jin2021-11-231-0/+16
* update macro spec and builtin Lua.v0.9.1Li Jin2021-11-221-13/+2
* try to fix issue #69 with new macro functions. add builtin macro $MODULE and ...Li Jin2021-11-191-9/+29
* fix.Li Jin2021-09-201-1/+1
* fix macro issue.Li Jin2021-02-171-3/+4
* stop reusing variables, rename project.Li Jin2021-02-171-0/+258