Folke Lemaitre
|
206d208018
|
test: fix tests
|
2024-06-26 18:42:52 +02:00 |
Folke Lemaitre
|
6c7ef7e27a
|
refactor: logging
|
2024-06-26 18:31:31 +02:00 |
Folke Lemaitre
|
765773a176
|
refactor: use new async code for runner and simplify task class
|
2024-06-26 17:06:56 +02:00 |
Folke Lemaitre
|
768de1ebf6
|
refactor: move scheduler to async
|
2024-06-26 15:11:31 +02:00 |
Folke Lemaitre
|
bbe136bda6
|
test: fix tests
|
2024-06-26 14:30:38 +02:00 |
Folke Lemaitre
|
0614ca6ca6
|
perf: tasks are now fully async
|
2024-06-26 14:28:53 +02:00 |
Folke Lemaitre
|
7d3f69104f
|
fix(rocks): better errors / warnings when something goes wrong with luarocks
|
2024-06-25 13:23:25 +02:00 |
Folke Lemaitre
|
368747bc9a
|
feat(build): build files and functions are now async. use coroutine.yield to interrupt and report progress
|
2024-06-24 17:15:10 +02:00 |
Folke Lemaitre
|
9e157df077
|
feat: refactor all vim.loop -> vim.uv and add a shim when needed
|
2024-03-22 08:58:36 +01:00 |
Folke Lemaitre
|
b73312aa32
|
fix: use `vim.api.nvim_exec_autocmds` instead of `vim.cmd[[do]]` to prevent weird `vim.notify` behavior
|
2023-01-13 09:01:24 +01:00 |
Folke Lemaitre
|
85e375223f
|
fix(ui): always clear complete tasks with the same name when starting a new task
|
2022-12-17 15:56:47 +01:00 |
Folke Lemaitre
|
782d287d89
|
fix: make sure we have ran on_exit before returning is_done=true
|
2022-11-29 07:56:59 +01:00 |
Folke Lemaitre
|
fb84c081b0
|
feat: lots of improvements to pipeline runner and converted all tasks to new system
|
2022-11-28 22:03:44 +01:00 |
Folke Lemaitre
|
16fd35c285
|
refactor: Task.needed => task.skip
|
2022-11-28 13:11:20 +01:00 |
Folke Lemaitre
|
28af1e1ac3
|
refactor: moved all plugin state to Plugin._
|
2022-11-28 11:19:50 +01:00 |
Folke Lemaitre
|
ab1b512545
|
feat: new task pipeline runner
|
2022-11-28 11:04:32 +01:00 |
Folke Lemaitre
|
02f5528aa3
|
refactor: move task too manage.task
|
2022-11-28 07:35:58 +01:00 |