aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Expand)AuthorAgeFilesLines
* refactor: store link state in install context object (#419)William Boman2022-09-142-2/+8
* fix(r-languageserver): use github releases as version source (#417)William Boman2022-09-144-28/+38
* chore: update generated code (#416)williambotman[bot]2022-09-144-4/+4
* feat(clojure-lsp): use the static release of clojure-lsp when running on musl...Ruben Slabbert2022-09-131-1/+5
* chore: update generated code (#413)williambotman[bot]2022-09-131-1/+1
* refactor: add ctx:write_php_exec_wrapper utility (#409)William Boman2022-09-127-74/+25
* feat: add phpcs, phpcbf, phpmd, phpstan and twigcs (#399)Laytan Laats2022-09-127-2/+235
* feat: add goimports-reviser (#400)Laytan Laats2022-09-113-1/+19
* fix(ui): lower zindex to 45 (#404)William Boman2022-09-111-1/+1
* chore: remove unused import (#403)William Boman2022-09-113-3/+0
* chore: update generated code (#402)williambotman[bot]2022-09-111-1/+1
* feat: add pydocstyle, pyproject-flake8 & rstcheck Python related linters (#398)Dan Sully2022-09-115-1/+40
* chore: update generated code (#396)williambotman[bot]2022-09-091-1/+1
* chore: bump stylua to 0.14.3 (#395)William Boman2022-09-084-10/+11
* chore: update generated code (#394)williambotman[bot]2022-09-081-1/+1
* chore: update generated code (#390)williambotman[bot]2022-09-072-2/+2
* feat(ui): add more content to help screen (#386)William Boman2022-09-071-6/+22
* chore: update generated code (#384)williambotman[bot]2022-09-062-2/+2
* feat: add ada-language-server (#380)Pierrick Guillaume2022-09-043-0/+42
* feat: add buf-language-server (#362) (#378)Jay Patel2022-09-043-1/+16
* chore: update generated code (#379)williambotman[bot]2022-09-043-3/+3
* fix(codelldb): don't symlink executable directly (#374)William Boman2022-09-031-4/+11
* fix(EventEmitter): properly deregister handlers, print errors that occur in h...William Boman2022-09-031-6/+24
* fix(fantomas): link correct fantomas binany name (#370)Adelar da Silva Queiróz2022-09-021-1/+1
* chore: update generated code (#368)williambotman[bot]2022-09-021-1/+1
* feat: add fantomas F# formatter (#367)Adelar da Silva Queiróz2022-09-023-1/+13
* feat: add luau-lsp (#366)William Boman2022-09-013-0/+32
* chore: update generated code (#365)williambotman[bot]2022-09-011-1/+1
* chore: update generated code (#361)williambotman[bot]2022-08-313-3/+3
* chore: update generated code (#358)williambotman[bot]2022-08-301-1/+1
* chore: update generated code (#351)williambotman[bot]2022-08-281-1/+1
* chore: update generated code (#348)williambotman[bot]2022-08-271-1/+1
* feat: add standardrb linter/formatter for Ruby (#344)Matthew Critchlow2022-08-273-1/+13
* fix(fetch): use /dev/null logfile for wget (#345)William Boman2022-08-271-0/+2
* feat: add solhint linter for Solidity code (#342)Ahmed Hashim2022-08-263-1/+13
* chore: update generated code (#341)williambotman[bot]2022-08-261-1/+1
* feat: add netcoredbg as tool for F# language (#339)Adelar da Silva Queiróz2022-08-252-2/+2
* feat: add php-cs-fixer (#340)shura2022-08-253-1/+49
* fix(ui): fixes help menu mapping mismatch (#336)36993942022-08-241-1/+1
* chore: update generated code (#334)williambotman[bot]2022-08-242-2/+2
* chore: update generated code (#333)williambotman[bot]2022-08-231-1/+1
* fix(ui): only update visible packages (#331)William Boman2022-08-221-1/+1
* chore: update generated code (#330)williambotman[bot]2022-08-221-1/+1
* feat: add yamlfmt (#329)JINNOUCHI Yasushi2022-08-223-1/+13
* feat: add cbfmt (#327)William Boman2022-08-223-1/+58
* fix(ui): use `g?` to toggle help instead of `?` (#326)William Boman2022-08-222-3/+3
* fix(ui)!: change filetype from "mason.nvim" to "mason" (#317)William Boman2022-08-201-1/+1
* chore: update generated code (#316)williambotman[bot]2022-08-203-3/+3
* fix(installer): use /usr/bin/env bash shebang (#315)William Boman2022-08-191-1/+1
* test(installer): add spec files for context and linker (#314)William Boman2022-08-191-1/+15