35 Cometimentos (af9a043f28b3257c3c41184b71eb93324072c90e)

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