209 Commits (a780097c5c10f513057df0b8802583324c6eb0c0)

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