aboutsummaryrefslogtreecommitdiff
path: root/src/yue.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* updating doc.Li Jin2022-09-301-0/+3
* fix format.Li Jin2022-08-191-31/+31
* make destructuring work on function multiple returned values, fix `a, b[] = 1...Li Jin2022-07-261-4/+4
* add option --target=5.1 to generate Lua 5.1 compatible codes. add const destr...Li Jin2022-07-241-16/+23
* add -g option for yue cmd tool.Li Jin2022-07-221-1/+15
* auto add search path for cmd tools.Li Jin2022-07-131-7/+13
* disable exporting macro from a normal module.Li Jin2022-07-051-0/+3
* add global "arg" for CLI arguments.Li Jin2022-03-051-1/+8
* New year.Li Jin2022-01-041-1/+1
* fix issue #70.Li Jin2021-11-291-0/+12
* try to fix issue #69 with new macro functions. add builtin macro $MODULE and ...Li Jin2021-11-191-2/+4
* cleanup.Li Jin2021-09-191-1/+2
* support passing comand line argument in another way.Li Jin2021-08-101-7/+12
* Fix: yue -- not stoping read at EOF (#60)Shadman2021-07-261-1/+1
* stop reusing variables, rename project.Li Jin2021-02-171-0/+570