| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: avoid calling vim.fn in fast event (#1878) | William Boman | 2025-02-15 | 1 | -2/+3 |
| | | |||||
| * | feat: add github registry source capabilities (#1091) | William Boman | 2023-03-12 | 1 | -5/+16 |
| | | |||||
| * | feat(platform): accept darwin (#743) | William Boman | 2022-12-08 | 1 | -5/+7 |
| | | | | | | Mac systems are generally referred to as the Darwin OS. For all intents and purposes, "mac" and "darwin" can be used interchangeably (although darwin will be preferred going forward). | ||||
| * | fix(platform): also accept exit code 1 when checking ldd version (#630) | William Boman | 2022-11-05 | 1 | -1/+1 |
| | | | | Fixes #629. | ||||
| * | feat(platform): better glibc detection (#537) | William Boman | 2022-10-10 | 1 | -5/+22 |
| | | |||||
| * | refactor(platform): more functional approach to parsing (#479) | William Boman | 2022-09-29 | 1 | -49/+34 |
| | | |||||
| * | feat(verible): add support for CentOS 7.9 (#471) | Nikhil Jha | 2022-09-28 | 1 | -1/+12 |
| | | |||||
| * | feat: more competent platform detection (#436) | William Boman | 2022-09-17 | 1 | -37/+73 |
| | | |||||
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵ | William Boman | 2022-08-15 | 1 | -1/+1 |
| | | | | | (#296) | ||||
| * | chore: change emmylua annotation syntax from @ to : for comments (#73) | William Boman | 2022-07-14 | 1 | -2/+2 |
| | | |||||
| * | refactor: return table with declarative keys (#48) | William Boman | 2022-07-10 | 1 | -1/+1 |
| | | |||||
| * | fix(node-debug2-adapter): fix build on Node >= 18 (#47) | William Boman | 2022-07-10 | 1 | -0/+12 |
| | | | | Fixes #41. | ||||
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 1 | -0/+159 |
| * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | |||||
