aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* refactor(installer): introduce PackageInstallOpts class (#802)William Boman2022-12-2616-35/+30
* refactor(async): error with stack level 0 (#801)William Boman2022-12-262-3/+5
* chore: update generated code (#800)williambotman[bot]2022-12-262-1/+23
* chore(registry): change ruff-lsp category from linter to lsp (#799)Dawit Abate2022-12-252-2/+2
* feat(registry): add jq-lsp (#793)David McDonald2022-12-253-0/+17
* chore: update generated code (#796)williambotman[bot]2022-12-242-1/+21
* feat(registry): add smithy-language-server (#795)Nick Rodgers2022-12-244-0/+46
* chore: update generated code (#788)williambotman[bot]2022-12-224-3/+23
* feat(registry): add ruff-lsp (#786)Forrest Williams2022-12-213-1/+13
* Revert "fix(spawn): always expand cmd if PATH is not modified (#773)" (#783)William Boman2022-12-212-66/+36
* fix(powershell): use pwsh if available (#782)William Boman2022-12-215-7/+114
* fix(spawn): always expand cmd if PATH is not modified (#773)William Boman2022-12-202-36/+66
* chore: update generated code (#780)williambotman[bot]2022-12-202-1/+21
* feat(expr): use same context for value & filter evaluation (#778)William Boman2022-12-202-8/+64
* feat(functional): add trim_start and assoc (#779)William Boman2022-12-207-6/+110
* feat: add expr module (#775)William Boman2022-12-204-0/+126
* feat(registry): add nil (#774)s13412022-12-193-1/+19
* feat(functional): add list.reduce (#772)William Boman2022-12-193-0/+24
* fix(functional): spread function args in _.apply (#770)William Boman2022-12-192-1/+9
* Revert "chore: use pwsh instead of powershell (#706)" (#769)William Boman2022-12-194-14/+6
* chore: update generated code (#768)williambotman[bot]2022-12-191-1/+1
* chore: update generated code (#767)williambotman[bot]2022-12-181-1/+1
* chore: update generated code (#766)williambotman[bot]2022-12-171-1/+1
* chore: update generated code (#762)williambotman[bot]2022-12-152-2/+2
* chore: update generated code (#758)williambotman[bot]2022-12-123-2/+62
* feat(registry): add semgrep (#757)Jay Patel2022-12-123-9/+33
* feat(registry): add fourmolu (#752)shurizzle2022-12-123-1/+34
* feat: add kotlin-debug-adapter package (#749)Chris Werner Rau2022-12-123-1/+32
* feat: add purl parser (#756)William Boman2022-12-103-0/+950
* feat(functional): add some more functions (#755)William Boman2022-12-109-0/+197
* chore: update generated code (#754)williambotman[bot]2022-12-101-1/+1
* chore: update generated code (#746)williambotman[bot]2022-12-082-1/+21
* refactor(installer): rename run_installer to exec_in_context (#744)William Boman2022-12-0812-45/+58
* feat(platform): accept darwin (#743)William Boman2022-12-085-6/+13
* test(functional): add some tests (#742)William Boman2022-12-084-0/+54
* feat(functional): add more functions (#741)William Boman2022-12-086-0/+87
* feat(registry): add neocmakelsp (#739)Micah Halter2022-12-073-1/+13
* fix(ui): set severity min & max for namespaced diagnostic config (#738)William Boman2022-12-071-1/+4
* chore: update generated code (#737)williambotman[bot]2022-12-071-0/+20
* feat(registry): add dart-debug-adapter (#733)Svetlozar Iliev2022-12-073-0/+29
* fix(package): don't call vim API functions inside fast event (#730)William Boman2022-12-057-83/+102
* chore: update generated code (#728)williambotman[bot]2022-12-051-0/+1
* feat(terminator): send SIGKILL after some delay after SIGTERM (#727)William Boman2022-12-053-27/+57
* feat: show warning message when exiting neovim with active installations (#725)William Boman2022-12-045-1/+206
* feat(mockdebug): write & link mock-debug-adapter executable (#723)Svetlozar Iliev2022-12-041-0/+5
* feat(ui): increase window height (#719)William Boman2022-12-021-6/+6
* feat(ui): change log line number formatting in tail output (#718)William Boman2022-12-021-1/+5
* docs: add more helpfile tips (#716)William Boman2022-12-021-0/+2
* docs: some general improvements (#715)William Boman2022-12-022-17/+44
* feat(ui): stick cursor to installation log toggle line (#713)William Boman2022-12-011-1/+2