Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 3fb4d9a468 Add range flag settings to class files (#5556) il y a 11 mois
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Jon Ross-Perkins dfe1c880ea Clean up node kind information for namespaces (#5120) il y a 1 an
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  David Blaikie 667a010ae6 Readd the missing class `!members` list. (#4828) il y a 1 an
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) il y a 1 an
  Dana Jansens 6aba386eeb Move the complete_witness_type above the !members label. (#4808) il y a 1 an
  josh11b 5d1b39e1f2 More instructions get named (#4615) il y a 1 an
  Richard Smith 4a10d29b99 Include the complete type witness for a class in its SemIR output. (#4599) il y a 1 an
  Richard Smith 4ee65ef58a Reduce the size of formatted SemIR. (#4534) il y a 1 an
  Jon Ross-Perkins d944347e7b Elide prelude components in the IR formatter. (#4453) il y a 1 an
  Brymer Meneses 89eed4220f Expose indexing as a language interface (#4370) il y a 1 an
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) il y a 1 an
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) il y a 1 an
  Jon Ross-Perkins d4c7743d18 Update tests to use [[@TEST_NAME]] (#4293) 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
  Jon Ross-Perkins 07c286e3cb Use the package/library name in ImportIRId formatting. (#4154) 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
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) 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 23f9065949 Implement proposal #3927. (#3963) il y a 1 an
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) il y a 2 ans
  Richard Smith 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) il y a 2 ans
  Jon Ross-Perkins 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) il y a 2 ans
  Jon Ross-Perkins 5694dd152e Add ExternDecl and ExternType for extern classes. (#3893) il y a 2 ans