Историја ревизија

Аутор SHA1 Порука Датум
  Richard Smith c35e0fea64 Tidy up and refactor the node stack. (#3685) пре 2 година
  josh11b 03bf22e55e Parse tree for `impl` that is better for check stage (#3678) пре 2 година
  Richard Smith 9e7a17b1a1 Scaffolding for checking impls. (#3672) пре 2 година
  Chandler Carruth bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) пре 2 година
  josh11b afd7115c0e Support determining `IdKind` from `NodeCategory`, in addition to `NodeKind` (#3648) пре 2 година
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) пре 2 година
  Jon Ross-Perkins a196b9840f Run clang-tidy on headers (#3572) пре 2 година
  Geoff Romer 927d633762 Simplify handling of `VariableInitializer` (#3515) пре 2 година
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) пре 2 година
  josh11b b0da52a3d7 Use typed parse node ids in SemIR instruction types (#3560) пре 2 година
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) пре 2 година
  josh11b 29104e212a Do TODO to rename `QualifiedDecl` -> `QualifiedName` (#3543) пре 2 година
  josh11b 2e97f27b8d Typed wrappers around parse tree nodes (#3534) пре 2 година
  josh11b e95acbf666 Update comment to reflect #3481 (#3523) пре 2 година
  Richard Smith 0a1abe9f64 Clean up some uses of the node stack. (#3512) пре 2 година
  Richard Smith fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) пре 2 година
  Jon Ross-Perkins e343ea593c Add macro for postfix operators. (#3504) пре 2 година
  Jon Ross-Perkins 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) пре 2 година
  Jon Ross-Perkins c4864aa2ff Split out and/or operator handling from infix. (#3480) пре 2 година
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
  Geoff Romer 5897e57c21 Clarify naming around paren expressions (#3444) пре 2 година
  josh11b 3b0923c81d Add interface support to check (#3474) пре 2 година
  Richard Smith fe6f7b4330 Rename `Name` -> `IdentifierName` given that we have several other kinds of parse nodes that represent names. (#3453) пре 2 година
  Jon Ross-Perkins d73729179a Switch modifiers to use distinct parse nodes. (#3461) пре 2 година
  josh11b fada410559 Support declaration modifier keywords (#3412) пре 2 година
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) пре 2 година
  Jon Ross-Perkins 30155dbb72 Add support for 'package' in expressions. (#3445) пре 2 година
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) пре 2 година
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) пре 2 година
  Jon Ross-Perkins a204689893 Use more specific node kinds for literals. (#3419) пре 2 година