Commit graph

949 commits

Author SHA1 Message Date
Amaan Qureshi
203981d288 fix(hcl, terraform): adapt to scanner rewrite 2023-07-27 09:13:19 +02:00
Amaan Qureshi
25158a8b39 fix(r): adapt to scanner rewrite 2023-07-27 08:51:34 +02:00
Hugo
736a672afe
feat: add scfg 2023-07-25 16:49:09 -04:00
Amaan Qureshi
7c1e944311 fix(fortran): adapt to scanner rewrite 2023-07-24 21:51:32 +02:00
OK Ryoko
461d841771
feat: add SystemTap (#5097) 2023-07-18 22:55:06 +03:00
Michael Hoffmann
b64ea2ec44 feat(promql,yaml): add parser and yaml injections
Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
2023-07-18 03:03:11 -04:00
Amaan Qureshi
a2c3a7319f fix(menhir): adapt to scanner rewrite 2023-07-18 08:52:45 +02:00
Tobias Frilling
1bd95ec90a fix(parsers): ownership transfer of elvish
I've transferred the ownership of the elvish grammer to @elves, which is the org that develops elvish.
2023-07-17 14:21:46 +02:00
Emmanuel Bustos Torres
dd6964575e
feat: add Robot Framework parser and highlights 2023-07-17 10:21:10 +02:00
Jacob Pfeifer
d186a9e95a
feat: add Hurl
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>

---------

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
Co-authored-by: Pham Huy Hoang <hoangtun0810@gmail.com>
2023-07-11 02:18:26 -04:00
Amaan Qureshi
d2f2aa8a2f fix(ocamllex): adapt to scanner rewrite 2023-07-10 09:08:52 +02:00
Christian Clason
62e29fc03e fix(ocaml): adapt to scanner rewrite 2023-07-09 11:25:59 +02:00
Amaan Qureshi
f45ea99454 feat: add Cairo 2023-07-08 04:29:57 -04:00
Amaan Qureshi
1bf573896c fix(hlsl): adapt to scanner rewrite 2023-07-05 22:27:27 +02:00
Amaan Qureshi
928ad5276c fix(cuda): adapt to scanner rewrite 2023-07-05 22:27:27 +02:00
Amaan Qureshi
46b1ad3de2 refactor(v)!: update upstream repository 2023-07-04 11:08:07 +02:00
Pham Huy Hoang
58d4b924eb fix: add force to all predicates/directives
So that when any of them are upstreamed, there will not be an issue with
re-adding directives anymore
2023-07-01 12:34:30 +02:00
ObserverOfTime
adbabe9b5c chore: remove scheme & racket maintainer 2023-06-29 19:35:58 -04:00
urbit-pilled
04dda34cb7
feat: add Hoon language support
---------

Co-authored-by: urbit-pilled <urbit-pilled>
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2023-06-29 19:26:44 -04:00
Amaan Qureshi
8d2eb35c5b fix(bash): adapt to scanner rewrite 2023-06-29 16:29:51 +02:00
Glib Shpychka
f460cc8ee7
feat(wing): add parser (#5021)
Co-authored-by: Christian Clason <c.clason@uni-graz.at>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2023-06-29 10:34:46 +00:00
ObserverOfTime
43fab6423c feat(pem): add parser 2023-06-28 07:07:05 +03:00
ShootingStarDragons
016cba16a0 feat: add groovy support 2023-06-27 20:01:29 +02:00
Amaan Qureshi
4ba25e973c fix(elm): adapt to scanner rewrite 2023-06-26 09:12:55 +02:00
Christian Clason
3590c0d30d fix(html): adapt to scanner rewrite 2023-06-25 11:21:34 +02:00
Amaan Qureshi
c667877ab5 fix(hack): adapt to scanner rewrite 2023-06-25 04:09:32 -04:00
Borys Lykah
e9984bb744
feat: add support for haskell persistent library 2023-06-24 15:00:47 -04:00
Amaan Qureshi
b08aa95eee fix(racket): adapt to scanner rewrite 2023-06-24 09:25:10 +02:00
Amaan Qureshi
18983e3a82 fix(python): adapt to scanner rewrite 2023-06-24 01:11:57 +02:00
Amaan Qureshi
c3ad1fc21e fix(php): adapt to scanner rewrite 2023-06-21 08:18:35 +02:00
Amaan Qureshi
1897926700 fix(gdscript): adapt to scanner rewrite 2023-06-20 15:12:59 -04:00
Amaan Qureshi
19385830ab fix(firrtl): adapt to scanner rewrite 2023-06-20 10:02:58 +02:00
Amaan Qureshi
a1c29a9d1d fix(org): adapt to scanner rewrite 2023-06-20 09:13:29 +02:00
Amaan Qureshi
c8f5919b66 fix(starlark): adapt to scanner rewrite 2023-06-20 09:09:44 +02:00
Amaan Qureshi
4a8efcffc4 fix(elixir): adapt to scanner rewrite 2023-06-20 08:58:57 +02:00
ObserverOfTime
70f161b1dd fix(arduino): adapt to scanner rewrite 2023-06-19 10:45:56 +02:00
Christian Clason
e3330c67f1 fix(cpp): adapt to scanner rewrite 2023-06-19 09:54:05 +02:00
Álan Crístoffer
df3f47a508 feat(matlab)!: replace parser 2023-06-19 09:43:25 +02:00
Amaan Qureshi
e2c162b09f chore: update cmake files 2023-06-17 09:59:41 +02:00
Jake Stanger
dc38ff85d9
feat: add language support for corn (#4864)
Adds queries and a parser mapping for the [Corn](https://github.com/jakestanger/corn)
configuration language.
2023-05-29 17:26:28 +09:00
Pham Huy Hoang
ad75d3c4bd fix(indent): return early if query doesn't exist 2023-05-24 13:57:08 +02:00
fab4100
8e817bebf9
feat: add Intel Implicit SPMD Program Compiler (ISPC)
* Add ISPC parser config

* Add ISPC queries

* Update queries/ispc/injections.scm

Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>

---------

Co-authored-by: Fabian Wermelinger <fab4100@posteo.net>
Co-authored-by: Amaan Qureshi <amaanq12@gmail.com>
2023-05-20 21:52:54 -04:00
Amaan Qureshi
dad1b7cd66 feat: add Objective-C 2023-05-19 12:24:38 -04:00
Christoph Sax
16cce8df58
feat(t32): add indent rules (#4782) 2023-05-18 16:40:13 +09:00
Pham Huy Hoang
102f1b2f55 fixup: use correct require syntax 2023-05-17 15:35:28 +02:00
Christian Clason
fa23ff4bd7 refactor(indent): backport improvements from main
* replace ts_utils.memoize_by_buftick by simpler implementation
* simplify construction of hash map
* prefer Neovim APIs
2023-05-17 15:25:35 +02:00
Pham Huy Hoang
d2b78324f2 fix indent/fold memleak 2023-05-16 13:25:02 +02:00
Christian Clason
95850f7964 fix: force upstreamed predicates 2023-05-15 22:31:28 +02:00
Colin Kennedy
4c35c0b75d Added USD as a language + some queries
Added USD highlight unittests

Added USD indentation

Added USD indents.scm file

Added USD indent rules

Simplified USD highlight groups

Added explicit highlight groups

Added newline

Removed after/ftdetect/usda.lua

usd/indents.scm - Added inline comments explaining the nodes

Fixed USD highlight group unittests

Added indentation unittests

Simplified USD `@identifier` highlighting

Added USD documentation highlight group tests

Simplified USD highlight groups

Moved USD `@identifier` and `@namespace` highlights into one place

Removed and simplified tests/query/highlights/usd

Simplified tests/query/highlights/usd more

Removed trailing newline

Combined USD test files

Added `set filetype=usd` to minimal_init.lua
2023-05-15 09:28:11 +02:00
Amaan Qureshi
40d373adcd feat: add Odin 2023-05-13 02:49:07 -04:00