| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update parsers: teal, wingv0.9.1 | GitHub | 2023-08-12 | 1 | -2/+2 |
| | | |||||
| * | chore: update cpp | Amaan Qureshi | 2023-08-11 | 1 | -1/+1 |
| | | |||||
| * | fix(c-family): inject into preproc args in preproc defs when it spans ↵ | Amaan Qureshi | 2023-08-11 | 6 | -0/+12 |
| | | | | | multiple lines only | ||||
| * | feat(c): update highlights | Amaan Qureshi | 2023-08-11 | 1 | -3/+40 |
| | | |||||
| * | Update parsers: arduino, ispc (#5229) | github-actions[bot] | 2023-08-11 | 1 | -2/+2 |
| | | | | Co-authored-by: GitHub <noreply@github.com> | ||||
| * | Update parsers: cpp, cuda, glsl, hlsl, objc, vim, wing (#5228) | github-actions[bot] | 2023-08-11 | 1 | -7/+7 |
| | | | | Co-authored-by: GitHub <noreply@github.com> | ||||
| * | fix: rename filetype for haskell persistent to match vim | Borys Lykah | 2023-08-11 | 1 | -1/+1 |
| | | |||||
| * | feat: add requirements parser | ObserverOfTime | 2023-08-10 | 5 | -0/+61 |
| | | |||||
| * | feat(go): add `max` and `min` to `@function.builtin` | Yuki Ito | 2023-08-10 | 1 | -0/+2 |
| | | |||||
| * | fix: update preproc injections for arduino, cuda, glsl, hlsl | Amaan Qureshi | 2023-08-10 | 4 | -4/+8 |
| | | |||||
| * | fix(cpp): update injections from C | Amaan Qureshi | 2023-08-10 | 1 | -1/+2 |
| | | |||||
| * | Update parsers: arduino, c, chatito, cpp, cuda, gitattributes, jsonnet, pem, ↵ | GitHub | 2023-08-10 | 1 | -9/+9 |
| | | | | | wing | ||||
| * | Update parsers: htmldjango, scala, sql, wing | GitHub | 2023-08-09 | 1 | -4/+4 |
| | | |||||
| * | feat: add .luarc.json | Lewis Russell | 2023-08-08 | 1 | -0/+25 |
| | | |||||
| * | Update parsers: wing | GitHub | 2023-08-08 | 1 | -1/+1 |
| | | |||||
| * | feat(sql): add missing keywords | Matthias Queitsch | 2023-08-07 | 2 | -1/+25 |
| | | |||||
| * | queries/*/highlights.scm : remove `@spell` for strings | ShellCode33 | 2023-08-07 | 20 | -26/+20 |
| | | |||||
| * | fix(spell): do not spell check certain types of strings (#5203) | Lewis Russell | 2023-08-07 | 2 | -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: wing | GitHub | 2023-08-07 | 1 | -1/+1 |
| | | |||||
| * | Update parsers: julia, wing | GitHub | 2023-08-05 | 1 | -2/+2 |
| | | |||||
| * | Update parsers: chatito, jsonnet, pem, racket, scheme, wing | GitHub | 2023-08-04 | 1 | -6/+6 |
| | | |||||
| * | feat(perl): improve highlights | ObserverOfTime | 2023-08-03 | 1 | -59/+70 |
| | | |||||
| * | Update parsers: awk, cuda, diff, elm, foam, gleam, gomod, hlsl, ini, java, ↵ | GitHub | 2023-08-03 | 1 | -18/+18 |
| | | | | | perl, proto, racket, rst, scheme, sql, t32, wing | ||||
| * | fix(gleam): update queries from upstream changes | Amaan Qureshi | 2023-08-02 | 2 | -2/+0 |
| | | |||||
| * | Update README | Github Actions | 2023-08-02 | 1 | -1/+1 |
| | | |||||
| * | feat!: change upstream proto parser and improve highlights | Trey Wood | 2023-08-02 | 4 | -12/+25 |
| | | |||||
| * | fix(t32): correct gitlab URL | Christian Clason | 2023-08-01 | 1 | -1/+1 |
| | | |||||
| * | fix(perl): update highlights from upstream changes | Amaan Qureshi | 2023-08-01 | 1 | -2/+0 |
| | | |||||
| * | refactor(t32): remove revision pinning | Christoph Sax | 2023-08-01 | 1 | -1/+0 |
| | | |||||
| * | fix(fennel): capture method calls as `@method.call` | Chinmay Dalal | 2023-07-31 | 1 | -1/+1 |
| | | |||||
| * | Update README | Github Actions | 2023-07-30 | 1 | -1/+1 |
| | | |||||
| * | feat(t32): update tests to new node types | Christoph Sax | 2023-07-30 | 3 | -14/+78 |
| | | |||||
| * | feat(t32): re-enable tests | Christoph Sax | 2023-07-30 | 11 | -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 types | Christoph Sax | 2023-07-30 | 3 | -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 keywords | Matthias Queitsch | 2023-07-30 | 2 | -1/+4 |
| | | |||||
| * | Update parsers: fortran, glsl, hoon, matlab, wing | GitHub | 2023-07-29 | 1 | -5/+5 |
| | | |||||
| * | fix(tests): remove t32 tests | Christian Clason | 2023-07-29 | 9 | -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 fail | Christian Clason | 2023-07-29 | 1 | -1/+1 |
| | | |||||
| * | feat(prql): change `func` to `let` for prql 0.9.x | Matthias Queitsch | 2023-07-28 | 2 | -6/+3 |
| | | |||||
| * | Update parsers: c, cuda, fortran, haskell, heex, luap, ocamllex, php, prql, ↵ | GitHub | 2023-07-28 | 1 | -11/+11 |
| | | | | | python, verilog, wing | ||||
| * | feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblity | Matthias Q | 2023-07-28 | 2 | -3/+4 |
| | | |||||
| * | chore: update C, improve preproc_arg highlights | Amaan Qureshi | 2023-07-27 | 2 | -1/+9 |
| | | |||||
| * | fix(c): only inject in preproc function calls/definitions | Amaan Qureshi | 2023-07-27 | 1 | -1/+2 |
| | | |||||
| * | Update parsers: cairo, elixir, elm, go, hack, kotlin, matlab, perl, ↵ | GitHub | 2023-07-27 | 1 | -17/+17 |
| | | | | | poe_filter, promql, python, racket, robot, scala, t32, wgsl_bevy, wing | ||||
| * | fix(hoon): add scanner file | Amaan Qureshi | 2023-07-27 | 2 | -2/+2 |
| | | |||||
| * | fix(pug): adapt to scanner rewrite | Amaan Qureshi | 2023-07-27 | 2 | -2/+2 |
| | | |||||
| * | fix(promql): bump parser, fix queries | Michael Hoffmann | 2023-07-27 | 2 | -13/+1 |
| | | | | | Signed-off-by: Michael Hoffmann <mhoffm@posteo.de> | ||||
| * | fix(c)!: update C, CPP parsers and queries | Amaan Qureshi | 2023-07-27 | 7 | -93/+68 |
| | | | | also update derived parsers (arduino, cuda, glsl, hlsl, ispc, objc) | ||||
| * | fix(hcl, terraform): adapt to scanner rewrite | Amaan Qureshi | 2023-07-27 | 2 | -4/+4 |
| | | |||||
| * | fix(r): adapt to scanner rewrite | Amaan Qureshi | 2023-07-27 | 2 | -2/+2 |
| | | |||||
