Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Ross-Perkins 57c9a2ed4a Switch eval of ArrayIndex to use CARBON_KIND (#4462) há 1 ano atrás
  Geoff Romer b67d03126e Separate inst kind for out params (#4442) há 1 ano atrás
  Geoff Romer 9266f867f9 Model the return slot as an output parameter (#4432) há 1 ano atrás
  Jon Ross-Perkins 302aa1bb30 Remove uses of StringLiteral in format strings. (#4416) há 1 ano atrás
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) há 1 ano atrás
  Jon Ross-Perkins 96964ee534 Implement basic bool and int formatting for diagnostics (#4411) há 1 ano atrás
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) há 1 ano atrás
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) há 1 ano atrás
  Richard Smith 6410d6e140 Add support for deduction of most kinds of type constant. (#4389) há 1 ano atrás
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) há 1 ano atrás
  Richard Smith 5ab957d012 Make ImplDecls evaluate to themselves. (#4352) há 1 ano atrás
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) há 1 ano atrás
  Jon Ross-Perkins 4c9ffb0dee Fix TryEvalInstInContext to be static (#4346) há 1 ano atrás
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) há 1 ano atrás
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) há 1 ano atrás
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) há 1 ano atrás
  Brymer Meneses 7f930d0f58 Use `TupleAccess` instead of `TupleIndex` (#4318) há 1 ano atrás
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) há 1 ano atrás
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) há 1 ano atrás
  Richard Smith f6ff5b11b5 Distinguish between whether an entity has its own parameter lists and whether it is generic. (#4191) há 1 ano atrás
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) há 1 ano atrás
  Richard Smith b3fcaf9969 Initial rough support for deducing generic arguments in a call to a generic function. (#4184) há 1 ano atrás
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) há 1 ano atrás
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) há 1 ano atrás
  Richard Smith d625607510 Convert `EvalContext` into a class. (#4160) há 1 ano atrás
  Richard Smith 83157f3d24 Remove overeager CHECK. (#4159) há 1 ano atrás
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) há 1 ano atrás
  Richard Smith fe359b1a08 Substitute into generic class and interface definitions when we require them to be fully defined. (#4139) há 1 ano atrás
  Richard Smith cd7c10b8e2 Rebuild the type of constants during evaluation. (#4138) há 1 ano atrás
  Richard Smith efea072be3 Compute specific constant values. (#4128) há 1 ano atrás