Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) hace 1 año
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  Geoff Romer 13434f0e8a Model `var` as a pattern operator (#4720) hace 1 año
  Jon Ross-Perkins 8f685b6953 Change how diagnostics are ordered (#4778) hace 1 año
  Richard Smith d31fc9ad02 Support array types with dependent bounds. (#4751) hace 1 año
  josh11b c5fd8f42b8 `ImplWitness` (#4679) hace 1 año
  Richard Smith 3e0fdd04eb Lower global variables as global definitions, not global declarations. (#4674) hace 1 año
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) hace 1 año
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) hace 1 año
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) hace 1 año
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) hace 1 año
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) hace 1 año
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) hace 1 año
  josh11b 93169c30b1 Update LLVM (#4530) hace 1 año
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) hace 1 año
  Geoff Romer db43bb1b42 Replace FIXME with TODO in toolchain code (#4506) hace 1 año
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) hace 1 año
  josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) hace 1 año
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) hace 1 año
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) hace 1 año
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) hace 1 año
  Geoff Romer ac5cc33da4 Model return slot as parameter in lowering (#4457) hace 1 año
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) hace 1 año
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) hace 1 año
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) hace 1 año
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) hace 1 año
  David Blaikie dfed743de2 Add vtable pointers to class layout (#4407) hace 1 año
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) hace 1 año
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) hace 1 año