| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | feat: add Bass | Amaan Qureshi | 2023-03-22 | 8 | -0/+174 |
| * | fix(python): add object as `@type.builtin` | Anthony Shi | 2023-03-22 | 1 | -1/+1 |
| * | Update parsers: glimmer | GitHub | 2023-03-22 | 1 | -1/+1 |
| * | feat(html): injections in <script type> | Benny Powers | 2023-03-22 | 2 | -10/+33 |
| * | test: ecma injections | Benny Powers | 2023-03-22 | 2 | -9/+9 |
| * | test: html injections | Benny Powers | 2023-03-22 | 1 | -5/+38 |
| * | highlights(proto): make "include"/"package" `@include` | Stephan Seitz | 2023-03-21 | 1 | -2/+5 |
| * | fix: revert for solidity | Zhizhen He | 2023-03-21 | 1 | -2/+2 |
| * | docs: fix typo | Zhizhen He | 2023-03-21 | 5 | -9/+9 |
| * | Update parsers: glimmer, sql | GitHub | 2023-03-21 | 1 | -2/+2 |
| * | fix(parsers): alias sh to bash | ObserverOfTime | 2023-03-21 | 1 | -0/+1 |
| * | comment(highlights): reduce user mention priority | ObserverOfTime | 2023-03-20 | 1 | -1/+2 |
| * | feat: add Luadoc | Amaan Qureshi | 2023-03-20 | 5 | -0/+149 |
| * | queries(lua): add more keywords related to variable/function builtins, debug,... | Amaan Qureshi | 2023-03-20 | 1 | -3/+9 |
| * | fix(lua): properly highlight labels | Amaan Qureshi | 2023-03-20 | 1 | -2/+7 |
| * | injections(html): input regex patterns (#4521) | Benny Powers | 2023-03-19 | 1 | -2/+12 |
| * | fix: svg injection in ecma tagged literals | Benny Powers | 2023-03-19 | 1 | -5/+5 |
| * | style: alternation in template literal query | Benny Powers | 2023-03-19 | 1 | -17/+18 |
| * | fix(ecma): template literal injections | Benny Powers | 2023-03-19 | 1 | -0/+13 |
| * | fix(cpp): nullptr should be `@constant.builtin` | Amaan Qureshi | 2023-03-19 | 1 | -1/+1 |
| * | Update parsers: qmljs, swift | GitHub | 2023-03-19 | 1 | -2/+2 |
| * | Use pre-generated parser files for sql grammar | derekstride | 2023-03-16 | 2 | -2/+2 |
| * | fix: check if repo location exists for local paths | Amaan Qureshi | 2023-03-16 | 1 | -0/+3 |
| * | feat: add LLVM TableGen | Amaan Qureshi | 2023-03-16 | 8 | -0/+266 |
| * | feat(python): add "return" patterns to @indent_end | Pham Huy Hoang | 2023-03-16 | 3 | -0/+29 |
| * | fix(windows): treat any non-cmd shell as powershell like in selector | Adam Wolski | 2023-03-16 | 1 | -3/+3 |
| * | fix(windows): fix invalid powershell separator during install | Adam Wolski | 2023-03-16 | 1 | -1/+5 |
| * | Update parsers: bash, scala | GitHub | 2023-03-16 | 1 | -2/+2 |
| * | fix(python): add missing @indent_end | Pham Huy Hoang | 2023-03-16 | 3 | -2/+95 |
| * | fix: change folding algorithm to fix Python indents | George Harker | 2023-03-15 | 4 | -17/+85 |
| * | Update parsers: elixir, haskell, php, sql | GitHub | 2023-03-15 | 1 | -4/+4 |
| * | Update parsers: mlir, rasi | GitHub | 2023-03-14 | 1 | -2/+2 |
| * | parsers: add tree-sitter-mlir parser | Ramkumar Ramachandra | 2023-03-14 | 5 | -0/+356 |
| * | Update parsers: scala | GitHub | 2023-03-13 | 1 | -1/+1 |
| * | Update parsers: php, scala, swift, thrift, tsx, typescript | GitHub | 2023-03-13 | 1 | -5/+5 |
| * | feat(thrift): update queries based on upstream changes | Amaan Qureshi | 2023-03-13 | 5 | -113/+149 |
| * | docs: consistent in README | August Damiani | 2023-03-12 | 1 | -1/+1 |
| * | fix(ecma): inject properly based on "call_expression" | Peter Lamby | 2023-03-12 | 1 | -3/+6 |
| * | Update parsers: racket, scheme | GitHub | 2023-03-12 | 1 | -2/+2 |
| * | refactor!: remove setting the update strategy | Amaan Qureshi | 2023-03-11 | 2 | -9/+2 |
| * | Update README | Github Actions | 2023-03-11 | 1 | -2/+2 |
| * | docs: add missing fields from InstallInfo, update code docs related to instal... | Amaan Qureshi | 2023-03-11 | 2 | -0/+19 |
| * | chore: clean up parsers.lua | Amaan Qureshi | 2023-03-11 | 1 | -129/+16 |
| * | feat(lua): add more builtin variables per lua_ls | Amaan Qureshi | 2023-03-11 | 1 | -1/+1 |
| * | highlights(cmake): match digits and @ in unquoted arguments | Matthias Vogelgesang | 2023-03-11 | 1 | -1/+1 |
| * | highlights(typescript): `infer`, template literal type & punctuations | Ananda Umamil | 2023-03-11 | 1 | -0/+13 |
| * | refactor(gitconfig): use lua-match instead of match | Amaan Qureshi | 2023-03-11 | 1 | -1/+4 |
| * | Update parsers: prql, scheme, sql, yuck | GitHub | 2023-03-11 | 1 | -4/+4 |
| * | feat: add Hare | Amaan Qureshi | 2023-03-11 | 8 | -0/+379 |
| * | highlights(prql): change `loop` and `case` highlight | Matthias Queitsch | 2023-03-10 | 1 | -2/+4 |