Commit történet

Szerző SHA1 Üzenet Dátum
  Dana Jansens 432ee89dda Semantic Identity and Order-Dependent Resolution for Rewrite Constraints (#5689) 9 hónapja
  David Blaikie 26ec78ec00 Ensure vtable entries for generics are attached constants (#5853) 9 hónapja
  Richard Smith 5de47962b0 Support for importing C++ base classes. (#5856) 9 hónapja
  Richard Smith 0d74162e2a Support C++ import for anonymous struct and union members. (#5855) 9 hónapja
  Dana Jansens 5dc299f58b Note we are using Clang 16+ in the contribution tools docs (#5861) 9 hónapja
  Chandler Carruth eeea9dc9e5 Make minor improvements to `ErrorOr` based on usage (#5857) 9 hónapja
  Dana Jansens 13e2268783 Add a `dump` command in lldb for dumping from ids (#5824) 9 hónapja
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 hónapja
  Jon Ross-Perkins ef748ab36d Factor out an impl declaration helper function (#5851) 9 hónapja
  Jon Ross-Perkins bcfaf1044e Remove location support from error (#5837) 9 hónapja
  Jon Ross-Perkins 8ea92b728c Update prelude files to increase destroy dependencies (#5848) 9 hónapja
  Jon Ross-Perkins d599023c19 Change CodeGen to use a diagnostic consumer (#5847) 9 hónapja
  Jon Ross-Perkins 59619fa8eb Make driver fuzzing more robust for clang flags (#5845) 9 hónapja
  Boaz Brickner a269c72e48 Fix variadic arguments test to use the format that is not deprecated in C++26 and fix the call site to be valid (#5842) 9 hónapja
  Geoff Romer cb6ca962d2 Update/clarify documentation of generic constants (#5473) 9 hónapja
  Jon Ross-Perkins 6bf335c309 Mark VtablePtr always constant (#5843) 9 hónapja
  Chandler Carruth e99448eecf Add support for a custom error type in `ErrorOr` (#5834) 9 hónapja
  Jon Ross-Perkins b8ca7bf18f Include the virtual modifier when importing functions (#5841) 9 hónapja
  Jon Ross-Perkins 192c3f1939 Add comment to FindAssociatedImportIRs (#5840) 9 hónapja
  Jon Ross-Perkins fce98b7331 Allow formatting instructions with a missing name (#5839) 9 hónapja
  Jon Ross-Perkins fdd68dcbe6 Fix a crash when Core is poisoned (#5838) 9 hónapja
  Richard Smith c90c6728fd Interop: support all C++ integer types that map to `intN_t` or `uintN_t`. (#5836) 9 hónapja
  dependabot[bot] b01767a5e4 Bump form-data from 4.0.1 to 4.0.4 in /utils/vscode in the npm_and_yarn group across 1 directory (#5835) 9 hónapja
  Jon Ross-Perkins bd4fbb4393 Expand use of CheckIRId stores (#5820) 9 hónapja
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) 9 hónapja
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) 9 hónapja
  Dana Jansens 9e9df7d14e Use a none prelude instead of needing int.carbon just to name a return type (#5819) 9 hónapja
  Dana Jansens 64c7e4eeb3 Add a comment on EntityName's CarbonHashtableEq about its requirements (#5828) 9 hónapja
  Boaz Brickner 68ee3d5021 Use `llvm::reverse()` instead of `pop_back_val()` in `ImportDeclAndDependencies()` (#5831) 9 hónapja
  Boaz Brickner 977875ec20 Add C++ inline namespace tests (#5826) 9 hónapja