Commit History

Autor SHA1 Mensaxe Data
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 8e956baca8 Basic support for associated constant declarations (#3737) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 8e8eeb3243 Add diagnostics for `extend impl` misuse. (#3721) %!s(int64=2) %!d(string=hai) anos
  CJ Johnson 518e361328 Address TODO to change GenericBindingPattern to CompileTimeBindingPattern (#3713) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 03347793cc Switch VariableInitializer order to accommodate GlobalInit (#3708) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 5ab26072fd Use the DeclNameStack for impl declarations. (#3691) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 0e053703f8 Build Impl entity to represent an impl declaration. (#3683) %!s(int64=2) %!d(string=hai) anos
  Richard Smith c35e0fea64 Tidy up and refactor the node stack. (#3685) %!s(int64=2) %!d(string=hai) anos
  josh11b 03bf22e55e Parse tree for `impl` that is better for check stage (#3678) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 9e7a17b1a1 Scaffolding for checking impls. (#3672) %!s(int64=2) %!d(string=hai) anos
  Chandler Carruth bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) %!s(int64=2) %!d(string=hai) anos
  josh11b afd7115c0e Support determining `IdKind` from `NodeCategory`, in addition to `NodeKind` (#3648) %!s(int64=2) %!d(string=hai) anos
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins a196b9840f Run clang-tidy on headers (#3572) %!s(int64=2) %!d(string=hai) anos
  Geoff Romer 927d633762 Simplify handling of `VariableInitializer` (#3515) %!s(int64=2) %!d(string=hai) anos
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) %!s(int64=2) %!d(string=hai) anos
  josh11b b0da52a3d7 Use typed parse node ids in SemIR instruction types (#3560) %!s(int64=2) %!d(string=hai) anos
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) %!s(int64=2) %!d(string=hai) anos
  josh11b 29104e212a Do TODO to rename `QualifiedDecl` -> `QualifiedName` (#3543) %!s(int64=2) %!d(string=hai) anos
  josh11b 2e97f27b8d Typed wrappers around parse tree nodes (#3534) %!s(int64=2) %!d(string=hai) anos
  josh11b e95acbf666 Update comment to reflect #3481 (#3523) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 0a1abe9f64 Clean up some uses of the node stack. (#3512) %!s(int64=2) %!d(string=hai) anos
  Richard Smith fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins e343ea593c Add macro for postfix operators. (#3504) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins c4864aa2ff Split out and/or operator handling from infix. (#3480) %!s(int64=2) %!d(string=hai) anos
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) %!s(int64=2) %!d(string=hai) anos
  Geoff Romer 5897e57c21 Clarify naming around paren expressions (#3444) %!s(int64=2) %!d(string=hai) anos
  josh11b 3b0923c81d Add interface support to check (#3474) %!s(int64=2) %!d(string=hai) anos
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) %!s(int64=2) %!d(string=hai) anos