103 Revize (2e73beed761d719182c5fbe65da3e6def590627f)

Autor SHA1 Zpráva Datum
  rktdm a0d1092dd7 feat: additional modules support před 4 měsíci
  rktdm cacfb40aa7 feat: add support for expansion statements (P1306) před 1 rokem
  rktdm 3fd1c51879 feat: add support for annotations (P3394) před 1 rokem
  rktdm c95a0b1403 feat!: add support for reflection (P2996) před 1 rokem
  Antonin Delpeuch 4910efca8d fix: Support explicit calls to overloaded operators před 11 měsíci
  rktdm d749ef5967 feat: support explicit object parameters před 1 rokem
  rktdm 6d631146ef feat: allow extern template instantiantions před 1 rokem
  eezstreet b51a1ddea9 Added tests před 1 rokem
  Jules Wiriath 56455f4245
Lambda specifiers implementation (#316) před 1 rokem
  John Drouhard 5e18e2b295 using directives: allow attributes to appear at the beginning před 1 rokem
  John Drouhard ac5dc6f4d4 attributes: support [[using attr-namespace: ...]] před 1 rokem
  Pablo Hugen dd4086a790 Add missing tests před 2 roky
  Pablo Hugen 5343337a4c Implement productions and tests před 1 rokem
  John Drouhard 35a049140d fix lambda declarator front-attr location in parameter-list-included form před 1 rokem
  John Drouhard 4373ae7f74 c++23: support additional lambda expression syntax (P1102R2) před 1 rokem
  John Drouhard 0fc8c8cc42 lambda expressions: support capture syntax through cpp20 před 1 rokem
  Amaan Qureshi d6eba4f3d8 fix: inline the `virtual` node před 1 rokem
  Amaan Qureshi 7bb212b9f3 feat: bump tree-sitter-c to 0.23.0 před 1 rokem
  Valentin Touzeau f8472022c0 Add tests for template/comparison ambiguities před 2 roky
  Amaan Qureshi 6ca758cff9
feat: bump C grammar před 2 roky
  Amaan Qureshi 1c3c93d727 feat: support pure virtual destructors před 2 roky
  Amaan Qureshi aa79a170c6 fix: specifier and virtual do not strictly require each other před 2 roky
  Amaan Qureshi d51470929e fix: allow qualified identifiers in field expressions před 2 roky
  Amaan Qureshi 1ef1791b3c fix: give for statement bodies a higher `dynamic` precedence to avoid parse errors před 2 roky
  Brandon Wu 4ca37be8e7
disambiguate fold vs parenthesized assignment (#239) před 2 roky
  Amaan Qureshi 3deebb6635
fix: abstrace reference declarators in parameters před 2 roky
  Amaan Qureshi 16874f1fea
chore: bump tree-sitter-c to 0.20.7 před 2 roky
  Ben Deane a90f170f92
refactor: rewrite `number_literal` před 2 roky
  Amaan Qureshi 5cd0aa4e01
chore: add C's test corpus for better regression detection před 2 roky
  Ben Deane 9692f069b9 Support dependent operator templates před 2 roky
  Ben Deane 472002f3bf Support multidimensional subscripts před 2 roky
  Amaan Qureshi ba1f79fb1d
fix: allow `attribute_specifier` after `noexcept` před 3 roky
  Amaan Qureshi c7dd622e7a
feat: add `alignas_specifier` and `alignof_expression` před 3 roky
  Amaan Qureshi e99ad99231
fix: allow pointer declarators in qualified identifiers & `.*` in field expressions před 3 roky
  Amaan Qureshi dbc1e2baac
fix: initializer lists can be the RHS of an assignment expression před 3 roky
  Amaan Qureshi eba14809da
fix: primitive types are allowed in compound literal expressions před 3 roky
  Amaan Qureshi 0dd318d271
fix: update `if_statement` to align with C před 3 roky
  Amaan Qureshi 7d975cd142
chore: update tests and queries před 3 roky
  John Drouhard 670404d7c6 feat: support template friend declarations před 3 roky
  John Drouhard 0b6d0eb9ab feat!: namespace rule tweaks před 3 roky
  John Drouhard 03fa93db13 support alternate logical operators (and/or) in requires clauses před 3 roky
  John Drouhard 56cec4c2eb feat!: support virtual inheritance před 3 roky
  John Drouhard 5e9f44f632 reduce state count a bit more for function declarations; fix a few places where attributes can appear před 3 roky
  John Drouhard 20beae977e change function declarator to more accurately parse all the possible components před 3 roky
  v1nh1shungry e2fcae8792 support attribute in alias declaration před 3 roky
  John Drouhard 2d2c4aee86 enum_specifier: change to right precedence; fixes #187 před 3 roky
  John Drouhard 2b908639fd decltype(...) expressions can be used in qualified identifiers prior to scope resolution operators před 3 roky
  Sam McCall cf12e88166
Include rawstring delimiters in the tree, use for injections (#181) před 3 roky
  John Drouhard 5ead1e26c6 support using-enum-declaration před 3 roky
  jdrouhard d5e90fba89
Add support for alternative operator representations (#179) před 3 roky