Commit graph

3214 commits

Author SHA1 Message Date
Christian Clason
d366c5f8d7 Update lockfile.json 2022-11-18 17:28:56 +01:00
Christian Clason
c5ffdef474 Update lockfile.json 2022-11-18 17:07:45 +01:00
Github Actions
e82cc93d57 Update README 2022-11-18 16:51:55 +01:00
ObserverOfTime
63b6f1f984 feat(arduino): separate from cpp 2022-11-18 16:51:08 +01:00
Derek Stride
9705316fff
sql: update parser and query (#3820)
Add better `term` nodes in the select expression
2022-11-18 14:20:39 +00:00
GitHub
dc27512e00 Update lockfile.json 2022-11-16 10:55:06 +01:00
Github Actions
7b5fcf943c Update README 2022-11-16 10:46:08 +01:00
ObserverOfTime
a715e93312 feat: add awk 2022-11-16 10:45:19 +01:00
github-actions[bot]
580c59cb50
Update lockfile.json (#3812)
Co-authored-by: GitHub <noreply@github.com>
2022-11-16 08:45:37 +00:00
FallenAngel97
34807c605a
rego: update parser and queries (#3805)
Co-authored-by: Oleksii Demennikov <odemennikov@lohika.com>
2022-11-16 09:35:41 +01:00
github-actions[bot]
2072692aaa
Update lockfile.json (#3803)
Co-authored-by: GitHub <noreply@github.com>
2022-11-13 11:51:15 +00:00
github-actions[bot]
1d443fe78f
Update README (#3802)
Co-authored-by: Github Actions <actions@github>
2022-11-13 11:43:28 +00:00
Carlos Alexandro Becker
eff0d43b49
feat: vhs (.tape) support (#3726) 2022-11-13 12:33:54 +01:00
GitHub
313daf25e8 Update lockfile.json 2022-11-13 10:25:08 +01:00
Christian Clason
692432df29 julia: update queries to parser change 2022-11-12 11:06:59 +01:00
GitHub
08cbb2f8b3 Update lockfile.json 2022-11-12 11:06:59 +01:00
GitHub
47bda4171a Update lockfile.json 2022-11-11 09:20:56 +01:00
GitHub
1942f35541 Update lockfile.json 2022-11-09 17:52:03 +01:00
GitHub
d37fc85a40 Update lockfile.json 2022-11-08 09:14:23 +01:00
Trard
00b42ac6d4 rust: use @type.qualifier and @storageclass 2022-11-06 18:10:42 +01:00
Cormac Relf
00add7e4b4 highlights(rust): pub(self/super/crate), use super::thing, etc 2022-11-06 14:32:47 +01:00
Cormac Relf
68c3533852 highlights(rust): ["<" ">"] @punctuation.bracket in bracketed_type, for_lifetimes 2022-11-06 14:32:47 +01:00
Cormac Relf
1379119c31 highlights(rust): "for" @keyword everywhere else (for<'a>, HRTBs) 2022-11-06 14:32:47 +01:00
Cormac Relf
15d3849dcf highlights(rust): highlight Type in Type::Associated as @type instead of @namespace 2022-11-06 14:32:47 +01:00
Cormac Relf
8c7ffaf66b highlights(rust): panic!() and assert!() as @exception 2022-11-06 11:34:13 +01:00
Christian Clason
ae104a057f fix: update scheme queries to parser change 2022-11-06 11:32:36 +01:00
GitHub
2ed6c60ace Update lockfile.json 2022-11-06 11:32:36 +01:00
Christian Clason
f6bc84dabd fix: update julia queries to parser change 2022-11-06 11:12:20 +01:00
GitHub
1fa45d8c79 Update lockfile.json 2022-11-06 11:12:20 +01:00
GitHub
3256eb2cc5 Update lockfile.json 2022-11-05 17:55:15 +01:00
Alvaro Muñoz
57638f8249 feat(ql): add folding queries 2022-11-05 11:18:52 +01:00
Christian Clason
dd89cafd2b fix(rust): update queries to breaking changes
* `if_let_expression` was removed in https://github.com/tree-sitter/tree-sitter-rust/pull/152
* `attributes` were reworked in
  https://github.com/tree-sitter/tree-sitter-rust/pull/163 (no more
  `meta-item`)
2022-11-05 11:09:54 +01:00
GitHub
c563abe928 Update lockfile.json 2022-11-05 11:09:54 +01:00
GitHub
58f61e563f Update lockfile.json 2022-11-03 09:03:01 +01:00
GitHub
54a9ca47f7 Update lockfile.json 2022-11-02 23:18:00 +01:00
Sergio Alejandro Vargas
a4b10b60c1 refactor julia locals 2022-11-02 23:08:11 +01:00
Sergio Alejandro Vargas
27bbb64f87 refactor(highlights/julia): Update definitions
See https://github.com/tree-sitter/tree-sitter-julia/pull/54

Remove a bunch of patterns with `argument_list`. No longer necessary
with `short_function_definition`.

Other minor changes including:

- Add boolean literals See
  https://github.com/tree-sitter/tree-sitter-julia/pull/44
- Update highlights for operators (for bindings, type operators, etc)

- Update lockfile
2022-11-02 23:08:11 +01:00
GitHub
c6992f69d3 Update lockfile.json 2022-11-01 22:57:06 +01:00
Wuelner Martínez
4f8b2480b3 fix(readme): disable folding at startup 2022-11-01 22:43:50 +01:00
Christian Clason
e7bdcee167 lua: update queries 2022-11-01 13:41:33 +01:00
Christian Clason
5f85a0a2b5 help: update queries 2022-11-01 13:41:33 +01:00
Christian Clason
3b040ce854 test: remove bundled parsers in CI
ensure that queries are tested against parser version in lockfile
2022-11-01 13:41:33 +01:00
Jelle Haandrikman
7709eb4b47 Disable folding at startup. 2022-11-01 10:16:42 +01:00
Carlo Sala
80503a9910 fix(configs): ensure_installed can be a string 2022-10-31 12:51:25 +00:00
GitHub
47ffd0dfc5 Update lockfile.json 2022-10-31 12:12:43 +01:00
Lewis Russell
0948bf2274 feat(emmy): add emmylua annotations 2022-10-31 12:00:45 +01:00
GitHub
4392211d77 Update lockfile.json 2022-10-30 23:47:14 +01:00
figsoda
1347182cee fix(lockfile): remove typo entry 2022-10-30 23:37:09 +01:00
Folke Lemaitre
a2ff4b42e1 feat: conceal backslash escape 2022-10-30 11:38:42 +01:00
GitHub
bc7e84b754 Update lockfile.json 2022-10-30 10:42:16 +01:00