| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add hcl parser | mhoffm | 2021-07-02 | 5 | -0/+91 | |
| | | ||||||
| * | python(highlights): don't use type for APP | Stephan Seitz | 2021-07-01 | 1 | -1/+1 | |
| | | ||||||
| * | highlights(typescript): fix indentifier for type imports | Munif Tanjim | 2021-07-01 | 1 | -0/+6 | |
| | | ||||||
| * | query: Only highlight predicate name (#1461) | Gregory Anders | 2021-07-01 | 1 | -1/+1 | |
| | | | | | Only highlight the name of the predicate using TSFunction rather than the entire predicate block. | |||||
| * | highlights(go): modernize highlights.scm | Stephan Seitz | 2021-07-01 | 1 | -67/+106 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-07-01 | 1 | -5/+5 | |
| | | ||||||
| * | feat(dart): add function call query (commented) | Akin Sowemimo | 2021-07-01 | 1 | -0/+1 | |
| | | ||||||
| * | feat(dart): add multiplicative_operator | Akin Sowemimo | 2021-07-01 | 1 | -0/+4 | |
| | | | | | and fix conditional_assignable_selector | |||||
| * | feat: add comment highlighting in LaTeX | Ashish Panigrahi | 2021-07-01 | 1 | -0/+1 | |
| | | ||||||
| * | Add common quasiquote highlights/injections for Haskell (#1440) | Farbod Salamat-Zadeh | 2021-07-01 | 2 | -0/+64 | |
| | | ||||||
| * | doc: link Installation wiki page in the README | Samyak Sarnayak | 2021-06-30 | 1 | -0/+2 | |
| | | | | As discussed in #1439 | |||||
| * | highlights(latex): highlight chapter*, section*, part* ... | Stephan Seitz | 2021-06-30 | 1 | -0/+8 | |
| | | | | | Fixes #1454 | |||||
| * | fix: check if invalidate_query_cache[lang] is set before invalidating | Folke Lemaitre | 2021-06-29 | 1 | -1/+3 | |
| | | ||||||
| * | Adds support for PHP's arrow funcion (#1427) | tk-shirasaka | 2021-06-28 | 1 | -2/+9 | |
| | | | | Co-authored-by: shirasaka <shirasaka@n-create.co.jp> | |||||
| * | perf: cache has_query_files: fixes TS slowness | Folke Lemaitre | 2021-06-28 | 1 | -2/+12 | |
| | | ||||||
| * | fix typo in query | Jaehwang Jerry Jung | 2021-06-26 | 1 | -1/+1 | |
| | | ||||||
| * | feat(haskell): improve highlight query | elianiva | 2021-06-26 | 1 | -39/+72 | |
| | | | | | Co-authored-by: Farbod Salamat-Zadeh <12140044+farbodsz@users.noreply.github.com> | |||||
| * | feat: add haskell highlights | elianiva | 2021-06-26 | 1 | -0/+91 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-06-25 | 1 | -2/+2 | |
| | | ||||||
| * | Use #any-of? instead of #match? where posible | Joakker | 2021-06-25 | 9 | -15/+31 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-06-23 | 1 | -1/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-06-22 | 1 | -5/+5 | |
| | | ||||||
| * | fix typo: Enviroment -> Environment | kmarius | 2021-06-22 | 3 | -8/+8 | |
| | | ||||||
| * | rust: inject html to html! macro | tami5 | 2021-06-21 | 1 | -0/+9 | |
| | | ||||||
| * | feat: added `self` as builtin keyword for Lua | Folke Lemaitre | 2021-06-17 | 1 | -0/+2 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-06-17 | 1 | -3/+3 | |
| | | ||||||
| * | fix(parsers): cuda requires npm | Stephan Seitz | 2021-06-17 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-06-15 | 1 | -1/+1 | |
| | | ||||||
| * | highlight: add SCSS single_line_comment | Farbod Salamat-Zadeh | 2021-06-15 | 1 | -0/+1 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-06-15 | 1 | -2/+5 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-06-14 | 1 | -0/+1 | |
| | | | | | skip-checks: true | |||||
| * | parsers: add tree-sitter-cuda | Stephan Seitz | 2021-06-14 | 5 | -1/+23 | |
| | | ||||||
| * | fixed typo (#1386) | Ashish Panigrahi | 2021-06-12 | 1 | -1/+1 | |
| | | ||||||
| * | docs: notify that treesitter stabilization in planned for 0.6 | Thomas Vigouroux | 2021-06-11 | 1 | -1/+1 | |
| | | | | | | Stabilization of treesitter has been postponed, so we are going to require people to follow master for a bit longer. | |||||
| * | chore(injections): remove duplicated regex injection for js | Steven Sojka | 2021-06-11 | 1 | -2/+0 | |
| | | ||||||
| * | Update ledger highlight queries | Cédric Barreteau | 2021-06-11 | 1 | -6/+11 | |
| | | ||||||
| * | Rust: fix macros highlights | Santos Gallegos | 2021-06-11 | 1 | -7/+10 | |
| | | | | | | | - The derive query was incorrect, it was only matching `#[derive(derive)]` - Macros were being highlighted as keywords - Procedural macros symbols weren't highlighted (`#`, `#!`) | |||||
| * | Update lockfile.json | GitHub | 2021-06-10 | 1 | -4/+4 | |
| | | ||||||
| * | c++ highlights: don't capture all identifiers with uppercase initials as types | Alex Chen | 2021-06-10 | 1 | -4/+0 | |
| | | ||||||
| * | Update zig highlights | Gregory Anders | 2021-06-10 | 1 | -1/+7 | |
| | | | | | | | Highlight the built-in `@import` function with the TSInclude highlight group. Also highlight character literals using TSCharacter instead of TSNumber. | |||||
| * | Update lockfile.json | GitHub | 2021-06-07 | 1 | -3/+3 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2021-06-06 | 1 | -1/+1 | |
| | | | | | skip-checks: true | |||||
| * | fix: assignable selector was removed/hidden | Akin Sowemimo | 2021-06-06 | 1 | -2/+0 | |
| | | ||||||
| * | Update lockfile.json | GitHub | 2021-06-06 | 1 | -4/+4 | |
| | | ||||||
| * | Fix boolean highlight | Omar Zeghouani | 2021-06-06 | 1 | -1/+2 | |
| | | ||||||
| * | Use any_of predicate for builtin functions | Omar Zeghouani | 2021-06-06 | 1 | -3/+2 | |
| | | ||||||
| * | parsers(c_sharp): put myself as a maintainer | Luxed | 2021-06-04 | 1 | -1/+1 | |
| | | ||||||
| * | highlights(c_sharp): Add preprocessor directives queries | Luxed | 2021-06-04 | 1 | -0/+33 | |
| | | ||||||
| * | folds(c_sharp): Add basic folding | Luxed | 2021-06-04 | 1 | -0/+18 | |
| | | ||||||
| * | highlights(c_sharp): lots of improvements | Luxed | 2021-06-04 | 1 | -12/+37 | |
| | | ||||||
