35 Комити (af9a043f28b3257c3c41184b71eb93324072c90e)

Аутор SHA1 Порука Датум
  Niclas 65697b795d fix: parse qualified explicit destructor calls пре 1 месец
  Niclas 223c16bdb9 fix: parse explicit destructor calls with template arguments пре 1 месец
  Jules Wiriath 56455f4245
Lambda specifiers implementation (#316) пре 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 година
  John Drouhard 0fc8c8cc42 lambda expressions: support capture syntax through cpp20 пре 1 година
  Brandon Wu 4ca37be8e7
disambiguate fold vs parenthesized assignment (#239) пре 2 година
  Ben Deane a90f170f92
refactor: rewrite `number_literal` пре 2 година
  Ben Deane 9692f069b9 Support dependent operator templates пре 2 година
  Ben Deane 472002f3bf Support multidimensional subscripts пре 2 година
  Amaan Qureshi dbc1e2baac
fix: initializer lists can be the RHS of an assignment expression пре 3 година
  Amaan Qureshi eba14809da
fix: primitive types are allowed in compound literal expressions пре 3 година
  Amaan Qureshi 7d975cd142
chore: update tests and queries пре 3 година
  John Drouhard 56cec4c2eb feat!: support virtual inheritance пре 3 година
  Sam McCall cf12e88166
Include rawstring delimiters in the tree, use for injections (#181) пре 3 година
  jdrouhard d5e90fba89
Add support for alternative operator representations (#179) пре 3 година
  John Drouhard a832195eb3 trailing return types: all type descriptors can appear as a trailing return type пре 4 година
  Ben Dunkin a403969cbb
Implement fold expressions and more complete requires clauses (#151) пре 4 година
  John Drouhard 8071cdeedd Add support for lambda expression template parameters пре 4 година
  John Drouhard 5b83b753f2 Add support for default comparisons and the three way comparison operator пре 4 година
  John Drouhard 6800b65532 Add support for constraints on placeholder type specifiers пре 4 година
  John Drouhard 30b9a2f6b4 Overhaul scoped identifier rules and add dependent name support пре 4 година
  cynix 977dc3a960
Add user-defined literals (#115) пре 4 година
  Andrew He 2889d93330 Add support for initializer lists in subscript operator пре 5 година
  Alois Wohlschlager 49dcdf3d25 Add coroutine tests пре 4 година
  jdrouhard 1e8f4b142e
Fix array assignment expressions so they don't parse as structured bindings (#78) пре 6 година
  jdrouhard 4d511d9a92
Identifiers in variadic declarators should be optional like other parameter declarators (#75) пре 6 година
  calixteman f2e0cd5e3b Fix declaration in if/switch/while conditions (#54) пре 6 година
  calixteman 94a3cbbc59 new operator can be called in the global scope (#56) пре 6 година
  calixteman ba21308963 Primitive types have ctors (#66) пре 6 година
  calixteman 2987cba279 Trailing return type can have a type specifier (#71) пре 6 година
  calixteman 279b973a92 Handle decltype (#67) пре 6 година
  calixteman a426194b36 Concatenated strings can contain raw string literals (#65) пре 6 година
  calixteman 0e080daf03 Add (u|u8|U|L)R raw string literal support (#64) пре 6 година
  Max Brunsfeld d03a032c0e Add highlight query, syntax highlighting tests пре 6 година
  jdrouhard 9ad3202e7d Support for parameter pack expansions and improvements to lambda expressions (#60) пре 6 година
  Max Brunsfeld 42dcb72c28 Add node fields пре 7 година
  Max Brunsfeld b8e1131099 ⬆️ tree-sitter-c пре 7 година
  Max Brunsfeld ddd28aa68b Fix parsing of new expressions with no argument lists пре 7 година
  Max Brunsfeld a1168f46a2 Add raw string literals пре 8 година
  Max Brunsfeld 63b48817a0 Add nullptr, primitive types, constants пре 8 година
  Max Brunsfeld 12b2232560 Tweak identifier naming пре 9 година
  Max Brunsfeld 58b68438ab Improve differentiation between types and variables пре 9 година
  Max Brunsfeld a38155d4f8 Start separating variable, type, and field names пре 9 година
  Max Brunsfeld 67e93f50e6 Add declarations with braced initializer lists пре 9 година
  Max Brunsfeld 279ae4e4e0 Upgrade tree-sitter, add test for nested templates пре 9 година
  Max Brunsfeld dba3534a27 Allow unparenthesized template calls as types in composite literals пре 9 година
  Max Brunsfeld 989e5a6d94 Add basic lambda expressions пре 9 година
  Max Brunsfeld f9e0cb1d52 Allow initializer lists in argument lists пре 9 година
  Max Brunsfeld b584a472b9 Add new and delete expressions пре 9 година