aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer
Commit message (Expand)AuthorAgeFilesLines
...
* refactor: add ctx:write_php_exec_wrapper utility (#409)William Boman2022-09-121-0/+15
* fix(installer): use /usr/bin/env bash shebang (#315)William Boman2022-08-191-1/+1
* test(installer): add spec files for context and linker (#314)William Boman2022-08-191-1/+15
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-153-23/+23
* fix(julia-lsp): adjust for changes in latest release (#289)William Boman2022-08-131-16/+14
* refactor: add __ to private clear_event_handlers() method (#263)William Boman2022-08-071-1/+1
* feat(debugpy): write executable for convenient access (#229)William Boman2022-08-021-0/+15
* fix(gem): write shim executables that enhance GEM_PATH appropriately (#202)William Boman2022-07-311-19/+16
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-142-16/+16
* tests: add some InstallHandle tests (#67)William Boman2022-07-132-36/+36
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-084-0/+752