История коммитов

Автор SHA1 Сообщение Дата
  David Blaikie f921923b4b lazy field index (#4514) 1 год назад
  Boaz Brickner bbd8b55be2 Clarify what specific name in the Core package is looked for when diagnosing that the Core package is not found (#4571) 1 год назад
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) 1 год назад
  Richard Smith 5e4038048b Import the full list of extended scopes. (#4562) 1 год назад
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) 1 год назад
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) 1 год назад
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) 1 год назад
  Jon Ross-Perkins 4eb955bf42 Drop std:: on size_t in various spots. (#4546) 1 год назад
  Richard Smith 145f878ce8 Allow `extend adapt` of non-class types. (#4544) 1 год назад
  josh11b abd12c18c7 Support extended scopes that are parameterized types (#4524) 1 год назад
  josh11b 39ed62dad7 Add `facet_types()` accessor to `Check::Context` (#4518) 1 год назад
  Richard Smith de9b7d282a Fix use-after-free printing the name of an interface that might have been invalidated by lazy import. (#4509) 1 год назад
  josh11b 4f474fafb5 Remove some single-interface restrictions from some uses of facet types (#4508) 1 год назад
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) 1 год назад
  josh11b bbeb66b5fe Test `class` with multiple `extend` (#4504) 1 год назад
  Jon Ross-Perkins 138ecf108f Remove verbose formatting of instructions on crash messages. (#4495) 1 год назад
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) 1 год назад
  Richard Smith fcabeb6725 Don't create instructions for implicit constants. (#4497) 1 год назад
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) 1 год назад
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) 1 год назад
  Jon Ross-Perkins 5bdeb010c8 Clean up format_provider uses (#4417) 1 год назад
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) 1 год назад
  David Blaikie dfed743de2 Add vtable pointers to class layout (#4407) 1 год назад
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 год назад
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) 1 год назад
  josh11b 9e5e33082c Update instructions for adding a SemIR instruction. (#4348) 1 год назад
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) 1 год назад
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 год назад
  Chandler Carruth 55d8edcdc7 Some trivial check-phase inlining. (#4362) 1 год назад
  David Blaikie 0b5d1101f9 Remove redundant optional wrapping llvm::function_ref (#4367) 1 год назад