aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/functional/string_spec.lua
Commit message (Collapse)AuthorAgeFilesLines
* fix(functional): strip_prefix and strip_suffix should not use patterns (#1352)William Boman2023-06-131-2/+11
|
* feat(functional): add strip_{prefix,suffix} (#803)William Boman2022-12-261-2/+17
|
* feat(functional): add trim_start and assoc (#779)William Boman2022-12-201-0/+8
|
* feat(functional): add some more functions (#755)William Boman2022-12-101-0/+5
|
* feat: add provider interface (#601)William Boman2022-10-301-0/+5
|
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-0/+43
* refactor: add mason-schemas and move generated filetype map to mason-lspconfig * refactor: add mason-core module