| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | #5062 Purge all deeply nested invalid Lua keys | w0rp | 2026-05-31 | 2 | -0/+84 |
| * | Fix #5062 - Keep ALE LSP compatible with Neovim 0.10 and 0.11+ | w0rp | 2026-02-12 | 3 | -3/+277 |
| * | fix gopls without setting ale_go_gopls_init_options (#5059) | halfcrazy | 2026-01-25 | 1 | -0/+48 |
| * | #3600 Implement pull model with Neovim Client | w0rp | 2025-03-27 | 1 | -24/+162 |
| * | Implement ale.queue for calling ale#Queue in Lua | w0rp | 2025-03-27 | 1 | -0/+40 |
| * | Implement ale.pad in Lua | w0rp | 2025-03-27 | 1 | -0/+13 |
| * | Implement ale.get_filename_mappings in Lua | w0rp | 2025-03-27 | 1 | -0/+77 |
| * | Add ale.has to mirror ale#Has in Lua | w0rp | 2025-03-27 | 1 | -0/+27 |
| * | Add basic Lua ALE functions and test coverage | w0rp | 2025-03-27 | 6 | -0/+645 |
| * | Detect the Lua project root using .luarc.json | w0rp | 2025-03-27 | 1 | -0/+19 |