Historique des commits

Auteur SHA1 Message Date
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) il y a 1 an
  Dana Jansens c34a8d0a3a Convert remaining type-value InstId fields to TypeInstId (#5294) il y a 1 an
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) il y a 1 an
  Richard Smith a74ca9071b Remove all remaining uses of `TypeId`s as instruction operands. (#5280) il y a 1 an
  Alina Sbirlea 694a329bdd Reuse LLVM global constants. (#5273) il y a 1 an
  Dana Jansens d07f70cfb3 Add insts for witness table entries that are unset or associated constants (#5255) il y a 1 an
  David Blaikie 8e7bb2f953 Initialize vptrs to point to vtables (#5244) il y a 1 an
  Richard Smith bba32900c3 Preserve type sugar in ArrayType, ConstType, and PointerType. (#5235) il y a 1 an
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) il y a 1 an
  David Blaikie 8847178242 Emit (relative) vtables (#5231) il y a 1 an
  David Blaikie d317c56916 Minor refactor to reduce indentation (#5183) il y a 1 an
  Richard Smith 584426dfa2 Initial work on support for templates (#5081) il y a 1 an
  Boaz Brickner a4a229b637 Initialize `cpp_mangle_context_` in `Mangler`'s constructor (#5095) il y a 1 an
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) il y a 1 an
  Alina Sbirlea d3869a529b Continue: emit function definitions for specifics. (#5068) il y a 1 an
  David Blaikie e71d5942bc Function decl lowering for incomplete parameter/return types (#5038) (#5066) il y a 1 an
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) il y a 1 an
  Alina Sbirlea 4e21c0c1fc Basic lowering generic function definitions. (#5016) il y a 1 an
  Alina Sbirlea 1f5e5a7b44 Add basic lowering of generic function definitions. (#5015) il y a 1 an
  Alina Sbirlea 7a9af69595 Refactor function definition lowering. (#5014) il y a 1 an
  Dana Jansens 11aba70c1d Add enumerate() for ValueStore and ImplStore (#4975) il y a 1 an
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) il y a 1 an
  Dana Jansens a9c1bc4f0f Handle building a value repr when the type is named through an aggregate (#4910) il y a 1 an
  Jon Ross-Perkins e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
  Jon Ross-Perkins 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) il y a 1 an
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) il y a 1 an
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) il y a 1 an
  Jon Ross-Perkins 8f685b6953 Change how diagnostics are ordered (#4778) il y a 1 an
  Richard Smith d31fc9ad02 Support array types with dependent bounds. (#4751) il y a 1 an