Commit History

Author SHA1 Message Date
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 year ago
  Jon Ross-Perkins c832d523be Update files and clang-tidy config to pass with clang-tidy-20 (#4691) 1 year ago
  Jon Ross-Perkins 61c0a8b676 Make more use of llvm STLExtras (#4668) 1 year ago
  Jon Ross-Perkins 4eb955bf42 Drop std:: on size_t in various spots. (#4546) 1 year ago
  Jon Ross-Perkins 0ca0d0d4f5 Small refactoring to Extract for compile time. (#4444) 1 year ago
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) 1 year ago
  Richard Smith c2ab520522 Add typed forms of `TokenIndex` for tokens with a known kind. (#4016) 1 year ago
  Richard Smith 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) 1 year ago
  Jon Ross-Perkins cda5f66d22 Refactor NodeCategory to provide a class API (#4004) 1 year ago
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) 2 years ago
  Jon Ross-Perkins 379d776084 Add support for '--config=clang-tidy' (#3559) 2 years ago
  Richard Smith 840cb1bed7 Form a struct value directly in tree extraction. (#3563) 2 years ago
  josh11b e94e0f155a Factor code out of templates to reduce compile time of `parse/extract.cpp` (#3561) 2 years ago
  josh11b 83b5db9c1e Make `Parse::NodeCategory` printable (#3548) 2 years ago
  josh11b 73cf277bdf Test trace output of `Tree::VerifyExtractAs`, fix found bugs (#3545) 2 years ago
  josh11b 2e97f27b8d Typed wrappers around parse tree nodes (#3534) 2 years ago