| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(process): close check handles (#1995) | Mirek Długosz | 2025-07-28 | 1 | -0/+1 |
| | | |||||
| * | fix(spawn): expand executable paths on Windows before passing to uv_spawn ↵ | William Boman | 2025-02-22 | 1 | -1/+1 |
| | | | | | | | (#1885) This fixes issues on Windows where uv_spawn fails to locate certain types of executables in PATH. | ||||
| * | refactor: turn StdioSink into a proper class | William Boman | 2025-02-19 | 1 | -38/+88 |
| | | |||||
| * | style: enforce import order (#1092) | William Boman | 2023-03-12 | 1 | -1/+1 |
| | | | | | | * chore(workflows): update dependencies * style: enforce import order | ||||
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵ | William Boman | 2022-08-15 | 1 | -7/+8 |
| | | | | | (#296) | ||||
| * | chore: change emmylua annotation syntax from @ to : for comments (#73) | William Boman | 2022-07-14 | 1 | -4/+4 |
| | | |||||
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 1 | -0/+213 |
| * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | |||||
