Historique des commits

Auteur SHA1 Message Date
  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
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) il y a 1 an
  josh11b 82937e1a3c Change how to get info for a parameter (#4366) il y a 1 an
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) il y a 1 an
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) il y a 1 an
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) il y a 1 an
  David Blaikie ec63d2be21 Assert that the llvm::Function is created with the same name as requested (#4306) il y a 1 an
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) il y a 1 an
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) il y a 1 an
  David Blaikie a548eff0bb Rudimentary name mangling support (#4267) il y a 1 an
  Jon Ross-Perkins 1412ecd3f4 Handle unknown lines in DebugInfo (#4252) il y a 1 an
  David Blaikie 67b287a2f2 DebugInfo: Add the name as-written, separate from the mangled name (#4253) il y a 1 an
  David Blaikie 4c9021cbc8 Change branch-to-fatal to check condition (#4256) il y a 1 an
  David Blaikie 0ae2a3907e Add line-level debug info (#4247) il y a 1 an
  David Blaikie c5ada29ba9 Add filename and line number to function debug info metadata (#4243) il y a 1 an
  David Blaikie ea8ad22a17 Add function debug info descriptions (#4233) il y a 1 an
  David Blaikie d57aa57215 Add rudimentry debug info metadata emission (#4225) il y a 1 an
  R B 61e87c3a88 Lower global variables (#4228) il y a 1 an
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) il y a 1 an
  Richard Smith a9e835f3dc Remove caching of return slot usage. (#4163) il y a 1 an
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) il y a 1 an
  Richard Smith dde0bd0ffe Change TypeId to be a thin wrapper around ConstantId. (#4140) il y a 1 an
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) il y a 1 an
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) il y a 1 an