aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/platform.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: avoid calling vim.fn in fast event (#1878)William Boman2025-02-151-2/+3
* feat: add github registry source capabilities (#1091)William Boman2023-03-121-5/+16
* feat(platform): accept darwin (#743)William Boman2022-12-081-5/+7
* fix(platform): also accept exit code 1 when checking ldd version (#630)William Boman2022-11-051-1/+1
* feat(platform): better glibc detection (#537)William Boman2022-10-101-5/+22
* refactor(platform): more functional approach to parsing (#479)William Boman2022-09-291-49/+34
* feat(verible): add support for CentOS 7.9 (#471)Nikhil Jha2022-09-281-1/+12
* feat: more competent platform detection (#436)William Boman2022-09-171-37/+73
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-1/+1
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-141-2/+2
* refactor: return table with declarative keys (#48)William Boman2022-07-101-1/+1
* fix(node-debug2-adapter): fix build on Node >= 18 (#47)William Boman2022-07-101-0/+12
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-0/+159