Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith ad84e71acd Avoid non-UTF8-encoded test files. (#5965) vor 8 Monaten
  Richard Smith 2352e93bb5 Remove now-unused StringType instruction. (#5964) vor 8 Monaten
  Richard Smith b72c11e94a Support importing nested types from C++. (#5955) vor 8 Monaten
  Chandler Carruth 3c9b87ab54 Add some more operations to the filesystem library (#5968) vor 8 Monaten
  Richard Smith 41ed82e033 Add basic support for strings to core, check, and lower. (#5963) vor 8 Monaten
  Jon Ross-Perkins 8d08e774fc Add a feature to explicitly include a file's SemIR (#5961) vor 8 Monaten
  David Blaikie 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) vor 8 Monaten
  Richard Smith 7727c62880 Enforce a couple of char literal restrictions from #1964: (#5960) vor 8 Monaten
  Richard Smith ae54873441 Change tests in check/testdata/builtins/char to be tests for the builtin char functions. (#5956) vor 8 Monaten
  Chandler Carruth 0a679504a5 Update LLVM again to 2025-08-09 (#5958) vor 8 Monaten
  Dana Jansens 9feb493680 Add instructions for including CARBON_VLOG output when running a file_test (#5959) vor 8 Monaten
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) vor 8 Monaten
  Jon Ross-Perkins cfe5599144 Support imports of more literal values (#5954) vor 8 Monaten
  Richard Smith b2b0b4a73f Improve recovery from bad type imports. (#5953) vor 8 Monaten
  Dana Jansens 2140a57294 Remove todo in facet_type.cpp after exploration (#5950) vor 8 Monaten
  Chandler Carruth 52972ea83d Update LLVM to head on 2025-08-01 (#5951) vor 8 Monaten
  Richard Smith 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) vor 8 Monaten
  Chandler Carruth 969abfe814 Follow-up fixes to filesystem code (#5949) vor 8 Monaten
  Richard Smith 28103b8f2e Convert LegacyFloatType into FloatLiteralType. (#5939) vor 8 Monaten
  Dana Jansens 4b0e2b03b6 Add the `.Self` name for the type expression of a compile time binding (#5937) vor 8 Monaten
  Chandler Carruth 2e509e9103 Port //toolchain/install to new filesystem library (#5905) vor 8 Monaten
  Chandler Carruth 42d29764c0 Introduce a custom filesystem library (#5888) vor 8 Monaten
  Jon Ross-Perkins b410ebd088 Fix destruction of generic types (#5943) vor 8 Monaten
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) vor 8 Monaten
  Richard Smith f616817b71 Improve autoupdate diagnostic CHECK line positioning. (#5942) vor 8 Monaten
  David Blaikie efbc9f7c9c Create LoadedImportRefs for vtable entries with import insts instead of local insts (#5931) vor 8 Monaten
  Boaz Brickner 5b328da0aa Avoid creating a vector of bools to mark which C++ thunk parameter types were modified (#5941) vor 8 Monaten
  Boaz Brickner fd3eb136af Use `llvm::zip()` to iterate over `callee_function_params`, `thunk_function_params` and `callee_arg_ids` (#5940) vor 8 Monaten
  Richard Smith e0de9ddf05 Implement initialization for C++ thunk parameters. (#5938) vor 8 Monaten
  Dana Jansens 2e22733372 Use canonical constant values as the keys for ImplWitnessAccess in AccessRewriteValues (#5912) vor 8 Monaten