summaryrefslogtreecommitdiff
path: root/xmake/plugins/lua/xmake.lua
AgeCommit message (Expand)Author
2026-02-02try formatSaikari
2026-02-01refactor: simplify stdin handling by removing redundant checks and streamlini...Saikari
2026-02-01refactor: improve stdin handling and shell command execution across platformsSaikari
2026-01-31refactor: update stdin command usage example for consistencySaikari
2026-01-31refactor: improve stdin command handling with detailed usage examplesSaikari
2026-01-31add support for running Lua scripts from stdin and enhance error handlingSaikari
2025-07-03rename copyrightruki
2023-01-05improve lua completeruki
2020-12-19update copyright dateruki
2020-09-25fix trailing white-spaceruki
2020-01-22improve luaOpportunityLiu
2020-01-20fix code styleOpportunity
2020-01-20improve tab completeOpportunity
2020-01-15Improve dumpOpportunity
2020-01-15Improve options parsingOpportunity
2019-12-19update the copyright dateruki
2019-11-29add coroutine instance for schedulerruki
2019-07-24fix typoOpportunityLiu
2019-07-01utf8 supportOpportunityLiu
2019-06-19improve dumpOpportunityLiu
2019-06-06improve tab complete on bash and zshOpportunityLiu
2019-06-05tab completionOpportunityLiu
2019-04-13fix headers with ASF to non-ASFruki
2018-12-31modify copyright dateruki
2018-10-07improve lua pluginruki
2017-12-28update copyright dateruki
2017-08-27update description and indexruki
2017-05-21add root common optionruki
2017-05-20improve test scriptruki
2017-05-18improve print and table.dumpruki
2017-05-17dump lua action return valueruki
2017-05-16support args to run a single lua commandruki
2017-05-16Merge branch 'dev' into commandTitanSnow
2017-05-16add -c cmdline option for task luaTitanSnow
2017-05-16improve import interfaces and add user externsion modulesruki
2017-05-02add sandbox interactiveruki
2017-03-30fix root bug for installationruki
2017-03-20fix code files mode to 644ruki
2017-02-15rewrite objectfiles for targetruki
2017-02-08improve os.rm and os.rmdirruki
2017-01-21add set_table api for interpreterruki
2017-01-08modify License to Apache Licenseruki
2016-07-14modify titleruki
2016-06-22fix path bugruki
2016-06-03add lipo for package macroruki
2016-06-01list lua scripts and fix argumentsruki
2016-05-27modify interpreter interfacesruki
2016-05-24move lua action to pluginruki