Commit History

Author SHA1 Message Date
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 year ago
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 year ago
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) 1 year ago
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 year ago
  Jon Ross-Perkins 7ded56ef35 Improve namespace handling in imports. (#4153) 1 year ago
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) 1 year ago
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) 1 year ago
  Jon Ross-Perkins 5ebcbae2e8 Add a location to indirect imports. (#4098) 1 year ago
  Jon Ross-Perkins 3f78e1d068 Change implicit import handling to be namespace-oriented. (#4089) 1 year ago
  Richard Smith 1c07f959a8 Format types in SemIR using the formatting for their instruction. (#4035) 1 year ago
  Richard Smith 9a11e977b3 Improve formatting of the type of a function or generic class name. (#4033) 1 year ago
  Jon Ross-Perkins 807a3f1370 Add namespace-scoped private keyword support. (#4026) 1 year ago