Historique des commits

Auteur SHA1 Message Date
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) il y a 2 ans
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) il y a 2 ans
  Geoff Romer 39750b9925 Parse support for tuple patterns in `var` and `let` (#3448) il y a 2 ans
  Richard Smith 18d7ba9542 Factor out common pattern of trying to complete a type then falling back to an error type if that fails. (#3454) il y a 2 ans
  josh11b fada410559 Support declaration modifier keywords (#3412) il y a 2 ans
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) il y a 2 ans
  Richard Smith 433d626b04 Rename SemIR::{Base,Field} -> SemIR::{Base,Field}Decl. (#3452) il y a 2 ans
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) il y a 2 ans
  Richard Smith ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) il y a 2 ans
  Geoff Romer b8d4e2f41b Binding pattern naming cleanup (#3410) il y a 2 ans