Historie revizí

Autor SHA1 Zpráva Datum
  Richard Smith 0a1abe9f64 Clean up some uses of the node stack. (#3512) před 2 roky
  Richard Smith fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) před 2 roky
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) před 2 roky
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) před 2 roky
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) před 2 roky
  Richard Smith 18d7ba9542 Factor out common pattern of trying to complete a type then falling back to an error type if that fails. (#3454) před 2 roky
  josh11b fada410559 Support declaration modifier keywords (#3412) před 2 roky
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) před 2 roky
  Richard Smith 433d626b04 Rename SemIR::{Base,Field} -> SemIR::{Base,Field}Decl. (#3452) před 2 roky
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) před 2 roky
  Richard Smith ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) před 2 roky
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) před 2 roky