summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update parsers: teal, wingv0.9.1GitHub2023-08-121-2/+2
|
* chore: update cppAmaan Qureshi2023-08-111-1/+1
|
* fix(c-family): inject into preproc args in preproc defs when it spans ↵Amaan Qureshi2023-08-116-0/+12
| | | | multiple lines only
* feat(c): update highlightsAmaan Qureshi2023-08-111-3/+40
|
* Update parsers: arduino, ispc (#5229)github-actions[bot]2023-08-111-2/+2
| | | Co-authored-by: GitHub <noreply@github.com>
* Update parsers: cpp, cuda, glsl, hlsl, objc, vim, wing (#5228)github-actions[bot]2023-08-111-7/+7
| | | Co-authored-by: GitHub <noreply@github.com>
* fix: rename filetype for haskell persistent to match vimBorys Lykah2023-08-111-1/+1
|
* feat: add requirements parserObserverOfTime2023-08-105-0/+61
|
* feat(go): add `max` and `min` to `@function.builtin`Yuki Ito2023-08-101-0/+2
|
* fix: update preproc injections for arduino, cuda, glsl, hlslAmaan Qureshi2023-08-104-4/+8
|
* fix(cpp): update injections from CAmaan Qureshi2023-08-101-1/+2
|
* Update parsers: arduino, c, chatito, cpp, cuda, gitattributes, jsonnet, pem, ↵GitHub2023-08-101-9/+9
| | | | wing
* Update parsers: htmldjango, scala, sql, wingGitHub2023-08-091-4/+4
|
* feat: add .luarc.jsonLewis Russell2023-08-081-0/+25
|
* Update parsers: wingGitHub2023-08-081-1/+1
|
* feat(sql): add missing keywordsMatthias Queitsch2023-08-072-1/+25
|
* queries/*/highlights.scm : remove `@spell` for stringsShellCode332023-08-0720-26/+20
|
* fix(spell): do not spell check certain types of strings (#5203)Lewis Russell2023-08-072-1/+8
| | | | | | - Document that only certain kinds of strings are spell checked, and reasons why they may not. - Remove spell checking for bash strings.
* Update parsers: wingGitHub2023-08-071-1/+1
|
* Update parsers: julia, wingGitHub2023-08-051-2/+2
|
* Update parsers: chatito, jsonnet, pem, racket, scheme, wingGitHub2023-08-041-6/+6
|
* feat(perl): improve highlightsObserverOfTime2023-08-031-59/+70
|
* Update parsers: awk, cuda, diff, elm, foam, gleam, gomod, hlsl, ini, java, ↵GitHub2023-08-031-18/+18
| | | | perl, proto, racket, rst, scheme, sql, t32, wing
* fix(gleam): update queries from upstream changesAmaan Qureshi2023-08-022-2/+0
|
* Update READMEGithub Actions2023-08-021-1/+1
|
* feat!: change upstream proto parser and improve highlightsTrey Wood2023-08-024-12/+25
|
* fix(t32): correct gitlab URLChristian Clason2023-08-011-1/+1
|
* fix(perl): update highlights from upstream changesAmaan Qureshi2023-08-011-2/+0
|
* refactor(t32): remove revision pinningChristoph Sax2023-08-011-1/+0
|
* fix(fennel): capture method calls as `@method.call`Chinmay Dalal2023-07-311-1/+1
|
* Update READMEGithub Actions2023-07-301-1/+1
|
* feat(t32): update tests to new node typesChristoph Sax2023-07-303-14/+78
|
* feat(t32): re-enable testsChristoph Sax2023-07-3011-3/+422
| | | | | | | | | - Switch to GitLab mirror repository - Lock grammar version 2.2.0 - Revert "fix(tests): mark t32 as allowed to fail" This reverts commit ba223ceecc5d66312780c45079b6ae55c406fa96. - Revert "fix(tests): remove t32 tests" This reverts commit 97957a547b93412411ba3a8a9abd27589247c869.
* feat(t32)!: update queries for new HLL node typesChristoph Sax2023-07-303-25/+118
| | | | | | | | - Lock grammar to version 2.1.1 - Update query for syntax hightlighting - fix missing locals query - reduce number of "(identifier) @variable" highlight queries - revert to capture @function.builtin for PRACTICE call expressions
* feat(sql): add new keywordsMatthias Queitsch2023-07-302-1/+4
|
* Update parsers: fortran, glsl, hoon, matlab, wingGitHub2023-07-291-5/+5
|
* fix(tests): remove t32 testsChristian Clason2023-07-299-419/+0
| | | | | t32 parser is hosted on Codeberg, which has frequent outages that block unrelated CI. Revert this commit if and when uptime has improved.
* fix(tests): mark t32 as allowed to failChristian Clason2023-07-291-1/+1
|
* feat(prql): change `func` to `let` for prql 0.9.xMatthias Queitsch2023-07-282-6/+3
|
* Update parsers: c, cuda, fortran, haskell, heex, luap, ocamllex, php, prql, ↵GitHub2023-07-281-11/+11
| | | | python, verilog, wing
* feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblityMatthias Q2023-07-282-3/+4
|
* chore: update C, improve preproc_arg highlightsAmaan Qureshi2023-07-272-1/+9
|
* fix(c): only inject in preproc function calls/definitionsAmaan Qureshi2023-07-271-1/+2
|
* Update parsers: cairo, elixir, elm, go, hack, kotlin, matlab, perl, ↵GitHub2023-07-271-17/+17
| | | | poe_filter, promql, python, racket, robot, scala, t32, wgsl_bevy, wing
* fix(hoon): add scanner fileAmaan Qureshi2023-07-272-2/+2
|
* fix(pug): adapt to scanner rewriteAmaan Qureshi2023-07-272-2/+2
|
* fix(promql): bump parser, fix queriesMichael Hoffmann2023-07-272-13/+1
| | | | Signed-off-by: Michael Hoffmann <mhoffm@posteo.de>
* fix(c)!: update C, CPP parsers and queriesAmaan Qureshi2023-07-277-93/+68
| | | also update derived parsers (arduino, cuda, glsl, hlsl, ispc, objc)
* fix(hcl, terraform): adapt to scanner rewriteAmaan Qureshi2023-07-272-4/+4
|
* fix(r): adapt to scanner rewriteAmaan Qureshi2023-07-272-2/+2
|