aboutsummaryrefslogtreecommitdiffstats
path: root/src/lua_api.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* added debug mode for scriptingGravatar BanceDev 2024-09-031-1/+21
|
* update lua api to table and added getcwd to apiGravatar BanceDev 2024-09-031-4/+23
|
* searches .lush/scripts for lua filesGravatar BanceDev 2024-09-021-1/+26
|
* added basic lua scriptingGravatar BanceDev 2024-09-021-0/+63
added exec function to run shell commands from lua