35 Commits (af9a043f28b3257c3c41184b71eb93324072c90e)

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