summaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/context/init.lua
Commit message (Expand)AuthorAgeFilesLines
* feat(context): add ctx:await()William Boman2025-02-191-0/+6
* refactor: turn StdioSink into a proper classWilliam Boman2025-02-191-2/+2
* feat(context): add ctx:fetch()William Boman2025-02-191-0/+12
* refactor!: change Package APIWilliam Boman2025-02-191-19/+35
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-5/+5
* refactor(installer): move initializations to InstallContext constructorWilliam Boman2025-02-191-4/+10
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-0/+261