Commit History

Autor SHA1 Mensaxe Data
  Richard Smith d31fc9ad02 Support array types with dependent bounds. (#4751) hai 1 ano
  josh11b c5fd8f42b8 `ImplWitness` (#4679) hai 1 ano
  Richard Smith 3e0fdd04eb Lower global variables as global definitions, not global declarations. (#4674) hai 1 ano
  Geoff Romer 78d7a7c291 Remove return_slot_id (#4577) hai 1 ano
  Geoff Romer 4f816dd03f Remove param_refs and implicit_param_refs (#4479) hai 1 ano
  josh11b 67f2c9ce26 Add a `FacetValue` instruction (#4545) hai 1 ano
  Jon Ross-Perkins 79b9180eff Adds per-builtin instructions, removing `BuiltinInst` (#4556) hai 1 ano
  Jon Ross-Perkins 4a80d6758d Rename the builtin FloatType to LegacyFloatType, Error to ErrorInst (#4555) hai 1 ano
  Richard Smith e2ae5f212c Remove the special case for `i32`. (#4543) hai 1 ano
  josh11b 93169c30b1 Update LLVM (#4530) hai 1 ano
  josh11b a69c2630f9 Replace `InterfaceType` with `FacetType` (#4499) hai 1 ano
  Geoff Romer db43bb1b42 Replace FIXME with TODO in toolchain code (#4506) hai 1 ano
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) hai 1 ano
  josh11b 4febf7c459 Add capitilization and punctuation to TODO comments (#4486) hai 1 ano
  josh11b ea0b0b4b48 Add facet type values and an instruction that produces them (#4460) hai 1 ano
  Richard Smith 44fe65fbe5 Rename `BigInt` to `IntLiteral`. (#4476) hai 1 ano
  Richard Smith db76e81630 Rename `IntLiteral` to `IntValue`. (#4475) hai 1 ano
  Geoff Romer ac5cc33da4 Model return slot as parameter in lowering (#4457) hai 1 ano
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) hai 1 ano
  Geoff Romer 223c5cb04b Restructure handling of runtime parameters (#4422) hai 1 ano
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) hai 1 ano
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) hai 1 ano
  David Blaikie dfed743de2 Add vtable pointers to class layout (#4407) hai 1 ano
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) hai 1 ano
  Richard Smith 851ef2c517 Initial, very rough lowering for calls to specific functions and specific function declarations. (#4399) hai 1 ano
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) hai 1 ano
  josh11b 82937e1a3c Change how to get info for a parameter (#4366) hai 1 ano
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) hai 1 ano
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) hai 1 ano
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) hai 1 ano