Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add language support for persistent library syntax (#7261) | Borys Lykah | 2023-07-09 |
| | |||
* | tree-sitter(haskell): use quasiquoters as an injection point (#6474) | Clément Delafargue | 2023-04-12 |
| | | | | | Similar to tagged templates in JS, quasiquoters allow to embed external languages in haskell, so it makes sense to treat them as an injection point. | ||
* | tree sitter comments injections (#1527) | Mathis Brossier | 2022-01-20 |
* tree sitter comments injections * trailing newlines & julia fix * Update runtime/queries/julia/injections.scm Co-authored-by: Michael Davis <michael.davis@nfiindustries.com> Co-authored-by: Michael Davis <michael.davis@nfiindustries.com> |