| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | 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 |
| * | feat(t32)!: update queries for new HLL node types | Christoph Sax | 2023-07-30 | 3 | -25/+118 |
| * | 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 |
| * | 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, p... | GitHub | 2023-07-28 | 1 | -11/+11 |
| * | 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, poe_filte... | GitHub | 2023-07-27 | 1 | -17/+17 |
| * | 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 |
| * | fix(c)!: update C, CPP parsers and queries | Amaan Qureshi | 2023-07-27 | 7 | -93/+68 |
| * | 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 |
| * | feat: add scfg | Hugo | 2023-07-25 | 5 | -0/+22 |
| * | highlights(wgsl_bevy): add support for naga_oil features | Stephan Seitz | 2023-07-25 | 2 | -1/+12 |
| * | feat(comment): highlight more comment tags | pseudometa | 2023-07-25 | 1 | -2/+2 |
| * | chore(puppet): update queries from upstream | Amaan Qureshi | 2023-07-24 | 2 | -1/+2 |
| * | fix(fortran): adapt to scanner rewrite | Amaan Qureshi | 2023-07-24 | 2 | -2/+2 |
| * | fix(julia): symbol highlighting | Sergio Alejandro Vargas | 2023-07-24 | 1 | -1/+3 |
| * | Update lockfile.json: elvish, erlang, markdown, markdown_inline, matlab, ocam... | Christian Clason | 2023-07-22 | 1 | -11/+11 |
| * | fix(regex): bump to latest commit | Christian Clason | 2023-07-21 | 1 | -1/+1 |
| * | fix(yaml): typo in promql injection (#5130) | Constantine Bulany | 2023-07-20 | 1 | -1/+1 |
| * | Update README | Github Actions | 2023-07-18 | 1 | -0/+1 |
| * | feat: add SystemTap (#5097) | OK Ryoko | 2023-07-18 | 6 | -0/+219 |
| * | Update README | Github Actions | 2023-07-18 | 1 | -0/+1 |
| * | feat(promql,yaml): add parser and yaml injections | Michael Hoffmann | 2023-07-18 | 6 | -0/+105 |
| * | fix(menhir): adapt to scanner rewrite | Amaan Qureshi | 2023-07-18 | 2 | -2/+2 |
| * | feat(sql): update queries for newly added keywords | Matthias Q | 2023-07-18 | 2 | -0/+3 |
| * | feat(typescript): highlight decorators, default case, global declaration | Ananda Umamil | 2023-07-17 | 2 | -0/+9 |
| * | Update README | Github Actions | 2023-07-17 | 1 | -1/+1 |
| * | fix(parsers): ownership transfer of elvish | Tobias Frilling | 2023-07-17 | 1 | -2/+2 |
| * | Update README | Github Actions | 2023-07-17 | 1 | -0/+1 |
| * | feat: add Robot Framework parser and highlights | Emmanuel Bustos Torres | 2023-07-17 | 3 | -0/+33 |
| * | Update parsers: arduino, c, elixir, ocaml, ocaml_interface, wing | GitHub | 2023-07-17 | 1 | -6/+6 |
| * | feat(groovy): Add more support for groovy syntax. Fix for groovy multiline co... | Bugala Piotr | 2023-07-17 | 3 | -12/+47 |
| * | fix(uxntal): move `@variable` query higher | Amaan Qureshi | 2023-07-16 | 1 | -4/+4 |
| * | Update parsers: capnp, elixir, java, perl, puppet, regex, sql, tsx, typescrip... | GitHub | 2023-07-15 | 1 | -11/+11 |
| * | Update parsers: c, capnp, cuda, glsl, hlsl, java, julia, perl, sql, swift, ta... | GitHub | 2023-07-14 | 1 | -12/+12 |
| * | Update parsers: nix, phpdoc, python, tsx, typescript, wing | GitHub | 2023-07-13 | 1 | -6/+6 |
| * | Update parsers: gitattributes, go, ocaml, ocaml_interface, ocamllex, python, ... | GitHub | 2023-07-12 | 1 | -7/+7 |
| * | chore: update JSX from upstream | Amaan Qureshi | 2023-07-12 | 3 | -16/+10 |