| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix: fix usage of deprecated Neovim APIs (#1703) | William Boman | 2024-05-11 | 2 | -0/+35 |
| | | |||||
| * | fix(functional): strip_prefix and strip_suffix should not use patterns (#1352) | William Boman | 2023-06-13 | 1 | -2/+11 |
| | | |||||
| * | refactor(expr): remove redundant core filters and always stringify reduced ↵ | William Boman | 2023-04-18 | 1 | -0/+13 |
| | | | | | | value (#1227) The removed filters are not used by mason-registry and are too Lua-specific in nature. | ||||
| * | style: enforce import order (#1092) | William Boman | 2023-03-12 | 3 | -5/+5 |
| | | | | | | * chore(workflows): update dependencies * style: enforce import order | ||||
| * | feat(functional): add list.index_by (#882) | William Boman | 2023-01-10 | 1 | -0/+13 |
| | | |||||
| * | feat(functional): add split_every and default_to (#835) | William Boman | 2023-01-02 | 2 | -0/+21 |
| | | |||||
| * | feat(functional): add strip_{prefix,suffix} (#803) | William Boman | 2022-12-26 | 1 | -2/+17 |
| | | |||||
| * | feat(functional): add trim_start and assoc (#779) | William Boman | 2022-12-20 | 3 | -0/+76 |
| | | |||||
| * | feat(functional): add list.reduce (#772) | William Boman | 2022-12-19 | 1 | -0/+11 |
| | | |||||
| * | fix(functional): spread function args in _.apply (#770) | William Boman | 2022-12-19 | 1 | -0/+8 |
| | | |||||
| * | feat(functional): add some more functions (#755) | William Boman | 2022-12-10 | 4 | -0/+93 |
| | | |||||
| * | test(functional): add some tests (#742) | William Boman | 2022-12-08 | 4 | -0/+54 |
| | | | | Forgot to include these in the last commit. | ||||
| * | feat: add provider interface (#601) | William Boman | 2022-10-30 | 3 | -0/+20 |
| | | |||||
| * | feat(api/command): add --debug flag to :MasonInstall (#576) | William Boman | 2022-10-19 | 1 | -0/+8 |
| | | |||||
| * | refactor(platform): more functional approach to parsing (#479) | William Boman | 2022-09-29 | 1 | -0/+16 |
| | | |||||
| * | refactor: introduce selene, harden type defs, and use proper EmmyLua syntax ↵ | William Boman | 2022-08-15 | 2 | -11/+11 |
| | | | | | (#296) | ||||
| * | fix(mason-lspconfig): deduplicate :LspInstall completion items (#88) | William Boman | 2022-07-17 | 1 | -0/+5 |
| | | |||||
| * | refactor: add mason-schemas and mason-core modules (#29) | William Boman | 2022-07-08 | 9 | -0/+626 |
| * refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module | |||||
