442 次程式碼提交 (master)
 

作者 SHA1 備註 提交日期
  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 9570367528
Add operator conversion (#73) 6 年之前
  Max Brunsfeld 100b014501 ⬆️ tree-sitter-cli 6 年之前
  Max Brunsfeld c7b767ac5f Fix issue with function types in expression position 6 年之前
  calixteman f2e0cd5e3b Fix declaration in if/switch/while conditions (#54) 6 年之前
  Max Brunsfeld 89c68a5548 Tweak rules to reduce parse state count 6 年之前
  calixteman 94a3cbbc59 new operator can be called in the global scope (#56) 6 年之前
  calixteman 9ba0c978c0 Fix explicit ctor declaration and support explicit with condition (c++20) (#70) 6 年之前
  calixteman ba21308963 Primitive types have ctors (#66) 6 年之前
  calixteman 2987cba279 Trailing return type can have a type specifier (#71) 6 年之前
  calixteman 86f1e6ca02 static_assert can have raw strings or concatenated strings as 2nd arg (#69) 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 年之前
  calixteman 565244b6f6 Assignment LHS can be a scoped identifier (#68) 6 年之前
  Max Brunsfeld 7846357b8a 0.16.0 6 年之前
  Max Brunsfeld d03a032c0e Add highlight query, syntax highlighting tests 6 年之前
  Max Brunsfeld b583491d42 Parse 'this' as a distinct node type 6 年之前
  Max Brunsfeld 781c6b8882 ⬆️ tree-sitter-cli to 0.16 6 年之前
  Max Brunsfeld 8265f5dbd3 0.15.1 6 年之前
  Max Brunsfeld a0bcddc3b1 ⬆️ tree-sitter-cli 6 年之前
  jdrouhard 7263d5bdb8 Add support for static_assert declarations (#61) 6 年之前
  jdrouhard 9ad3202e7d Support for parameter pack expansions and improvements to lambda expressions (#60) 6 年之前
  jdrouhard 5ba6c37d72 Add support for alias templates (#59) 6 年之前
  johnmiked15 7e00ca7c74 Various improvements to template parsing (#58) 6 年之前
  johnmiked15 e21d7ff7d8 Add default_method_clause to inline_method_definition (#57) 6 年之前
  calixteman f5afa0ee48 Add a base type for enums (#55) 6 年之前
  Max Brunsfeld 944036401e ⬆️ tree-sitter-c 7 年之前
  Max Brunsfeld 9f8ce312e2 Fix ambiguity for template calls w/ value parameters 7 年之前
  Max Brunsfeld 42dcb72c28 Add node fields 7 年之前
  Max Brunsfeld acf8578371 0.15.0 7 年之前
  Max Brunsfeld 0712d17674 Update tree-sitter-cli to 0.15.3 7 年之前
  calixteman 89d917ae81 Handle throw and noexcept specifiers (#46) 7 年之前
  calixteman 96a320b628 Handler initializer list in for loop (#44) 7 年之前
  calixteman def9e6f60d Handle throw (#43) 7 年之前
  calixteman 300b739bb1 Fix virtual issues for method declaration/definition (#39) 7 年之前
  Max Brunsfeld c2a2c9b19c 0.13.15 7 年之前
  Max Brunsfeld df7bc44e33 Allow structured binding declarators in pmore places 7 年之前
  Max Brunsfeld 966a467029 Use node 10 on travis 7 年之前
  Max Brunsfeld b8e1131099 ⬆️ tree-sitter-c 7 年之前
  Max Brunsfeld 2d1ec985ab 0.13.14 7 年之前
  Max Brunsfeld df2457df82 ⬆️ tree-sitter-c 7 年之前
  Max Brunsfeld 03f36b8b29 Allow attributes on methods 7 年之前
  Max Brunsfeld 766c3736f6 0.13.13 7 年之前
  Max Brunsfeld e54a86a62e Add attribute specifiers 7 年之前
  Max Brunsfeld 4837c1c837 Add virtual specifier 7 年之前
  Max Brunsfeld 13195e0df4 Use the default C++ compiler on travis 7 年之前
  Max Brunsfeld 0c8d495dc6 0.13.12 7 年之前
  Max Brunsfeld 23260f6037 ⬆️ tree-sitter-cli, tree-sitter-c 7 年之前