summaryrefslogtreecommitdiff
path: root/xmake/plugins/lua
AgeCommit message (Collapse)Author
2026-02-03Refactor script content handling in main.luaruki
Removed Windows-specific shell handling for script content.
2026-02-02refactor: simplify script content handling in _get_script_from_stdin functionSaikari
2026-02-02refactor: enhance stdin script handling by improving string trimming logicSaikari
2026-02-02try formatSaikari
2026-02-02Refactor BOM removal in script input handlingSaikari
2026-02-02refactor: extract stdin script handling into a separate function for ↵Saikari
improved readability and maintainability
2026-02-02refactor: streamline utf8 BOM removal process in script content handlingSaikari
2026-02-02refactor: replace hardcoded utf8 BOM check with utf8.bom constant for ↵Saikari
improved maintainability
2026-02-02refactor: streamline stdin script handling for Windows compatibilitySaikari
2026-02-01refactor: simplify stdin handling by removing redundant checks and ↵Saikari
streamlining usage examples
2026-02-01refactor: enhance stdin handling by adding utf8 BOM removal and main ↵Saikari
function check
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-31refactor: update stdin command usage example for consistencySaikari
2026-01-31refactor: improve stdin command handling with detailed usage examplesSaikari
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
2023-01-05improve lua completeruki
2021-10-10fix more unpackruki
2020-12-19update copyright dateruki
2020-10-22add xrepo stubruki
2020-09-25fix trailing white-spaceruki
2020-03-01improve filesystem opsruki
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
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-14remove versioninforuki
2019-04-13fix headers with ASF to non-ASFruki