summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-16Mark several invalid queriesStephan Seitz
2021-03-16Fix readonly keyword in typescriptStephan Seitz
2021-03-16Fix invalid node type in CSS queriesStephan Seitz
2021-03-16Add ocamllex to needs_generateStephan Seitz
2021-03-16Fix clojureStephan Seitz
2021-03-16Fix ocaml queriesStephan Seitz
2021-03-16Add CI hackStephan Seitz
2021-03-16Update ubuntu-20Stephan Seitz
2021-03-16CI CI CIStephan Seitz
2021-03-16[docgen] Update README.mdGithub Actions
skip-checks: true
2021-03-16Add NPM for now to Ubuntu CIStephan Seitz
2021-03-16Mark parsers with NPM dependencyStephan Seitz
2021-03-16Make parsers that require "TSGenerateFromGrammar"Stephan Seitz
2021-03-16Update parsersStephan Seitz
2021-03-16Remove some broken queriesStephan Seitz
2021-03-16Allow multiple errors in CIStephan Seitz
2021-03-16CI: Remove JS hackStephan Seitz
2021-03-16Update lockfileStephan Seitz
2021-03-16Update lockfile.jsonGitHub
2021-03-16Add `definition.parameter` query to 'r/locals.scm'.echasnovski
2021-03-16Update queries for R language.echasnovski
2021-03-16[docgen] Update README.mdGithub Actions
skip-checks: true
2021-03-16Add support for R language.echasnovski
2021-03-16go: add builtin functionsYuki Ito
2021-03-15folds support and somewhat better indents for rubyIvo Dancet
2021-03-15Rust: add mod_item to foldsSantos Gallegos
2021-03-15Rust: Add variable and closure parameter highlightsRohit Pradhan
2021-03-15Ecma: Highlight single-argument callback parameterRohit Pradhan
2021-03-12Add comment parser to highlight comment tags (#893)Santos Gallegos
Closes #236
2021-03-10chore: create ecma base for use in js and ts which fixes jsx issueskiyan
2021-03-09update tips in healthcheckbitcoder
2021-03-09add treesitter version in checkhealthbitcoder
2021-03-09teal: Add C language injection for FFILewis Russell
2021-03-08feat(dart): add indentselianiva
2021-03-04Add CI for testing parsers compilationJozef Grajciar
2021-03-04Add Windows support for cl.exeJozef Grajciar
Co-authored-by: Stephan Seitz <stephan.seitz@fau.de>
2021-03-04Highlight Julia symbol expressions as TSSymbolDennis B
2021-03-04[highlights] Add TSSymbol highlight groupDennis B
Addresses issue #892 Ruby and Dart literal symbols will now be highlighted by the new TSSymbol highlight group, which itself will, by default, link to the Vim Identifier highlight group. Vim theme authors can then set their TSSymbol colors. Symbol highlighting can apply to a number of languages as noted in the following Wikipedia page: https://en.wikipedia.org/wiki/Symbol_(programming) Not just for Ruby and Dart.
2021-03-02[docgen] Update README.mdGithub Actions
skip-checks: true
2021-03-02Fix: Allow repo.url to end in ".git"Stephan Seitz
2021-03-02Update query parser (; in strings)Stephan Seitz
2021-03-02[docgen] Update README.mdGithub Actions
skip-checks: true
2021-03-02Fix #972: Add tar-download support for GitlabStephan Seitz
2021-03-02highlights(c): update declaration and cast_expressionStephan Seitz
2021-03-02Update lockfile.jsonGitHub
2021-03-01removed duplicateBrian Shu
2021-03-01changed toml and queryBrian Shu
2021-03-01fixed rust match indentsBrian Shu
2021-03-01feat: use @ignore for comments and multiline stringselianiva
2021-03-01[docgen] Update README.mdGithub Actions
skip-checks: true