aboutsummaryrefslogtreecommitdiffstats
path: root/lua
Commit message (Collapse)AuthorAgeFilesLines
...
* chore: update generated code (#591)williambotman[bot]2022-10-232-2/+2
|
* chore: update generated code (#586)williambotman[bot]2022-10-211-1/+1
|
* chore: update generated code (#581)williambotman[bot]2022-10-202-2/+2
|
* feat(verible): add linux_x64_gnu (#579)William Boman2022-10-201-1/+2
| | | Closes #536.
* feat(installer): write mason-debug.log in debug mode (#577)William Boman2022-10-191-0/+8
|
* feat(api/command): add --debug flag to :MasonInstall (#576)William Boman2022-10-196-8/+40
|
* fix(goimports-reviser): use prebuilt github assets (#573)William Boman2022-10-181-2/+23
| | | Fixes #484.
* chore: update generated code (#571)williambotman[bot]2022-10-181-1/+1
|
* refactor(notify): remove check for "nvim-notify" (#569)William Boman2022-10-171-8/+3
|
* feat(registry): add dprint formatter (#562)Silas Groh2022-10-172-0/+32
|
* feat(registry): add commitlint (#564)Dan Sully2022-10-173-1/+19
|
* feat(registry): add jsonlint tool for JSON (#565)Afranio Martins2022-10-173-1/+15
|
* feat: reduce some package sizes (#567)William Boman2022-10-173-5/+4
|
* chore: update generated code (#560)williambotman[bot]2022-10-161-1/+1
|
* chore: update generated code (#557)williambotman[bot]2022-10-151-1/+1
|
* feat(api): add typed client interface (#556)William Boman2022-10-143-6/+49
|
* feat(lemmy-help): use prebuilt binaries from release assets (#555)William Boman2022-10-141-5/+36
|
* feat(fetch): add Accept headers where appropriate (#554)William Boman2022-10-143-3/+15
|
* refactor(api): use new endpoints (#550)William Boman2022-10-143-5/+7
|
* feat(registry): selene and stylua support for luau (#548)Lopy2022-10-133-3/+3
|
* feat(astro): vendor typescript (#542)William Boman2022-10-111-1/+1
| | | Also see https://github.com/williamboman/mason-lspconfig.nvim/pull/75
* feat(platform): better glibc detection (#537)William Boman2022-10-102-7/+23
|
* fix(visualforce-language-server): remove custom release resolution code (#534)William Boman2022-10-101-13/+1
| | | This is no longer needed as their releases now contain complete assets.
* chore: update generated code (#533)williambotman[bot]2022-10-101-1/+1
|
* fix(codelldb): require GNU compatible system on linux (#532)William Boman2022-10-091-3/+3
| | | These binaries are linked to glibc.
* fix(fetch): set proper iwr header on Windows, reorder tool priority (#531)William Boman2022-10-092-75/+85
| | | | Old priority: platform specific > wget > curl New priority: curl > wget > platform specific
* feat(npm): speed up checking for new versions (#530)William Boman2022-10-093-21/+37
|
* feat(registry): add iferr tool for Go (#528)Fran Casas2022-10-093-1/+13
|
* feat(beautysh): add missing languages (#527)Kazi Sadman Ahmed2022-10-092-8/+7
|
* feat(registry): add beautysh formatter (#526)Jay Patel2022-10-093-1/+18
|
* feat(registry): add gersemi formatter (#525)Jay Patel2022-10-093-1/+18
|
* feat(registry): add api module (#524)William Boman2022-10-082-25/+37
|
* feat(registry): add pylama linter (#523)Kazi Sadman Ahmed2022-10-083-1/+13
|
* fix(dhall): new assets have capitalized naming (#520)kylo2522022-10-061-3/+3
|
* feat(github): use proxy API for fetching latest release (#521)William Boman2022-10-062-39/+23
| | | | | | | This uses a globally distributed, edge-cached, proxy [1] for a very common touchpoint with the GitHub API. This is already done for fetching the latest tag, now expanding to latest release as well. [1]: https://github.com/williamboman/github-api-proxy
* fix(pip3): expand python3_host_prog path (#519)William Boman2022-10-062-3/+14
| | | Fixes #505.
* feat: add gradle-language-server (#517)William Boman2022-10-063-0/+36
| | | Closes #422.
* fix(log): use "log" stdpath (#516)William Boman2022-10-061-1/+1
| | | Closes #430.
* feat: add setting to control PATH modification (#514)William Boman2022-10-062-29/+40
| | | Closes #509.
* refactor(cargo): utilize optional chaining (#513)William Boman2022-10-051-9/+10
|
* feat(cargo): improve handling of git-based crates (#512)William Boman2022-10-057-57/+175
| | | | This is all pretty overkill, especially considering the small amount of packages based on git-based crates.
* chore: update generated code (#507)williambotman[bot]2022-10-042-2/+2
|
* feat: add gotestsum (#506)Seth Daniel2022-10-033-1/+17
|
* chore: update generated code (#504)williambotman[bot]2022-10-032-1/+4
|
* feat: add erg-language-server (#503)takuto2022-10-033-0/+47
|
* feat(std): attempt gzip on windows (#501)William Boman2022-10-032-12/+20
| | | Closes #498.
* feat: add move-analyzer (#499)Michael2022-10-023-0/+16
|
* feat: add pyre linter (#495)Michael2022-10-023-1/+13
| | | Closes #456.
* feat(elixir-ls): link elixir-ls-debugger executable (#496)Slotos2022-10-021-0/+1
|
* chore: update generated code (#497)williambotman[bot]2022-10-021-1/+1
|