| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 11 | -1638/+0 |
| | | | | | | * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | ||||
| * | feat: add delve and go-debug-adapter (#7) | William Boman | 2022-07-07 | 1 | -13/+14 |
| | | | | | | | | * feat: add delve and go-debug-adapter * fix(go): more package and mod mangling * fix(ui): fix hydrating package state after reinstallation | ||||
| * | fix(go): strip wildcard specifier from package names when necessary (#4) | William Boman | 2022-07-07 | 1 | -2/+9 |
| | | |||||
| * | style: more stylua | William Boman | 2022-07-07 | 2 | -18/+22 |
| | | |||||
| * | mason.nvim | William Boman | 2022-07-07 | 11 | -230/+172 |
| | | |||||
| * | added wgsl_analyzer server (#719) | Dmitry Kudryavtsev | 2022-06-01 | 1 | -0/+17 |
| | | |||||
| * | refactor(pip3): use with_paths to set venv path (#736) | William Boman | 2022-05-30 | 1 | -21/+16 |
| | | |||||
| * | feat(luarocks): use luarocks.bat executable if it's available (#731) | William Boman | 2022-05-29 | 1 | -11/+21 |
| | | | | Closes #726. | ||||
| * | test(luarock): stub std.ensure_executable (#725) | William Boman | 2022-05-27 | 1 | -2/+6 |
| | | |||||
| * | test(luarocks): add more test cases | William Boman | 2022-05-27 | 1 | -0/+48 |
| | | |||||
| * | feat: add teal_ls (#724) | William Boman | 2022-05-27 | 1 | -0/+52 |
| | | | | Closes #723. | ||||
| * | fix(spawn): avoid spawning commands that aren't on PATH (#706) | William Boman | 2022-05-17 | 1 | -0/+4 |
| | | | | | This is primarily done to avoid cluttering the log file with a bunch of ERROR entries. Also avoids unnecessary roundtrips to uv_spawn, I guess. | ||||
| * | fix(go): target the @latest version when checking if package is outdated (#700) | William Boman | 2022-05-13 | 1 | -7/+2 |
| | | |||||
| * | fix(github): allow looking for prereleases (#699) | William Boman | 2022-05-13 | 1 | -0/+41 |
| | | |||||
| * | chore(tests): use assert.same instead of abusing vim.inspect + assert.equal | William Boman | 2022-05-06 | 9 | -204/+132 |
| | | |||||
| * | chore: refactor remaining installers to async impl (#616) | William Boman | 2022-04-21 | 3 | -18/+21 |
| | | |||||
| * | make install context available via coroutine context (#586) | William Boman | 2022-04-11 | 9 | -32/+58 |
| | | |||||
| * | fix(pip3): always use normalized "python" executable with venv-enhanced path ↵ | William Boman | 2022-04-06 | 1 | -6/+8 |
| | | | | | (#577) | ||||
| * | add async managers (#536) | William Boman | 2022-03-26 | 9 | -0/+1559 |
