aboutsummaryrefslogtreecommitdiffstats
path: root/tests/mason-core/EventEmitter_spec.lua
Commit message (Expand)AuthorAgeFilesLines
* chore: remove unnecessary vim.schedule and nvim_err_writelnWilliam Boman2025-02-191-4/+7
* refactor!: refactor installer internals and add new Package class methods (#1...William Boman2025-02-191-16/+13
* refactor: only schedule in a.scheduler() when in fast event (#1170)William Boman2023-04-021-1/+1
* style: enforce import order (#1092)William Boman2023-03-121-2/+2
* chore: upgrade stylua to 0.15.0 (#454)William Boman2022-09-221-20/+5
* fix(EventEmitter): properly deregister handlers, print errors that occur in h...William Boman2022-09-031-0/+72