Commit Graph

  • a79f7ee (refs/pull/314/merge) Merge cb2e6ec5c5 into b780e47fc7 by narpfel 2026-05-16 13:40:49 +0000
  • cb2e6ec (refs/pull/314/head) regenerate parser by Paul Gey 2026-05-16 15:40:14 +0200
  • 96ecf09 Allow `storage-class-specifiers` in compound literals by Paul Gey 2026-05-16 15:38:23 +0200
  • 83b3d77 (refs/pull/252/merge) Merge 49fd6a8855 into b780e47fc7 by narpfel 2026-05-16 15:24:46 +0200
  • 49fd6a8 (refs/pull/252/head) regenerate parser by Paul Gey 2026-05-16 15:23:32 +0200
  • f1809db Improve accuracy of escape sequences in string and character literals by Paul Gey 2025-03-15 14:32:00 +0100
  • 1b6b7e6 (refs/pull/313/merge) Merge 7ae152c429 into b780e47fc7 by Nic Ferrier 2026-05-16 13:11:02 +0000
  • 7ae152c (refs/pull/313/head) syntax for the defer statement, related tp #294 by Nic Ferrier 2026-05-16 13:55:43 +0100
  • 817b5bd (refs/pull/253/merge) Merge 4e60c09c33 into b780e47fc7 by Gen 2026-05-08 05:35:30 -0400
  • 2202d92 (refs/pull/284/merge) Merge 548617fdf3 into b780e47fc7 by Jack Faller 2026-05-08 05:35:13 -0400
  • 7eef3a4 (refs/pull/296/merge) Merge f90f007a2c into b780e47fc7 by Ruihua Dong 2026-05-08 05:35:13 -0400
  • 6b3a405 (refs/pull/297/merge) Merge 8a5cbcc4d9 into b780e47fc7 by Phil Gaiser 2026-05-08 05:35:08 -0400
  • 614f997 (refs/pull/302/merge) Merge cc8fe156f1 into b780e47fc7 by Marian Buschsieweke 2026-04-27 07:57:01 +0200
  • 94c7cd1 (refs/pull/306/merge) Merge e60ad1ba4b into b780e47fc7 by Neptunium93 2026-04-24 18:17:36 +0200
  • f518f65 (refs/pull/258/merge) Merge 95b79af273 into b780e47fc7 by narpfel 2026-04-23 08:51:02 +0000
  • 26f69ff (refs/pull/283/merge) Merge 5caf012282 into b780e47fc7 by Huy Doan 2026-04-23 04:31:49 +0000
  • b780e47 (HEAD -> master, tag: v0.24.2) ci(release): update to breaking upstream changes by Christian Clason 2026-04-22 09:59:49 +0200
  • 9feb4b7 (refs/pull/293/merge) Merge d0c1d1c7cd into 9f83013ce4 by Oleh 2026-04-22 04:02:01 -0400
  • 3d71ea6 (refs/pull/311/head) ci(release): update to breaking upstream changes by Christian Clason 2026-04-22 09:59:49 +0200
  • b3df462 (refs/pull/281/merge) Merge 828eeeb1bb into 9f83013ce4 by dependabot[bot] 2026-04-22 07:53:00 +0000
  • 9f83013 release v0.24.2 by Christian Clason 2026-04-22 09:47:31 +0200
  • 7519fa2 ci: update workflows by Christian Clason 2026-04-22 09:41:27 +0200
  • b9a149a feat(bindings): add zig bindings by Christian Clason 2026-04-22 09:37:14 +0200
  • a24ba42 feat: update bindings and parser with 0.26.8 by Christian Clason 2026-04-22 09:34:41 +0200
  • ffcaaab (refs/pull/310/head) release v0.24.2 by Christian Clason 2026-04-22 09:47:31 +0200
  • f8bceb2 ci: update workflows by Christian Clason 2026-04-22 09:41:27 +0200
  • 9effa34 feat(bindings): add zig bindings by Christian Clason 2026-04-22 09:37:14 +0200
  • fb466c9 feat: update bindings and parser with 0.26.8 by Christian Clason 2026-04-22 09:34:41 +0200
  • c909de9 (refs/pull/309/head) update zig to 0.16 by Chinmay Dalal 2026-04-19 14:07:20 -0400
  • 7a1a09c (refs/pull/307/head) update zig to 0.16 by Chinmay Dalal 2026-04-19 14:07:20 -0400
  • e60ad1b (refs/pull/306/head) fix: add missing operators by neptumiun 2026-04-02 11:34:25 +0200
  • f60bbc4 (refs/pull/303/head) chore: ran tree-sitter generate by Marian Buschsieweke 2026-03-19 09:54:14 +0100
  • 6bc8c0b feat!: merge consecutive C++ style comments into one node by Marian Buschsieweke 2026-03-19 09:12:29 +0100
  • cc8fe15 (refs/pull/302/head) fix: parse function definition with ptr and attribute by Marian Buschsieweke 2026-03-01 13:32:03 +0100
  • 5d2ee65 (refs/pull/300/head) Fix test dependencies in Package.swift by 1024jp 2026-02-21 13:28:31 +0900
  • 971ab3c (refs/pull/298/merge) Merge 15a6d5a75f into ae19b676b1 by Jeffrey Crochet 2026-01-04 17:56:44 +0800
  • 15a6d5a (refs/pull/298/head) Fix #291 by Jeffrey Crochet 2026-01-04 17:53:03 +0800
  • 8a5cbcc (refs/pull/297/head) Add BUILD_TESTING option to give consumer the ability to skip test building. by kilo52 2025-12-23 23:03:16 +0100
  • f90f007 (refs/pull/296/head) fix: correctly parse preprocessor token pasting and stringification by dongruihua.drh 2025-11-18 11:57:52 +0800
  • d0c1d1c (refs/pull/293/head) chore: generate by oleh 2025-12-11 11:30:48 +0200
  • f93b7a4 feat: support C23 by oleh 2025-12-11 07:42:42 +0200
  • 1338590 (refs/pull/292/merge) Merge ae0ac4fb7f into ae19b676b1 by z combinator 2025-12-08 18:18:52 +0000
  • ae0ac4f (refs/pull/292/head) Fix(grammar): update sizeof operator precedence by hsqStephenZhang 2025-12-08 16:22:28 +0100
  • b7d936e (refs/pull/289/head) ci: bump actions/checkout from 5 to 6 by dependabot[bot] 2025-11-24 03:18:45 +0000
  • 548617f (refs/pull/284/head) Adds "goto" as a keyword for highlighting by Jack Faller 2025-11-04 23:56:18 +0000
  • 5caf012 (refs/pull/283/head) Downgrade go-tree-sitter dependency to v0.24.0 by Huy Doan 2025-10-22 09:12:14 +0700
  • 828eeeb (refs/pull/281/head, dependabot/github_actions/actions/setup-node-6) ci: bump actions/setup-node from 4 to 6 by dependabot[bot] 2025-10-20 03:09:40 +0000
  • 586dd62 add zig by Amaan Qureshi 2025-09-20 02:34:20 -0400
  • 5ea5c9f (refs/pull/269/merge) Merge 232e3f31e3 into ae19b676b1 by Peter Oliver 2025-09-21 00:51:46 -0400
  • 0d37682 (refs/pull/275/merge) Merge 34501415cc into ae19b676b1 by Ronald T. Casili 2025-09-20 23:43:00 -0400
  • 981f472 add flake by Amaan Qureshi 2025-09-20 02:21:06 -0400
  • 48e3e1e (refs/pull/276/merge) Merge be82a7c154 into ae19b676b1 by Karol Łacina 2025-09-19 16:18:36 +0200
  • 23daded (refs/pull/270/merge) Merge c66bd2f545 into ae19b676b1 by Khan Winter 2025-09-16 23:57:10 -0400
  • ae19b67 ci: bump tree-sitter/parser-test-action from 2 to 3 by dependabot[bot] 2025-09-15 03:17:24 +0000
  • 1437b96 (refs/pull/280/head) ci: bump tree-sitter/parser-test-action from 2 to 3 by dependabot[bot] 2025-09-15 03:17:24 +0000
  • 2db9cb7 (refs/pull/279/head) ci: bump actions/setup-node from 4 to 5 by dependabot[bot] 2025-09-08 03:10:31 +0000
  • d8d0503 ci: bump actions/checkout from 4 to 5 by dependabot[bot] 2025-08-18 05:57:48 +0000
  • 3450141 (refs/pull/275/head) Improve zig dependency fetching logic by Ronald Casili 2025-08-28 18:58:19 +0800
  • 41fa23a (refs/pull/277/head) ci: bump actions/checkout from 4 to 5 by dependabot[bot] 2025-08-18 05:57:48 +0000
  • be82a7c (refs/pull/276/head) chore: generate parser by Karol Łacina 2025-07-25 11:02:22 +0200
  • 0b42137 feat!: add locals queries by Karol Łacina 2025-07-25 11:02:05 +0200
  • 08ec36a fix: set field for child declarator in parenthesized declarators by Karol Łacina 2025-07-25 10:54:38 +0200
  • e07ad63 feat: expose string and preprocessor directive delimiters by Karol Łacina 2025-07-25 10:51:49 +0200
  • 976d785 Make tree-sitter a lazy dependency by Ronald Casili 2025-07-25 15:55:21 +0800
  • 030fcac Fix expectEqual arg order by Ronald Casili 2025-07-25 15:54:12 +0800
  • 053bbb8 restore and fix zig bindings by Ronald Casili 2025-07-03 18:43:43 +0800
  • b5be6f6 (refs/pull/272/head) feat: Support building Rust package for WASM by Daniel Müller 2025-06-27 15:21:43 -0700
  • c66bd2f (refs/pull/270/head) Fix Swift Bindings by Khan Winter 2025-06-12 13:35:01 -0500
  • 232e3f3 (refs/pull/269/head) Install queries by Peter Oliver 2025-06-10 12:03:06 +0100
  • 13f003d (refs/pull/267/head) build(deps-dev): bump tar-fs from 2.1.2 to 2.1.3 by dependabot[bot] 2025-06-03 09:11:28 +0000
  • 7fa1be1 (tag: v0.24.1) release v0.24.1 by Christian Clason 2025-05-24 19:19:13 +0200
  • b272742 fix(bindings): remove outdated zig bindings by Christian Clason 2025-05-24 19:14:26 +0200
  • b3259b2 (refs/pull/264/head) release v0.24.1 by Christian Clason 2025-05-24 19:19:13 +0200
  • 48067a9 fix(bindings): remove outdated zig bindings by Christian Clason 2025-05-24 19:14:26 +0200
  • 0910937 (tag: v0.24.0) release v0.24.0 by Christian Clason 2025-05-18 13:50:01 +0200
  • 8c4aefe feat!: regenerate parser and bindings with ABI 15 by Christian Clason 2025-05-18 13:49:15 +0200
  • e6fb5bc chore: update node dependencies by Christian Clason 2025-05-18 14:02:29 +0200
  • 7a3f1e1 chore: update cargo dependencies by Christian Clason 2025-05-18 14:01:36 +0200
  • d5f4b13 ci: disable tests for bindings w/o ABI 15 by Christian Clason 2025-05-18 16:19:12 +0200
  • ec69f91 (tag: v0.23.6) release v0.23.6 by Christian Clason 2025-05-18 13:49:06 +0200
  • cd44a2b fix: generate parser for grammar changes by Christian Clason 2025-05-18 13:42:01 +0200
  • c5a25b5 (refs/pull/262/head) release v0.24.0 by Christian Clason 2025-05-18 13:50:01 +0200
  • 31901b0 feat!: regenerate parser and bindings with ABI 15 by Christian Clason 2025-05-18 13:49:15 +0200
  • f319a4d chore: update node dependencies by Christian Clason 2025-05-18 14:02:29 +0200
  • e6407ec chore: update cargo dependencies by Christian Clason 2025-05-18 14:01:36 +0200
  • 9628f84 ci: disable tests for bindings w/o ABI 15 by Christian Clason 2025-05-18 16:19:12 +0200
  • 60a8979 release v0.23.6 by Christian Clason 2025-05-18 13:49:06 +0200
  • b408456 fix: generate parser for grammar changes by Christian Clason 2025-05-18 13:42:01 +0200
  • 95b79af (refs/pull/258/head) Highlight `_Generic` as a keyword by Paul Gey 2025-04-15 18:53:13 +0200
  • f1bf55d (refs/pull/254/head) build(deps-dev): bump tar-fs from 2.1.1 to 2.1.2 by dependabot[bot] 2025-03-28 22:13:37 +0000
  • 4e60c09 (refs/pull/253/head) feat(grammar.js): Remove non-existent type `char64_t` by gen740 2025-03-20 11:52:58 +0900
  • cc5809f feat(grammar.js): Add wchar_t to primitive type by gen740 2025-03-19 14:14:11 +0900
  • 2a265d6 (tag: v0.23.5) 0.23.5 by John Drouhard 2025-02-08 10:48:01 -0600
  • f333471 export helper functions for reuse in cpp grammar by John Drouhard 2025-02-08 10:46:39 -0600
  • cf36b03 feat: add Zig bindings by Amaan Qureshi 2025-02-02 02:13:54 -0500
  • 598dd44 (refs/pull/250/head, zig) feat: add Zig bindings by Amaan Qureshi 2025-02-02 02:13:54 -0500
  • f10e84f Include LICENSE file (#249) by Michel Lind 2025-01-30 23:11:17 +0100
  • 41f7ef6 (refs/pull/249/head) Include LICENSE file by Michel Lind 2025-01-30 11:02:35 +0100
  • 492f7aa chore: update `FUNDING.yml` by Amaan Qureshi 2025-01-25 00:30:37 -0500
  • 1d9cf21 chore: add `FUNDING.yml` by Amaan Qureshi 2025-01-23 19:34:54 -0500