Commit graph

622 commits

Author SHA1 Message Date
Amaan Qureshi
d876296476
feat: add Linkerscript (#5693) 2023-11-19 18:10:52 +09:00
Github Actions
73287b794d Update README 2023-11-16 22:17:41 +01:00
Github Actions
31381e3885 Update README 2023-11-13 20:06:12 +01:00
ObserverOfTime
d4fb7557ba feat: add xcompose parser 2023-11-10 14:10:20 -05:00
Github Actions
7b26b08588 Update README 2023-11-08 17:11:42 +01:00
Github Actions
44d1684db3 Update README 2023-11-08 10:17:00 +01:00
ObserverOfTime
9a746b4b6a feat: add udev rules parser 2023-11-07 12:17:38 +02:00
Github Actions
a8c14d68b0 Update README 2023-10-30 12:37:14 +01:00
Github Actions
4199be485c Update README 2023-10-24 09:51:50 +02:00
Colin Kennedy
0179a89656
feat: add objdump to the supported languages (#5548) 2023-10-22 12:05:20 +03:00
Amaan Qureshi
6cb93819c9 feat: add GN (Generate Ninja) 2023-10-22 01:17:15 -04:00
github-actions[bot]
2f15204510
Update README (#5558) 2023-10-22 02:02:45 +00:00
Github Actions
6f2ef910c2 Update README 2023-10-21 20:49:58 +02:00
Hugo
1bfefd1f98
docs: add hint on configuring custom filetypes (#5552)
I thought that this functionality was not possible but there's actually
an API for it. This seems like a useful place for others to find more
information on it.
2023-10-20 20:03:50 +09:00
Github Actions
43694a240c Update README 2023-10-15 15:03:01 -04:00
Github Actions
1d1c32b64b Update README 2023-10-09 15:39:22 +02:00
ObserverOfTime
dfd4fb330f
feat: add nasm parser (#5475)
* feat: add nasm parser

* chore: update highlights

---------

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2023-10-09 11:28:28 +03:00
Mathew Polzin
3a2cc3161e
feat(authzed): add parser and highlight queries. (#5426)
* feat(authzed): add parser and highlight queries

* Update queries/authzed/highlights.scm

use `any-of` for list of alternative words.

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

* add injections queries file.

* Update queries/authzed/highlights.scm

* tweak whitespace

* fix errors with capture names.

* style(authzed): reformat highlights

* add self as maintainer

* Update lua/nvim-treesitter/parsers.lua

Co-authored-by: Christian Clason <c.clason@uni-graz.at>

* Add to lockfile and readme

* feat(authzed): Updates to queries and lockfile around newest Authzed parser changes.

* Update queries/authzed/highlights.scm

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

* Update queries/authzed/highlights.scm

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

* unnest here similarly to recommended elsewhere

* Update highlights.scm

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

---------

Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2023-10-07 10:43:35 +09:00
Github Actions
f51d56c261 Update README 2023-10-04 17:42:23 +02:00
Romain Beauxis
691fdc61a1
feat: add liquidsoap
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
2023-10-04 10:58:10 -04:00
Marc Jakobi
cb139d880b chore(haskell): add mrcjkb as maintainer 2023-09-27 17:18:14 +02:00
PorterAtGoogle
b4f6dd7298
feat(textproto): Add Textproto parser and queries (#5402)
* Add textproto parser and queries

* remove extra newline

* Apply suggestions from code review

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

---------

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-09-19 01:26:02 +09:00
github-actions[bot]
f9034812d8
Update README (#5419)
Co-authored-by: Github Actions <actions@github>
2023-09-18 18:26:55 +09:00
Github Actions
c0170e1e2c Update README 2023-09-18 07:51:17 +02:00
Github Actions
9dd3e07609 Update README 2023-09-17 19:16:00 +02:00
Github Actions
31d30b3eba Update README 2023-09-13 09:10:28 +02:00
Github Actions
d5f57cd479 Update README 2023-09-10 14:44:43 +02:00
Tavish Pegram
9d637b7ae8
Feat: Add unison (#5340)
* Add unison

* Trivial change to force prepush hook

* Undo change

* PR Feedback - remove appended text in query after variable, update lockfile, remove main branch specification in parser

* Replacing captures with only ones in the contributing.md

* Fix typo

* Generate from grammar

* First group of suggested changes

* Update gt operator

* Remove outer parens

* Remove maybe.c

* Add comment injection
2023-09-03 15:05:18 -04:00
Yuri Socher Bichibichi
17b943e7c5 docs: fix typo in README.md 2023-09-02 17:54:11 +03:00
Amaan Qureshi
f8c2825220 feat: add Kconfig 2023-08-31 14:19:23 -04:00
Amaan Qureshi
f0f115e926 feat: add NQC 2023-08-31 05:25:29 -04:00
Amaan Qureshi
a4f4fcdd3e feat: add Doxygen 2023-08-26 04:58:36 -04:00
Amaan Qureshi
c58694685d feat: add re2c 2023-08-24 02:52:48 -04:00
Amaan Qureshi
7c935d6bd5 feat: add Forth 2023-08-21 05:04:42 -04:00
Amaan Qureshi
a185f8ebae feat: add strace 2023-08-20 14:52:06 -04:00
Amaan Qureshi
17d3398b5b feat: add CSV, PSV, & TSV 2023-08-17 11:15:54 -04:00
Amaan Qureshi
977e932726 feat: add BitBake 2023-08-17 11:14:32 -04:00
ObserverOfTime
f7bb866405 feat: add gpg config parser 2023-08-17 11:24:41 +03:00
Github Actions
04cab345e9 Update README 2023-08-17 07:51:55 +02:00
Tomas Sandven
087166aae1
feat(robot): update parser, queries and maintainer
* Update tree-sitter-robot version and maintainer

* Improve query code style

* Update tree-sitter-robot revision
2023-08-17 00:27:51 -04:00
ObserverOfTime
4e35ae6f71 feat: add pymanifest parser 2023-08-13 10:42:09 +03:00
ObserverOfTime
5b3dd8cff1 feat: add xml & dtd parsers 2023-08-13 10:34:57 +03:00
Christian Clason
2aa9e9b0e6 feat!: bump required Nvim version to 0.9.1 2023-08-12 17:34:15 +02:00
ObserverOfTime
898f9c13d6 feat: add requirements parser 2023-08-10 23:17:56 +03:00
Github Actions
bec1ceee16 Update README 2023-08-02 14:11:39 -04:00
Trey Wood
8968a3a541
feat!: change upstream proto parser and improve highlights 2023-08-02 13:54:53 -04:00
Github Actions
1c79da3300 Update README 2023-07-30 19:32:32 +02:00
Hugo
736a672afe
feat: add scfg 2023-07-25 16:49:09 -04:00
Github Actions
9fa6806b88 Update README 2023-07-18 23:29:20 +02:00
Github Actions
19b29f7cb0 Update README 2023-07-18 09:06:04 +02:00