Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins 4a6376cf59 Rename/restructure `Destroy` logic to better reflect #6124 (#6144) před 7 měsíci
  Jon Ross-Perkins 8004c2d5f6 CalleeFunction -> Callee name adjustments (#6117) před 7 měsíci
  Jon Ross-Perkins 0f7df4ed7e Switch CalleeFunction to a variant (#6104) před 7 měsíci
  David Blaikie bff0e5978b Rudimentary virtual function call interop support (#6050) před 7 měsíci
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) před 7 měsíci
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) před 7 měsíci
  Richard Smith 1ec8ac7ef9 Add `Copy` interface and use it for making copies. (#6034) před 7 měsíci
  Richard Smith 0e6dd7e701 Add `MaybeUnformed(T)` type. (#5989) před 8 měsíci
  Richard Smith 742017c475 Widen integer loads and stores to a multiple of 8 bits. (#5986) před 8 měsíci
  Richard Smith 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) před 8 měsíci
  Richard Smith 694c00c7eb Make `Core.Float` a class. Add missing builtins for float support. (#5932) před 8 měsíci
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) před 9 měsíci
  Jon Ross-Perkins 0722dab0ef Reimplement destroy as an interface (#5678) před 10 měsíci
  Richard Smith 7215302a27 Clean up and extend support for cross-file lowering of specific functions. (#5688) před 10 měsíci
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) před 11 měsíci
  Richard Smith 14e4f219b1 Support lowering specifics for an imported generic function. (#5475) před 11 měsíci
  Alina Sbirlea 77afd0678b Prototype for coalescing equivalent specifics of the same generic. (#5314) před 11 měsíci
  Boaz Brickner 4901db832c Deduplicate getting the function in `HandleInst()` for `Call` (#5515) před 11 měsíci
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) před 1 rokem
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
  David Blaikie f45a632d77 Implement virtual call dispatch (#5308) před 1 rokem
  Jon Ross-Perkins b49e89e97e Add a no-op builtin function which shouldn't generate code. (#5306) před 1 rokem
  Alina Sbirlea 7da972b773 Create a single global for the PrintInt format string. (#5275) před 1 rokem
  Richard Smith c33adfafd3 Replace `GetTypeInSpecific` with `GetTypeOfInstInSpecific`. (#5232) před 1 rokem
  Alina Sbirlea d3869a529b Continue: emit function definitions for specifics. (#5068) před 1 rokem
  Alina Sbirlea 4e21c0c1fc Basic lowering generic function definitions. (#5016) před 1 rokem
  Dana Jansens 129cf35d78 Support BitAnd operator between facet types (#5022) před 1 rokem
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  Richard Smith 246ec785df Add support for converting between integer types (#4753) před 1 rokem
  Richard Smith 4a7aefefaa Add support for operators on `Core.IntLiteral`. (#4716) před 1 rokem