Historique des commits

Auteur SHA1 Message Date
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) il y a 1 an
  Richard Smith 8d45530c5f Add a `note: ` prefix to all notes. (#4330) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) il y a 1 an
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) il y a 1 an
  Jon Ross-Perkins 7ded56ef35 Improve namespace handling in imports. (#4153) il y a 1 an
  Richard Smith fc8e686607 Rebuild all constants in the eval block. (#4155) il y a 1 an
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) il y a 1 an
  Richard Smith efea072be3 Compute specific constant values. (#4128) il y a 1 an
  Richard Smith 7322a1e220 Build a list of dependent constants to recompute in each instance of a generic. (#4110) il y a 1 an
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) il y a 1 an
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) il y a 1 an
  Richard Smith 19c5596fd8 Build Generic objects for generic classes and interfaces. (#4086) il y a 1 an
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) il y a 1 an
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) il y a 1 an
  Richard Smith 9a11e977b3 Improve formatting of the type of a function or generic class name. (#4033) il y a 1 an
  Richard Smith 7792e5fce3 Support out-of-line definitions of members of generic classes and interfaces. (#4029) il y a 1 an
  Jon Ross-Perkins 83413479d7 Move some of the test information to TIP lines (#4007) il y a 1 an
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) il y a 1 an
  Richard Smith 28170c7867 Parse parameters in name qualifiers. (#3988) il y a 1 an