| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | mason.nvim | William Boman | 2022-07-07 | 1 | -46/+0 |
| | | |||||
| * | chore: further decouple module structure (#685) | William Boman | 2022-05-11 | 1 | -1/+1 |
| | | |||||
| * | chore: refactor remaining installers to async impl (#616) | William Boman | 2022-04-21 | 1 | -4/+2 |
| | | |||||
| * | fix(async): slightly better support for nested coroutine contexts (#600) | William Boman | 2022-04-16 | 1 | -0/+2 |
| | | | | | | | | | | * fix(async): only dispatch first failure in a.wait_all * add InstallContext:run_concurrently This is needed due to how multiple coroutine contexts are used in a hierchical structure, and the async coroutine dispatcher loses this hierchical context inside callback functions invoked via FFI (I… assume?). | ||||
| * | more async refactor (#587) | William Boman | 2022-04-11 | 1 | -0/+46 |
