Commit graph

276 commits

Author SHA1 Message Date
github-actions[bot]
61b55e4459
Update lockfile.json (#2150)
* Update lockfile.json

* Don't update supercollider

Co-authored-by: GitHub <noreply@github.com>
Co-authored-by: Santos Gallegos <stsewd@protonmail.com>
2021-12-24 19:17:07 +00:00
Santos Gallegos
b99f46c735 Query: update highlights
ref https://github.com/nvim-treesitter/tree-sitter-query/pull/17
2021-12-24 03:46:53 +01:00
jirgn
6b5b37cc3e
update fusion to version 1.1.1 (#2148)
* feat(fusion): update tests

* fix(fusion): update lockfile

* fix(fusion): update to (highlight breaking) version 1.1.0

* update grammer to introduce afx support
* update tests and queries

* fix: revert lockfile update of unrelated grammars

* fix: update to 1.1.1 and fix hightlights

* fix: use @tag.attribute capture to match specs

Co-authored-by: Jirgn <jirgn76@googlemail.com>
2021-12-23 11:18:15 -05:00
GitHub
a6edbc451c Update lockfile.json 2021-12-20 15:27:44 +01:00
GitHub
2752160771 Update lockfile.json 2021-12-20 10:30:50 +01:00
GitHub
6788d5d1be Update lockfile.json 2021-12-18 20:56:39 +01:00
GitHub
8e1c2942c2 Update lockfile.json 2021-12-18 20:24:46 +01:00
Omer Tuchfeld
3b05ef4492 Add support for new golang go.work files
The new golang 1.18 version (currently in beta) [introduced](https://github.com/golang/go/issues/45713) a new file type
called `go.work`.

This commit adds support for the syntax of that file using the https://github.com/omertuc/tree-sitter-go-work repository
That repository is heavily based on previous work in the https://github.com/camdencheek/tree-sitter-go-mod repository, with a few
minor changes to make it work on the very similar `go.work` files.
2021-12-18 20:02:08 +01:00
GitHub
288ef60edd Update lockfile.json 2021-12-18 15:07:26 +01:00
github-actions[bot]
e9d046b4ae
Update lockfile.json (#2124)
Co-authored-by: GitHub <noreply@github.com>
2021-12-18 14:51:27 +01:00
GitHub
d3833c0370 Update lockfile.json 2021-12-15 19:09:56 +01:00
GitHub
2447306428 Update lockfile.json 2021-12-14 15:54:55 +01:00
GitHub
7474cb06c2 Update lockfile.json 2021-12-13 20:40:08 +01:00
GitHub
143ef2f066 Update lockfile.json 2021-12-12 09:18:53 +01:00
GitHub
1d66657e6d Update lockfile.json 2021-12-06 22:52:00 +01:00
GitHub
8324a4ce01 Update lockfile.json 2021-12-06 22:18:45 +01:00
Jirgn
f998c9c423 fix(fusion): update lockfile 2021-12-06 21:51:53 +01:00
GitHub
8d1547f0bc Update lockfile.json 2021-12-01 00:02:11 +01:00
GitHub
81d4077fa0 Update lockfile.json 2021-11-30 21:07:50 +01:00
GitHub
678a785791 Update lockfile.json 2021-11-28 15:23:47 +01:00
GitHub
1affb20c0e Update lockfile.json 2021-11-28 01:44:06 +01:00
GitHub
bdb2fe5a0d Update lockfile.json 2021-11-26 22:55:12 +01:00
Stephan Seitz
3fd8bbd3d8 parsers(fusion): add .git suffix necessary for Gitlab projects 2021-11-26 22:42:55 +01:00
GitHub
2d723dedca Update lockfile.json 2021-11-26 22:42:55 +01:00
Jirgn
49f0ef8e54 fix: revert autogenerated lockfile for non fusion
This reverts commit 78b194f66c.
2021-11-26 22:04:59 +01:00
Jirgn
26cf867238 fix: autogenerated lockfile 2021-11-26 22:04:59 +01:00
GitHub
531cb21d21 Update lockfile.json 2021-11-25 23:02:57 +01:00
GitHub
a735307abf Update lockfile.json 2021-11-25 22:29:42 +01:00
GitHub
cda3978b86 Update lockfile.json 2021-11-23 16:46:44 +01:00
GitHub
89fbb9b39e Update lockfile.json 2021-11-20 17:38:56 +01:00
GitHub
997c70b77b Update lockfile.json 2021-11-18 09:32:45 +01:00
GitHub
724f8c7e79 Update lockfile.json 2021-11-12 22:13:05 +01:00
GitHub
cfce9a58f3 Update lockfile.json 2021-11-12 19:23:42 +01:00
GitHub
abe03e2a8e Update lockfile.json 2021-11-11 22:02:51 -05:00
GitHub
0e25e0e989 Update lockfile.json 2021-11-08 15:19:33 +01:00
GitHub
d8ed0eff3e Update lockfile.json 2021-11-04 20:55:10 +01:00
GitHub
7ada23db8b Update lockfile.json 2021-11-03 00:08:46 +01:00
GitHub
1ca3213f27 Update lockfile.json 2021-11-01 15:31:55 +01:00
GitHub
e96dae2404 Update lockfile.json 2021-11-01 14:27:57 +01:00
GitHub
0bbc6e3d16 Update lockfile.json 2021-10-23 00:02:49 +02:00
Stephan Seitz
57d3126ac1
Update parsers with C# fixes (#1910)
* highlights(c_sharp): fix queries for parser update

* Update c_sharp parser

* Fix generic method
2021-10-22 16:31:41 -05:00
GitHub
0545b3de55 Update lockfile.json 2021-10-21 23:54:07 +02:00
Connor Lay (Clay)
1676efb9b7 Switch to official elixir-lang parser 2021-10-13 01:31:49 +02:00
Andrew Helwer
6b82b26a74 Updated TLA+ grammar version and queries 2021-10-07 22:38:06 +02:00
GitHub
fc1c31a393 Update lockfile.json 2021-10-03 21:26:37 +02:00
GitHub
70b1997cd7 Update lockfile.json 2021-10-03 11:23:47 +02:00
GitHub
e2747bb153 Update lockfile.json 2021-09-30 19:00:07 +02:00
GitHub
2e3f26b587 Update lockfile.json 2021-09-30 18:31:51 +02:00
Otto Modinos
99d4f72a5c feat(fennel): update parser and queries 2021-09-30 17:54:45 +02:00
GitHub
3a92d77b56 Update lockfile.json 2021-09-27 21:53:40 +02:00