summaryrefslogtreecommitdiff
path: root/xmake/plugins/lua/main.lua
AgeCommit message (Expand)Author
2026-02-01refactor: simplify stdin handling by removing redundant checks and streamlini...Saikari
2026-02-01refactor: enhance stdin handling by adding utf8 BOM removal and main function...Saikari
2026-02-01refactor: wrap script content in a main function for better execution contextSaikari
2026-02-01refactor: improve stdin handling and shell command execution across platformsSaikari
2026-02-01refactor: enhance script handling to support inline Lua content executionSaikari
2026-02-01refactor: fix stdin script reading method for improved compatibilitySaikari
2026-02-01refactor: enhance temporary file naming for stdin script handlingSaikari
2026-01-31add error handling for os.execv and implement tests for shell command executionSaikari
2026-01-31add support for running Lua scripts from stdin and enhance error handlingSaikari
2025-09-04run script in threadruki
2025-09-04improve to run scriptruki
2025-07-03rename copyrightruki
2024-02-20fix lua workingdirruki
2023-09-14disable remote for xmake luaruki
2023-09-14improve xmakeruki
2023-09-14remote run lua commandsruki
2021-10-10fix more unpackruki
2020-12-19update copyright dateruki
2020-10-22add xrepo stubruki
2020-09-25fix trailing white-spaceruki
2020-02-21fix xmake luaruki
2020-02-21improve xmake lua and os.syserrorruki
2020-02-16improve 'require --extra'ruki
2020-01-22improve luaOpportunityLiu
2020-01-20fix code styleOpportunity
2020-01-20improve tab completeOpportunity