aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/context
Commit message (Expand)AuthorAgeFilesLines
* feat(context): add ctx:await()William Boman2025-02-191-0/+6
* refactor: turn StdioSink into a proper classWilliam Boman2025-02-192-3/+3
* feat(context): add ctx:fetch()William Boman2025-02-191-0/+12
* refactor!: change Package APIWilliam Boman2025-02-194-27/+39
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-194-15/+27
* refactor(installer): move initializations to InstallContext constructorWilliam Boman2025-02-193-13/+21
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-194-0/+463