| Commit message (Expand) | Author | Age | Files | Lines |
| * | fix(c-family): inject into preproc args in preproc defs when it spans multipl... | Amaan Qureshi | 2023-08-11 | 6 | -0/+12 |
| * | feat(c): update highlights | Amaan Qureshi | 2023-08-11 | 1 | -3/+40 |
| * | feat: add requirements parser | ObserverOfTime | 2023-08-10 | 2 | -0/+48 |
| * | 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 |
| * | feat(sql): add missing keywords | Matthias Queitsch | 2023-08-07 | 1 | -0/+24 |
| * | 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 | 1 | -1/+4 |
| * | feat(perl): improve highlights | ObserverOfTime | 2023-08-03 | 1 | -59/+70 |
| * | fix(gleam): update queries from upstream changes | Amaan Qureshi | 2023-08-02 | 2 | -2/+0 |
| * | feat!: change upstream proto parser and improve highlights | Trey Wood | 2023-08-02 | 1 | -8/+21 |
| * | fix(perl): update highlights from upstream changes | Amaan Qureshi | 2023-08-01 | 1 | -2/+0 |
| * | fix(fennel): capture method calls as `@method.call` | Chinmay Dalal | 2023-07-31 | 1 | -1/+1 |
| * | feat(t32)!: update queries for new HLL node types | Christoph Sax | 2023-07-30 | 2 | -24/+117 |
| * | feat(sql): add new keywords | Matthias Queitsch | 2023-07-30 | 1 | -0/+3 |
| * | feat(prql): change `func` to `let` for prql 0.9.x | Matthias Queitsch | 2023-07-28 | 1 | -5/+2 |
| * | feat(sql, prql): update sql highlights, update prql to v0.9.x compatiblity | Matthias Q | 2023-07-28 | 1 | -2/+3 |
| * | chore: update C, improve preproc_arg highlights | Amaan Qureshi | 2023-07-27 | 1 | -0/+8 |
| * | fix(c): only inject in preproc function calls/definitions | Amaan Qureshi | 2023-07-27 | 1 | -1/+2 |
| * | fix(promql): bump parser, fix queries | Michael Hoffmann | 2023-07-27 | 1 | -12/+0 |
| * | fix(c)!: update C, CPP parsers and queries | Amaan Qureshi | 2023-07-27 | 5 | -83/+59 |
| * | feat: add scfg | Hugo | 2023-07-25 | 2 | -0/+9 |
| * | highlights(wgsl_bevy): add support for naga_oil features | Stephan Seitz | 2023-07-25 | 1 | -0/+11 |
| * | feat(comment): highlight more comment tags | pseudometa | 2023-07-25 | 1 | -2/+2 |
| * | chore(puppet): update queries from upstream | Amaan Qureshi | 2023-07-24 | 1 | -0/+1 |
| * | fix(julia): symbol highlighting | Sergio Alejandro Vargas | 2023-07-24 | 1 | -1/+3 |
| * | fix(yaml): typo in promql injection (#5130) | Constantine Bulany | 2023-07-20 | 1 | -1/+1 |
| * | feat: add SystemTap (#5097) | OK Ryoko | 2023-07-18 | 4 | -0/+208 |
| * | feat(promql,yaml): add parser and yaml injections | Michael Hoffmann | 2023-07-18 | 3 | -0/+81 |
| * | 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 |
| * | feat: add Robot Framework parser and highlights | Emmanuel Bustos Torres | 2023-07-17 | 1 | -0/+21 |
| * | feat(groovy): Add more support for groovy syntax. Fix for groovy multiline co... | Bugala Piotr | 2023-07-17 | 2 | -11/+46 |
| * | fix(uxntal): move `@variable` query higher | Amaan Qureshi | 2023-07-16 | 1 | -4/+4 |
| * | chore: update JSX from upstream | Amaan Qureshi | 2023-07-12 | 2 | -13/+7 |
| * | chore: update Regex from upstream | Amaan Qureshi | 2023-07-12 | 1 | -1/+1 |
| * | feat(julia): highlight docstrings before short function definitions | Long Wang | 2023-07-11 | 2 | -0/+2 |
| * | feat: add Hurl | Jacob Pfeifer | 2023-07-11 | 4 | -0/+174 |
| * | feat(ecma): highlight regex flags | Sergio A. Vargas | 2023-07-10 | 1 | -0/+1 |
| * | Update Julia queries | Sergio Alejandro Vargas | 2023-07-08 | 2 | -4/+3 |
| * | feat: add Cairo | Amaan Qureshi | 2023-07-08 | 5 | -0/+485 |
| * | feat(pug): improve syntax highlighting | ObserverOfTime | 2023-07-07 | 2 | -25/+78 |
| * | feat(groovy): update highlights from upstream (#5076) | Piotr BugaĆa | 2023-07-07 | 1 | -1/+13 |
| * | feat(nix): highlight hpath_expressions as `@string.special` | Stephen Huan | 2023-07-06 | 1 | -1/+1 |
| * | feat(sql): update highlights from upstream | Derek Stride | 2023-07-05 | 1 | -6/+38 |
| * | fix(foam): update queries from upstream | Amaan Qureshi | 2023-07-05 | 1 | -7/+3 |
| * | refactor(v)!: update upstream repository | Amaan Qureshi | 2023-07-04 | 4 | -172/+224 |
| * | fix(markdown_inline): don't spellcheck shortlinks | Repetitive | 2023-07-02 | 1 | -0/+2 |
| * | fix(html): distinguish <hX> levels | Christian Clason | 2023-07-01 | 1 | -1/+19 |