aboutsummaryrefslogtreecommitdiffstats
path: root/lua/mason-core/installer/handle.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor!: change Package APIWilliam Boman2025-02-191-224/+0
* refactor: standardize constructors and improve inheritance constructionWilliam Boman2025-02-191-20/+26
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-0/+4
* style: enforce import order (#1092)William Boman2023-03-121-5/+5
* refactor: introduce selene, harden type defs, and use proper EmmyLua syntax (...William Boman2022-08-151-2/+2
* refactor: add __ to private clear_event_handlers() method (#263)William Boman2022-08-071-1/+1
* chore: change emmylua annotation syntax from @ to : for comments (#73)William Boman2022-07-141-1/+1
* tests: add some InstallHandle tests (#67)William Boman2022-07-131-34/+34
* refactor: add mason-schemas and mason-core modules (#29)William Boman2022-07-081-0/+214