207 次代码提交 (master)

作者 SHA1 备注 提交日期
  rktdm a0d1092dd7 feat: additional modules support 3 个月前
  rktdm cacfb40aa7 feat: add support for expansion statements (P1306) 10 个月前
  rktdm 3fd1c51879 feat: add support for annotations (P3394) 10 个月前
  rktdm c95a0b1403 feat!: add support for reflection (P2996) 10 个月前
  Antonin Delpeuch 4910efca8d fix: Support explicit calls to overloaded operators 10 个月前
  rktdm d749ef5967 feat: support explicit object parameters 10 个月前
  rktdm 6d631146ef feat: allow extern template instantiantions 11 个月前
  eezstreet 803a93aa17 Fix function declarations with ms_call_modifier being incorrect. 11 个月前
  Jules Wiriath 56455f4245
Lambda specifiers implementation (#316) 1年前
  John Drouhard 5e18e2b295 using directives: allow attributes to appear at the beginning 1年前
  John Drouhard ac5dc6f4d4 attributes: support [[using attr-namespace: ...]] 1年前
  John Drouhard 557f8f5560 chore: eslint 1年前
  John Drouhard 4ec3574f70 Cleanup modules rules 1年前
  Pablo Hugen 5343337a4c Implement productions and tests 1年前
  John Drouhard 35a049140d fix lambda declarator front-attr location in parameter-list-included form 1年前
  John Drouhard 4373ae7f74 c++23: support additional lambda expression syntax (P1102R2) 1年前
  Amaan Qureshi 464e8d9093
build: bump `tree-sitter-c` to 0.23.1 1年前
  John Drouhard 0fc8c8cc42 lambda expressions: support capture syntax through cpp20 1年前
  Amaan Qureshi bd79fd85b5 feat: allow semicolon in field declaration list items 1年前
  Amaan Qureshi 9e4e96d02d feat: add `raw_string_literal` to `_string` 1年前
  Amaan Qureshi bbdcda025d feat: support `constexpr`-prefixed friend declarations 1年前
  Amaan Qureshi 9b0d46ab86 fix: do not give higher precedence to a token `0` 1年前
  Amaan Qureshi d6eba4f3d8 fix: inline the `virtual` node 1年前
  Amaan Qureshi 7bb212b9f3 feat: bump tree-sitter-c to 0.23.0 1年前
  Valentin Touzeau f86f2ae102 Fix ambiguity between template and comparison 2 年前
  Amaan Qureshi 6ca758cff9
feat: bump C grammar 2 年前
  Amaan Qureshi c51ffe9d7b
fix: remove `choice` wrapper around 'virtual' 2 年前
  Amaan Qureshi f8efc57abe feat: support reference declarators in types 2 年前
  Amaan Qureshi 60d357fc70 feat: add optional attribute declarations after 'namespace' 2 年前
  Amaan Qureshi 1c3c93d727 feat: support pure virtual destructors 2 年前
  Amaan Qureshi aa79a170c6 fix: specifier and virtual do not strictly require each other 2 年前
  ObserverOfTime 075886a9fb ci: update workflows 2 年前
  ObserverOfTime dc564d2d32 build: update bindings 2 年前
  Amaan Qureshi d51470929e fix: allow qualified identifiers in field expressions 2 年前
  Amaan Qureshi 1ef1791b3c fix: give for statement bodies a higher `dynamic` precedence to avoid parse errors 2 年前
  Amaan Qureshi bbde8cd9c5 chore: update tree-sitter-c 2 年前
  Amaan Qureshi 2e4d27f772
fix: hide aliased rule 2 年前
  Brandon Wu 4ca37be8e7
disambiguate fold vs parenthesized assignment (#239) 2 年前
  Amaan Qureshi 3deebb6635
fix: abstrace reference declarators in parameters 2 年前
  Amaan Qureshi 16874f1fea
chore: bump tree-sitter-c to 0.20.7 2 年前
  Ben Deane a90f170f92
refactor: rewrite `number_literal` 2 年前
  Amaan Qureshi 5cf9c8032b fix: rework some rules to reduce state count 2 年前
  Amaan Qureshi 9cc21dd5d5
fix: allow template before identifier in qualified_identifier 2 年前
  Amaan Qureshi 345c85ec9f
fix: allow user defined literals in assignment lhs 2 年前
  Amaan Qureshi fdb6dfc6f4
feat: bump tree-sitter-c to 0.20.5 and update grammar accordingly 2 年前
  Ben Deane 9692f069b9 Support dependent operator templates 2 年前
  Ben Deane 472002f3bf Support multidimensional subscripts 2 年前
  Amaan Qureshi 81e46a7376
chore: remove unnecessary conflicts 2 年前
  Amaan Qureshi ba1f79fb1d
fix: allow `attribute_specifier` after `noexcept` 2 年前
  Amaan Qureshi c7dd622e7a
feat: add `alignas_specifier` and `alignof_expression` 2 年前