| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Update README | Github Actions | 2023-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | fix(gleam): update tests reflecting recent changes | Amaan Qureshi | 2023-03-10 | 6 | -102/+103 | |
| | | ||||||
| * | fix(gleam): update highlights from upstream | Amaan Qureshi | 2023-03-10 | 3 | -44/+41 | |
| | | ||||||
| * | chore(gleam): update parser info | Amaan Qureshi | 2023-03-10 | 1 | -2/+2 | |
| | | ||||||
| * | fix(gleam): add scanner.c to parsers list & update lockfile | Amaan Qureshi | 2023-03-10 | 2 | -3/+2 | |
| | | ||||||
| * | Partially Revert "fix(ecma): properly capture constants in const declarations" | Amaan Qureshi | 2023-03-10 | 1 | -5/+0 | |
| | | | | | This partially reverts commit c553e6c5608ba54e210e9131bf9ba5e36ef18e57. | |||||
| * | feat: improve yuck highlighting | Philipp Mildenberger | 2023-03-09 | 2 | -116/+57 | |
| | | ||||||
| * | highlights(sql): add new keywords and datatypes | Matthias Queitsch | 2023-03-08 | 2 | -1/+11 | |
| | | ||||||
| * | Update parsers: squirrel, yuck | GitHub | 2023-03-08 | 1 | -2/+2 | |
| | | ||||||
| * | feat: add Squirrel | Amaan Qureshi | 2023-03-07 | 8 | -0/+480 | |
| | | ||||||
| * | feat: add Uxn Tal | Amaan Qureshi | 2023-03-07 | 8 | -0/+145 | |
| | | ||||||
| * | Update parsers: yuck | GitHub | 2023-03-07 | 1 | -1/+1 | |
| | | ||||||
| * | indents(vue): Update dedent logic for <template> | Pham Huy Hoang | 2023-03-06 | 1 | -1/+1 | |
| | | ||||||
| * | fix: Java indent for multiple line arguments (#4449) | Daniel Woznicki | 2023-03-06 | 4 | -1/+14 | |
| | | | | | | | | | | * fix Java indent for multiple line arguments, fixes #4448, add an additional test for methods with arguments on multiple lines * Satisfy StyLua check --------- Co-authored-by: Daniel Woznicki <danwoz@nettoolkit.com> | |||||
| * | Update parsers: markdown, markdown_inline, swift | GitHub | 2023-03-06 | 1 | -3/+3 | |
| | | ||||||
| * | indents(vue): fix indents on new line after <template> | Pham Huy Hoang | 2023-03-06 | 3 | -0/+29 | |
| | | ||||||
| * | feat: add `@comment.documentation` where applicable | Amaan Qureshi | 2023-03-05 | 32 | -58/+256 | |
| | | ||||||
| * | docs: add `@comment.documentation` | Amaan Qureshi | 2023-03-05 | 1 | -6/+7 | |
| | | ||||||
| * | feat: add `@string.documentation` where applicable | Amaan Qureshi | 2023-03-05 | 4 | -5/+32 | |
| | | ||||||
| * | docs: add `@string.documentation` | Amaan Qureshi | 2023-03-05 | 1 | -9/+10 | |
| | | ||||||
| * | injections(html): fix faulty css/js injections | Pham Huy Hoang | 2023-03-05 | 3 | -27/+17 | |
| | | | | | | | Group queries to reduce duplicate injection tree use only regex | |||||
| * | Update parsers: zig | GitHub | 2023-03-05 | 1 | -1/+1 | |
| | | ||||||
| * | Update parsers: c_sharp, luap, perl | GitHub | 2023-03-05 | 1 | -3/+3 | |
| | | ||||||
| * | docs: fix readme names | ObserverOfTime | 2023-03-04 | 2 | -6/+6 | |
| | | ||||||
| * | Update README | Github Actions | 2023-03-04 | 1 | -1/+1 | |
| | | ||||||
| * | feat(query): differentiate lua-match strings by using luap injections and ↵ | Amaan Qureshi | 2023-03-04 | 1 | -1/+8 | |
| | | | | | fix offset matches | |||||
| * | feat(lua): add luap injections | Amaan Qureshi | 2023-03-04 | 1 | -0/+26 | |
| | | ||||||
| * | feat: add luap | Amaan Qureshi | 2023-03-04 | 4 | -0/+48 | |
| | | ||||||
| * | highlights(sql): keywords as `@storageclass` | Matthias Queitsch | 2023-03-04 | 1 | -15/+20 | |
| | | ||||||
| * | highlights(sql): added missing kwds, added `@attribute` and ↵ | Matthias Queitsch | 2023-03-04 | 1 | -11/+14 | |
| | | | | | @`type.qualifier` kwds | |||||
| * | highlights(sql): add missing keywords | Matthias Queitsch | 2023-03-04 | 1 | -19/+62 | |
| | | ||||||
| * | feat: add cue | Amaan Qureshi | 2023-03-04 | 8 | -0/+237 | |
| | | ||||||
| * | feat(ecma): add tests for constants | Amaan Qureshi | 2023-03-04 | 1 | -0/+13 | |
| | | ||||||
| * | fix(ecma): properly capture constants in const declarations | Amaan Qureshi | 2023-03-04 | 1 | -2/+7 | |
| | | ||||||
| * | Update parsers: hlsl, yuck | GitHub | 2023-03-04 | 1 | -2/+2 | |
| | | ||||||
| * | fix(go): Indent on type switch case properly | Evan Phoenix | 2023-03-03 | 2 | -0/+7 | |
| | | ||||||
| * | v(injections): inject regex for some methods in `re` module | Yochem van Rosmalen | 2023-03-03 | 2 | -0/+9 | |
| | | ||||||
| * | Update parsers: sql, yuck | GitHub | 2023-03-03 | 1 | -2/+2 | |
| | | ||||||
| * | refactor(svelte): match certain keywords for conditional and exception | Amaan Qureshi | 2023-03-03 | 1 | -0/+6 | |
| | | ||||||
| * | refactor(zig): `@type.definition` items belong in `@keyword`, differentiate ↵ | Amaan Qureshi | 2023-03-03 | 1 | -10/+10 | |
| | | | | | `@boolean` from `@constant.builtin` | |||||
| * | refactor(ruby): move keywords appropriately | Amaan Qureshi | 2023-03-03 | 1 | -6/+21 | |
| | | ||||||
| * | feat!: add `@keyword.coroutine` capture | Amaan Qureshi | 2023-03-03 | 17 | -78/+137 | |
| | | ||||||
| * | docs: add `@keyword.coroutine` | Amaan Qureshi | 2023-03-03 | 1 | -0/+1 | |
| | | ||||||
| * | docs(readme): recommend installing query parser | Christian Clason | 2023-03-03 | 1 | -2/+2 | |
| | | | | now bundled in Neovim | |||||
| * | Update parsers: cpp, cuda, markdown, markdown_inline, racket, sql | GitHub | 2023-03-03 | 1 | -6/+6 | |
| | | ||||||
| * | Update highlights.scm for Python | Anthony Shi | 2023-03-02 | 1 | -0/+2 | |
| | | | | Added new keywords "is not" and "not in" | |||||
| * | feat(prql): update queries | Matthias Queitsch | 2023-03-02 | 2 | -2/+11 | |
| | | ||||||
| * | markdown!: switch to scanner.c | Christian Clason | 2023-03-02 | 2 | -4/+4 | |
| | | ||||||
| * | Update README | Github Actions | 2023-03-02 | 1 | -1/+1 | |
| | | ||||||
| * | Update parsers: erlang, haskell, qmldir, sql, v | GitHub | 2023-03-02 | 1 | -5/+5 | |
| | | ||||||
