github-actions[bot]
e77fd9af16
Update parsers: gitcommit, html, java, t32 ( #4671 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-04-20 10:05:24 +00:00
Amaan Qureshi
c44a63ffdc
feat(http): update parser queries from upstream
2023-04-20 05:50:08 -04:00
Amaan Qureshi
c79c37927b
refactor(smali): refactor queries from upstream
2023-04-17 22:50:34 -04:00
Matthias Queitsch
1185a35705
highlights(prql): replace and and or operators
2023-04-17 14:29:26 -04:00
GitHub
9d64a68e1c
Update parsers: bash, latex
2023-04-17 09:38:39 +02:00
github-actions[bot]
f90a80a5a5
Update parsers: cpp, cuda, elm, hlsl, luadoc, swift ( #4657 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-04-16 08:27:05 +00:00
github-actions[bot]
f499a711fa
Update parsers: c_sharp, html, matlab, perl, t32, zig ( #4649 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-04-14 11:32:52 +02:00
github-actions[bot]
0efa55ae2e
Update parsers: comment, gitcommit, glimmer, v ( #4636 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-04-12 11:31:40 +00:00
GitHub
cc360a9beb
Update parsers: devicetree, hcl, terraform, vim, zig
2023-04-10 12:07:16 +02:00
Christian Clason
584ccea56e
vim: switch to parser maintained by Neovim ( #4610 )
...
Problem: The current vimscript parser has not been maintained for a while, which was a blocker for packaging the coming Neovim release.
Solution: Fork parser to https://github.com/neovim/tree-sitter-vim/ and maintain it there from now on.
2023-04-07 15:03:10 +02:00
github-actions[bot]
226c1475a4
Update parsers: sql ( #4615 )
...
Co-authored-by: GitHub <noreply@github.com>
2023-04-07 07:29:32 +00:00
GitHub
c85d059c46
Update parsers: c_sharp, gitcommit
2023-04-06 15:05:12 +02:00
Saleh Bakra'a
153818c29b
kotlin: update parser and queries
...
Update `queries/kotlin/locals.scm` to use the the newly exposed `function_value_parameters` node.
2023-04-06 14:50:38 +02:00
GitHub
411e771d51
Update parsers: sql
2023-04-05 09:04:50 +02:00
GitHub
871f5665d9
Update parsers: svelte, swift, vimdoc
2023-04-04 09:33:54 +02:00
GitHub
cbfa7cae1b
Update parsers: awk, tiger
2023-04-02 11:17:07 +02:00
GitHub
ee1d618280
Update parsers: vhs
2023-04-01 16:26:57 +02:00
Christian Clason
93fa5df0a3
chore(help)!: renamed to vimdoc
2023-04-01 16:10:11 +02:00
GitHub
09275650b8
Update parsers: cue, sql
2023-03-30 09:16:10 +02:00
Trey Wood
5d85bdd883
update sql parser and highlights
2023-03-29 18:29:40 -04:00
GitHub
9850baa958
Update parsers: help, tlaplus, v, vhs
2023-03-29 09:42:02 +02:00
GitHub
5a7a2ad172
Update parsers: erlang, pony, v
2023-03-28 09:37:39 +02:00
GitHub
63e4a3a40a
Update parsers: awk, cpp, cuda, glimmer, haskell, hlsl, perl, swift, v
2023-03-27 22:41:54 +02:00
Amaan Qureshi
47615a947a
feat(perl): update queries from upstream changes
2023-03-27 13:49:44 -04:00
Amaan Qureshi
eb1e599251
feat: add FIRRTL
2023-03-27 10:46:59 -04:00
Amaan Qureshi
eadf4f43c6
feat: add Pony
2023-03-27 10:46:35 -04:00
ObserverOfTime
ac13230ddd
chore(lockfile): bump arduino
2023-03-27 10:20:38 -04:00
Amaan Qureshi
a9df886c2e
chore(lockfile): bump cuda & hlsl
2023-03-27 10:20:38 -04:00
John Drouhard
300ba8d5a5
feat(cpp): simplify namespace query rules now that parser is a bit more consistent
2023-03-27 10:20:38 -04:00
Amaan Qureshi
e559b6fb3f
feat(kotlin): update queries from upstream changes
2023-03-26 23:17:24 +02:00
Amaan Qureshi
17a81d7b35
feat(luadoc): add more annotations
2023-03-24 08:19:13 -04:00
Matthias Queitsch
9db3769c4b
highlights(sql): bump lockfile
2023-03-22 22:01:21 +01:00
Amaan Qureshi
40670af980
feat: add Bass
2023-03-22 06:34:30 -04:00
GitHub
9b4e8c1b97
Update parsers: glimmer
2023-03-22 02:56:38 -04:00
GitHub
2e85a7f4f3
Update parsers: glimmer, sql
2023-03-21 07:05:15 +01:00
Amaan Qureshi
bc23db2515
feat: add Luadoc
2023-03-20 04:20:49 -04:00
GitHub
f1a0b815ba
Update parsers: qmljs, swift
2023-03-19 11:25:11 +01:00
derekstride
dcb9a89ab4
Use pre-generated parser files for sql grammar
2023-03-16 21:48:28 +01:00
Amaan Qureshi
17c275bfff
feat: add LLVM TableGen
2023-03-16 10:58:50 -04:00
GitHub
e6f9a4b7c3
Update parsers: bash, scala
2023-03-16 09:08:20 +01:00
GitHub
cd436f92f6
Update parsers: elixir, haskell, php, sql
2023-03-15 08:45:15 +01:00
GitHub
89e5fa66cf
Update parsers: mlir, rasi
2023-03-14 08:33:56 +01:00
Ramkumar Ramachandra
5c4ea53070
parsers: add tree-sitter-mlir parser
...
The parser is currently in development, and 60-80% of MLIR files in the
test suite of MLIR, within the Arith, Math, SCF, Tensor, and Linalg
dialects parse successfully.
2023-03-14 01:50:12 +01:00
GitHub
834f1dcb87
Update parsers: scala
2023-03-13 10:59:54 +01:00
GitHub
9c2009ce36
Update parsers: php, scala, swift, thrift, tsx, typescript
2023-03-13 10:41:15 +01:00
Amaan Qureshi
3eae9ded42
feat(thrift): update queries based on upstream changes
2023-03-13 05:24:58 -04:00
GitHub
a6cc614409
Update parsers: racket, scheme
2023-03-12 10:24:10 +01:00
GitHub
22d35614ae
Update parsers: prql, scheme, sql, yuck
2023-03-11 10:13:19 +01:00
Amaan Qureshi
207a86e4c9
feat: add Hare
2023-03-11 03:45:31 -05:00
GitHub
cfa9b70ee8
Update parsers: query, sql
2023-03-10 09:43:51 +01:00