| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | highlights(hack): add keywords implements | Stephan Seitz | 2022-01-17 | 3 | -1/+14 | |
| | | ||||||
| * | highlights(hack): extend queries add tests | Stephan Seitz | 2022-01-17 | 9 | -0/+143 | |
| | | ||||||
| * | highlights(cpp): add support for concepts | Stephan Seitz | 2022-01-16 | 1 | -0/+22 | |
| | | | | | Requires https://github.com/tree-sitter/tree-sitter-cpp/pull/138 | |||||
| * | ci: fix markdown tests | Stephan Seitz | 2022-01-16 | 1 | -2/+2 | |
| | | ||||||
| * | fix(ci): make highlight test working with markdown | Stephan Seitz | 2022-01-16 | 2 | -30/+31 | |
| | | ||||||
| * | add highlights tests | antosha417 | 2022-01-16 | 1 | -0/+59 | |
| | | ||||||
| * | chore(markdown): highlights test | numToStr | 2022-01-07 | 1 | -0/+41 | |
| | | ||||||
| * | highlights(Pascal): Fix highlighting of types | Philip Zander | 2022-01-05 | 1 | -0/+39 | |
| | | | | | | A recent change broke highlighting for namespaces & generic types like `foo.bar` and `foo<t>`. | |||||
| * | update fusion to version 1.1.1 (#2148) | jirgn | 2021-12-23 | 3 | -1/+25 | |
| | | | | | | | | | | | | | | | | | | | * feat(fusion): update tests * fix(fusion): update lockfile * fix(fusion): update to (highlight breaking) version 1.1.0 * update grammer to introduce afx support * update tests and queries * fix: revert lockfile update of unrelated grammars * fix: update to 1.1.1 and fix hightlights * fix: use @tag.attribute capture to match specs Co-authored-by: Jirgn <jirgn76@googlemail.com> | |||||
| * | ci(injection tests): don't consider root language an injection | Stephan Seitz | 2021-12-20 | 2 | -1/+8 | |
| | | ||||||
| * | ci: add injection tests | Stephan Seitz | 2021-12-20 | 2 | -0/+95 | |
| | | ||||||
| * | highlights(lua): `next` as builtin function | numToStr | 2021-12-13 | 1 | -0/+13 | |
| | | ||||||
| * | feat(fusion): update tests | Jirgn | 2021-12-06 | 1 | -4/+4 | |
| | | ||||||
| * | highlights(bash): highlight "((" "))" | Stephan Seitz | 2021-11-28 | 1 | -0/+6 | |
| | | ||||||
| * | test(prisma): add initial test | elianiva | 2021-11-28 | 1 | -0/+56 | |
| | | ||||||
| * | fix: incorrect hightlight groups | Jirgn | 2021-11-26 | 1 | -1/+1 | |
| | | ||||||
| * | fix: typo in highlight group punct(u)ation | Jirgn | 2021-11-26 | 2 | -10/+10 | |
| | | ||||||
| * | feat: add fusion grammar and highlights | Jirgn | 2021-11-26 | 2 | -0/+135 | |
| | | ||||||
| * | chore: add test for ecma private fields & methods | numToStr | 2021-11-25 | 1 | -0/+25 | |
| | | ||||||
| * | Add assert that "highlight-assertions" is executable | Stephan Seitz | 2021-11-24 | 1 | -0/+6 | |
| | | ||||||
| * | Add highlight tests | Stephan Seitz | 2021-11-24 | 2 | -0/+107 | |
