Commit graph

825 commits

Author SHA1 Message Date
GitHub
30ad2f044e Update parsers: cpp, cuda, hlsl, scala, swift, wgsl_bevy 2023-01-09 09:33:18 +01:00
GitHub
5b8a152c6c Update parsers: c_sharp, clojure, cpp, cuda, fortran, gitcommit, hlsl, http, prisma, scala, v, wgsl 2023-01-07 21:38:33 +01:00
GitHub
7951eb53f8 Update parsers: scala 2023-01-03 11:57:47 +01:00
GitHub
408d08810d Update parsers: gitcommit, norg, v 2023-01-03 11:32:39 +01:00
github-actions[bot]
12e95e160d
Update parsers: v (#4077)
Co-authored-by: GitHub <noreply@github.com>
2023-01-02 10:10:56 +00:00
github-actions[bot]
ed824394f5
Update parsers: help (#4075)
Co-authored-by: GitHub <noreply@github.com>
2023-01-02 09:50:13 +00:00
github-actions[bot]
612a762455
Update parsers: latex (#4072)
Co-authored-by: GitHub <noreply@github.com>
2023-01-01 15:07:05 +00:00
GitHub
ccc42a96d9 Update parsers: latex 2023-01-01 15:58:00 +01:00
GitHub
168567efb8 Update parsers: wgsl_bevy"] 2022-12-31 15:31:24 +01:00
github-actions[bot]
f00d610256
Update parsers: qmljs (#4064)
Co-authored-by: GitHub <noreply@github.com>
2022-12-31 10:21:11 +00:00
Michael Hoffmann
ee3e9f4dc0 feat(hcl,terraform): split terraform from hcl, add specialized queries for tf
This enables us to have different queries for
terraform and general hcl. It solve the situation
where other dialects of hcl (nomad, packer, etc)
might use a terraform keyword and get highlighted
out of place.
2022-12-29 22:18:41 +01:00
GitHub
c06baac6a1 Update parsers: astro, ocaml, ocaml_interface 2022-12-29 21:22:14 +01:00
GitHub
fb36ed4c9e Update parsers: tlaplus 2022-12-27 18:00:12 +01:00
Jared Moulton
57e9e48f88 update lockfile (slint) 2022-12-27 17:52:29 +01:00
Sergio A. Vargas
0cb637ca9f
julia: update parser and highlights (#4035)
- Update patterns for type definitions:
  The grammar was updated to parse `abstract type` and `primitive type`
  as a single token.
- Update @symbol capture to highlight quoted operators as symbols.
- Add pattern to highlight adjoint operator.
- Update patterns and captures for:
  - "keyword" operators (in, isa, where)
  - type operators (<:, >:)
  - Parametrized types.
2022-12-27 10:27:22 +01:00
GitHub
a2d7e78b07 Update parsers: hlsl 2022-12-25 17:53:07 +01:00
github-actions[bot]
cf6b5cb1ed
Update parsers: c_sharp (#4023)
Co-authored-by: GitHub <noreply@github.com>
2022-12-23 22:15:17 +00:00
github-actions[bot]
7f7b5778ff
Update parsers: c_sharp (#4019)
Co-authored-by: GitHub <noreply@github.com>
2022-12-23 09:44:32 +00:00
Sergio A. Vargas
82cff67988
julia: update parser and highlights (#4016)
- Replace `scoped_identifier` with `field_expression` in function names
- Replace true and false with `boolean_literal`
2022-12-23 10:34:24 +01:00
GitHub
895d4a1202 Update parsers: c_sharp 2022-12-22 22:50:38 +01:00
GitHub
6f9e5cdba7 Update parsers: ada, c_sharp 2022-12-22 15:09:24 +01:00
Emmanuel Briot
23906e8838 feat: add Ada 2022-12-22 14:46:53 +01:00
GitHub
38845442b7 Update parsers: c_sharp, t32 2022-12-22 09:36:09 +01:00
GitHub
9efc2dffc3 Update parsers: c_sharp 2022-12-21 23:57:53 +01:00
xasc
2d48cbc831 feat(t32): initial support 2022-12-21 23:57:06 +01:00
GitHub
51df4212e7 Update parsers: c_sharp 2022-12-21 23:48:11 +01:00
GitHub
770c66d43f Update parsers: v 2022-12-21 13:16:27 +01:00
GitHub
ca09752575 Update parsers: c_sharp, gdscript, sql 2022-12-21 09:33:24 +01:00
GitHub
8498ebd49b Update parsers: c_sharp, jsonnet, query 2022-12-20 08:35:20 +01:00
GitHub
6e37050e50 Update parsers: swift 2022-12-19 10:18:32 +01:00
GitHub
ee095abeac Update parsers: help 2022-12-18 00:27:15 +01:00
GitHub
2603f1d431 Update parsers: astro 2022-12-17 13:09:09 +01:00
GitHub
69cbb6c6d3 Update parsers: c_sharp, lua 2022-12-17 10:16:03 +01:00
GitHub
36c6826274 Update parsers: c_sharp, php, sql 2022-12-16 09:57:21 +01:00
github-actions[bot]
c5d025c467
Update lockfile.json (#3976)
Co-authored-by: GitHub <noreply@github.com>
2022-12-15 08:22:26 +00:00
Sergio A. Vargas
d31c71c959
julia: update queries to parser change (#3956) 2022-12-14 09:06:08 +01:00
GitHub
bfb875673e Update lockfile.json 2022-12-14 07:36:31 +01:00
github-actions[bot]
eadfcad580
Update lockfile.json (#3966)
Co-authored-by: GitHub <noreply@github.com>
2022-12-13 06:57:57 +00:00
GitHub
ae0317d78a Update lockfile.json 2022-12-12 07:48:09 +01:00
GitHub
619f1ace03 Update lockfile.json 2022-12-10 08:29:07 +01:00
github-actions[bot]
add21c54c8
Update lockfile.json (#3955)
Co-authored-by: GitHub <noreply@github.com>
2022-12-09 21:19:47 +00:00
GitHub
35ad87384b Update lockfile.json 2022-12-09 08:19:06 +01:00
Benedikt Reinartz
84261c67fc
feat(erlang)!: switch parser to maintained fork (#3791)
update queries to breaking changes
2022-12-08 19:40:41 +01:00
GitHub
0b00eb4b82 Update lockfile.json 2022-12-08 11:26:08 +01:00
github-actions[bot]
a824b193af
Update lockfile.json (#3949)
Co-authored-by: GitHub <noreply@github.com>
2022-12-08 10:15:00 +00:00
GitHub
582e5683fb Update lockfile.json 2022-12-07 18:15:57 +01:00
GitHub
440401c506 Update lockfile.json 2022-12-07 09:36:40 +01:00
GitHub
7eb553ce4d Update lockfile.json 2022-12-06 11:14:57 +01:00
GitHub
c744b49f13 Update lockfile.json 2022-12-06 08:30:16 +01:00
GitHub
4953fdf73e Update lockfile.json 2022-12-05 17:40:04 +01:00