| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | fix: update interface following languagetree merge (#687) | Thomas Vigouroux | 2020-11-23 | 11 | -203/+15 | |
| | | ||||||
| * | javascript: : in pairs as punctuation.delimiter (#684) | Dave Lage | 2020-11-23 | 1 | -0/+2 | |
| | | | | | | | | | | * javascript: : in pairs as punctuation.delimiter * javascript: Change pair : to operator * javascript: Set pair : as punctuation.delimiter * javacscript: Move pair : to punctuation | |||||
| * | c highlights: fix define/undef arguments | Thomas Vigouroux | 2020-11-22 | 1 | -0/+9 | |
| | | ||||||
| * | Nix escape sequences | leo60228 | 2020-11-22 | 1 | -0/+3 | |
| | | ||||||
| * | null | leo60228 | 2020-11-22 | 1 | -0/+3 | |
| | | ||||||
| * | Fix unary - precedence | leo60228 | 2020-11-22 | 1 | -12/+12 | |
| | | ||||||
| * | Correct `or` comment | leo60228 | 2020-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | indented_str -> indented_string | leo60228 | 2020-11-22 | 1 | -1/+1 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2020-11-22 | 1 | -2/+1 | |
| | | | | | skip-checks: true | |||||
| * | Add fields to Nix highlighting | leo60228 | 2020-11-22 | 1 | -0/+4 | |
| | | ||||||
| * | Add @leo60228 as Nix maintainer | leo60228 | 2020-11-22 | 1 | -1/+2 | |
| | | ||||||
| * | Initial Nix queries | leo60228 | 2020-11-22 | 3 | -0/+136 | |
| | | ||||||
| * | typescript: Add optional_parameter ? | rockerBOO | 2020-11-22 | 2 | -2/+3 | |
| | | ||||||
| * | Add locals for verilog | zegervdv | 2020-11-21 | 2 | -13/+91 | |
| | | ||||||
| * | Add missing verilog keywords | zegervdv | 2020-11-21 | 1 | -0/+4 | |
| | | ||||||
| * | Improve highlighting of port declarations in verilog | zegervdv | 2020-11-21 | 1 | -4/+40 | |
| | | ||||||
| * | c/cpp highlights: Fix field declarations and initializers | John Drouhard | 2020-11-20 | 2 | -0/+11 | |
| | | | | | | | | After a recent fix for #446, declarations in class/struct definitions stopped being marked as properties or methods. This fix will add property highlights to field declarations, and method highlight to field function declarations. | |||||
| * | Ternary | Chinmay Dalal | 2020-11-19 | 1 | -1/+2 | |
| | | ||||||
| * | Do not highlight Uppercase function as type | Stephan Seitz | 2020-11-18 | 2 | -4/+6 | |
| | | ||||||
| * | fix(predicates): Fix #446: highlight property only if not a method | Stephan Seitz | 2020-11-18 | 3 | -3/+7 | |
| | | ||||||
| * | feat(predicates): extend has-ancestor?, add has-parent?/has-type? | Stephan Seitz | 2020-11-18 | 1 | -6/+26 | |
| | | ||||||
| * | Make make-range! more relaxed (one of the arguments maybe nil) | Stephan Seitz | 2020-11-17 | 1 | -2/+2 | |
| | | ||||||
| * | Improve highlighting for generate blocks | zegervdv | 2020-11-16 | 1 | -0/+6 | |
| | | ||||||
| * | Add folds for begin/end blocks, functions and tasks | zegervdv | 2020-11-16 | 1 | -0/+6 | |
| | | ||||||
| * | Dart: Highlight escape sequences | Stephan Seitz | 2020-11-15 | 1 | -0/+2 | |
| | | ||||||
| * | Update Dart parser | Stephan Seitz | 2020-11-15 | 1 | -1/+1 | |
| | | ||||||
| * | Dart: Highlight identifier_dollar_escaped | Stephan Seitz | 2020-11-15 | 1 | -0/+5 | |
| | | ||||||
| * | Add type delimiters | &, Add optional type ? | rockerBOO | 2020-11-15 | 1 | -0/+9 | |
| | | ||||||
| * | Add additional punctuation, variable descriptors for Typescript | rockerBOO | 2020-11-15 | 1 | -0/+16 | |
| | | ||||||
| * | Lua things all over the place | drocha87 | 2020-11-13 | 1 | -5/+13 | |
| | | ||||||
| * | Fix readme setup example | drocha87 | 2020-11-13 | 1 | -1/+4 | |
| | | ||||||
| * | More improvements | Alvaro Muñoz | 2020-11-12 | 1 | -0/+2 | |
| | | ||||||
| * | QL: support modules | Alvaro Muñoz | 2020-11-12 | 1 | -0/+3 | |
| | | ||||||
| * | improce type highlighting | Alvaro Muñoz | 2020-11-11 | 1 | -0/+1 | |
| | | ||||||
| * | [clojure] add punctuation.bracket | Chinmay Dalal | 2020-11-10 | 1 | -0/+2 | |
| | | ||||||
| * | [docgen] Update README.md | Github Actions | 2020-11-09 | 1 | -0/+1 | |
| | | ||||||
| * | Javascript highlights: "..." -> punctuation.special | Stephan Seitz | 2020-11-09 | 1 | -0/+1 | |
| | | ||||||
| * | JS highlights: highlight optional parameters | Stephan Seitz | 2020-11-09 | 1 | -0/+5 | |
| | | ||||||
| * | minor improvments for QL | Alvaro Muñoz | 2020-11-07 | 1 | -1/+3 | |
| | | ||||||
| * | Add incremental selection support | sogaiu | 2020-11-04 | 1 | -0/+1 | |
| | | ||||||
| * | Add initial clojure support | sogaiu | 2020-11-04 | 2 | -0/+81 | |
| | | ||||||
| * | parser: only use parse to get a tree | Thomas Vigouroux | 2020-11-03 | 4 | -4/+4 | |
| | | | | | This will avoid using internal data. | |||||
| * | 💣 !! Use TSUpdate !! Fix ruby queries | Stephan Seitz | 2020-11-03 | 2 | -9/+4 | |
| | | ||||||
| * | Fix Python queries for parser update | Stephan Seitz | 2020-11-03 | 2 | -13/+13 | |
| | | ||||||
| * | 💣!!! Update lockfile !!! Run TSUpdate! | Stephan Seitz | 2020-11-03 | 1 | -1/+1 | |
| | | ||||||
| * | feat(install): Enable installation of parser with repo.url as a local path | Stephan Seitz | 2020-10-31 | 1 | -9/+48 | |
| | | ||||||
| * | Add folds for Go | Claudia Hardman | 2020-10-31 | 1 | -0/+13 | |
| | | | | | | The default behavior in which `@scope` captures were folded resulted in toplevel fold for an entire source file, which was mildly irritating. | |||||
| * | fix(languagetree): highlight children regardless of starting column | Steven Sojka | 2020-10-30 | 1 | -6/+27 | |
| | | ||||||
| * | fix(#620): Fall into the "update-all" branch if lang is "all" | BodneyC | 2020-10-28 | 1 | -1/+1 | |
| | | ||||||
| * | feat(js): add jsdoc lang injection | Steven Sojka | 2020-10-27 | 3 | -0/+6 | |
| | | ||||||
