| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-11-01 | Fix bugs in TSRange | Stephan Seitz | |
| - TSRange:new() was missing to extract the line from nvim_buf_get_lines - TSRange:parent() was only working when current buf == self.buf | |||
| 2021-07-11 | New stylua version (#1555) | Stephan Seitz | |
| 2021-07-04 | Use stylua for autoformat code (#1480) | Santos Gallegos | |
| 2021-04-14 | Fix #1182: fix TSRange:parent | Stephan Seitz | |
| 2021-03-30 | refactor(all): language tree adaption (#1105) | Steven Sojka | |
| 2021-02-27 | chore: remove useless code and indent files | kiyan | |
| 2020-11-23 | fix: update interface following languagetree merge (#687) | Thomas Vigouroux | |
| 2020-11-17 | Make make-range! more relaxed (one of the arguments maybe nil) | Stephan Seitz | |
| 2020-11-03 | parser: only use parse to get a tree | Thomas Vigouroux | |
| This will avoid using internal data. | |||
| 2020-10-26 | Add virtual range for creating node-like objects from multiple nodes | Stephan Seitz | |
