Historique des commits

Auteur SHA1 Message Date
  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
  josh11b c5fd8f42b8 `ImplWitness` (#4679) il y a 1 an
  Richard Smith 3e0fdd04eb Lower global variables as global definitions, not global declarations. (#4674) il y a 1 an
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) il y a 1 an
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) il y a 1 an
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) il y a 1 an
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) il y a 1 an
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) il y a 1 an
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) il y a 1 an
  josh11b 93169c30b1 Update LLVM (#4530) il y a 1 an
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) il y a 1 an
  Geoff Romer db43bb1b42 Replace FIXME with TODO in toolchain code (#4506) il y a 1 an
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) il y a 1 an
  josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) il y a 1 an
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) il y a 1 an
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) il y a 1 an
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) il y a 1 an
  Geoff Romer ac5cc33da4 Model return slot as parameter in lowering (#4457) il y a 1 an
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) il y a 1 an
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) il y a 1 an
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) il y a 1 an
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) il y a 1 an
  David Blaikie dfed743de2 Add vtable pointers to class layout (#4407) il y a 1 an
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) il y a 1 an
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) il y a 1 an