index
:
mason
chrisgrieser-patch-1
main
release-please--branches--main--components--mason.nvim
v1.x
[no description]
git mirrorbot
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lua
/
mason-core
/
functional
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: avoid calling vim.fn.has inside fast event (#1705)
William Boman
2024-05-12
1
-3
/
+1
*
fix: fix usage of deprecated Neovim APIs (#1703)
William Boman
2024-05-11
3
-1
/
+24
*
fix(functional): strip_prefix and strip_suffix should not use patterns (#1352)
William Boman
2023-06-13
1
-8
/
+14
*
refactor(expr): remove redundant core filters and always stringify reduced va...
William Boman
2023-04-18
2
-0
/
+5
*
refactor: only schedule in a.scheduler() when in fast event (#1170)
William Boman
2023-04-02
1
-0
/
+21
*
style: enforce import order (#1092)
William Boman
2023-03-12
1
-1
/
+1
*
feat: add github registry source capabilities (#1091)
William Boman
2023-03-12
1
-0
/
+2
*
feat(functional): add list.index_by (#882)
William Boman
2023-01-10
2
-0
/
+13
*
feat(functional): add split_every and default_to (#835)
William Boman
2023-01-02
3
-0
/
+29
*
feat(functional): add strip_{prefix,suffix} (#803)
William Boman
2022-12-26
2
-2
/
+34
*
feat(functional): add trim_start and assoc (#779)
William Boman
2022-12-20
4
-6
/
+34
*
feat(functional): add list.reduce (#772)
William Boman
2022-12-19
2
-0
/
+13
*
fix(functional): spread function args in _.apply (#770)
William Boman
2022-12-19
1
-1
/
+1
*
feat(functional): add some more functions (#755)
William Boman
2022-12-10
5
-0
/
+104
*
feat(functional): add more functions (#741)
William Boman
2022-12-08
5
-0
/
+85
*
feat: add provider interface (#601)
William Boman
2022-10-30
4
-0
/
+19
*
feat(api/command): add --debug flag to :MasonInstall (#576)
William Boman
2022-10-19
2
-0
/
+13
*
refactor(platform): more functional approach to parsing (#479)
William Boman
2022-09-29
2
-0
/
+12
*
refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...
William Boman
2022-08-15
5
-28
/
+44
*
feat: minimize modules required by .setup(), lazily require functional module...
William Boman
2022-07-22
1
-9
/
+19
*
fix(mason-lspconfig): deduplicate :LspInstall completion items (#88)
William Boman
2022-07-17
2
-0
/
+19
*
chore: change emmylua annotation syntax from @ to : for comments (#73)
William Boman
2022-07-14
1
-1
/
+1
*
refactor: add mason-schemas and mason-core modules (#29)
William Boman
2022-07-08
10
-0
/
+653