summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-01highlights(c_sharp): highlight namespacesStephan Seitz
2021-06-01highlights(c_sharp): add heuristic for type highlightStephan Seitz
2021-06-01highlights(c_sharp): highlight verbatim_string_literalStephan Seitz
2021-06-01highlights(c#): highlight calls of methodsStephan Seitz
2021-06-01highlights(c_sharp): improve highlighting of interpolationsStephan Seitz
2021-06-01Update lockfile.jsonGitHub
2021-06-01chore: show errors output during async installationStephan Seitz
2021-05-31Update lockfile.jsonGitHub
2021-05-31Improve check-queries (#1253)Santos Gallegos
2021-05-28Update lockfile.jsonGitHub
2021-05-27Elixir: Highlight `with` as conditionalDaniel Kempkens
2021-05-26[docgen] Update README.mdGithub Actions
2021-05-26feat: use the original scss parserelianiva
2021-05-24highlights(rust): highlight fields with shorthand_field_initializerStephan Seitz
2021-05-24Update lockfile.jsonGitHub
2021-05-23Update lockfile.jsonoponkork
2021-05-23feat(fortran): Support indentationoponkork
2021-05-23feat(fortran): Improve highlightingoponkork
2021-05-23HTML: remove `@combined` from injectionsSantos Gallegos
2021-05-22Rust: highlight constantsSantos Gallegos
2021-05-20Update lockfile.jsonGitHub
2021-05-20indents(c/cpp): let C++ use the C indents and add class_specifierStephan Seitz
2021-05-19feat(dart): add late & required keywordsAkin Sowemimo
2021-05-19Update lockfile.jsonGitHub
2021-05-19[docgen] Update README.mdGithub Actions
2021-05-19fix(php): highlights function call expressionelianiva
2021-05-18Update lockfile.jsonGitHub
2021-05-18fix: uppercase variables being highlighted as typeAkin Sowemimo
2021-05-18feat: replace match with any-ofAkin Sowemimo
2021-05-18fix: remove duplicate type identifier queriesAkin Sowemimo
2021-05-18feat(dart): add async/sync* to highlightsAkin Sowemimo
2021-05-18parsers: generate_requires_npm for commonlispStephan Seitz
2021-05-18Update lockfile.jsonGitHub
2021-05-18CI: Improved parser installation logicDaniel Kempkens
2021-05-18CI: Install tree-sitterDaniel Kempkens
2021-05-18Refactor highlights and locals queriesDaniel Kempkens
2021-05-18Use #any-of? in localsDaniel Kempkens
2021-05-18Add requires_generate_from_grammarDaniel Kempkens
2021-05-18Revert README.md changeDaniel Kempkens
2021-05-18Initial Elixir supportDaniel Kempkens
2021-05-18highlights(c/c++): "..." also exists in C (variadic macros)Stephan Seitz
2021-05-17refactor: make html-like languages inherit from single queryelianiva
2021-05-17fish: move `test` to `test_command`Omar Zeghouani
2021-05-17parsers: remove requires_generate_from_grammar for supercolliderStephan Seitz
2021-05-17Update lockfile.jsonGitHub
2021-05-17highlights(fortran): `@annotation` -> `@attribute`Stephan Seitz
2021-05-17parsers: fortran no longer requires_generate_from_grammarStephan Seitz
2021-05-17supercollider: simplify methodMads Kjeldgaard
2021-05-17Update lockfile.jsonGitHub
2021-05-17feat(fish): highlight test_optionThomas Vigouroux