Историја ревизија

Аутор SHA1 Порука Датум
  Richard Smith c0b24047dd Interop support for initialization via `std::initializer_list`. (#6672) пре 3 месеци
  Dana Jansens 30562826b8 Add Inst::IsOneOf to check if an inst is one of a few kinds (#6523) пре 3 месеци
  Geoff Romer 0e5832d3c2 Model `ref` tags as insts instead of annotations (#6541) пре 4 месеци
  Geoff Romer ad7ea755b0 Add `Abstract` enumerator to `InitRepr::Kind` (#6513) пре 4 месеци
  Richard Smith 6c9a581a83 Switch `GetExprCategory` to be table-driven. (#6371) пре 5 месеци
  Richard Smith b44ba47cf3 Don't treat dependent types as having a copy value representation. (#6055) пре 7 месеци
  Richard Smith 742017c475 Widen integer loads and stores to a multiple of 8 bits. (#5986) пре 8 месеци
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) пре 9 месеци
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) пре 10 месеци
  Richard Smith 7215302a27 Clean up and extend support for cross-file lowering of specific functions. (#5688) пре 10 месеци
  David Blaikie 4739828cca Generalize non-const ClassInit lowering beyond only InitializeFrom insts (#5199) пре 1 година
  Richard Smith b54a27e9e7 Fix incorrect lowering of mixed constant / non-constant aggregate initialization. (#4704) пре 1 година
  Richard Smith d6ec885eb3 Track the type as written in `BaseDecl` and `AdaptDecl`. (#4564) пре 1 година
  Jon Ross-Perkins be56ff87c6 Convert StructTypeField to a specific type. (#4492) пре 1 година
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) пре 1 година
  Brymer Meneses 7f930d0f58 Use `TupleAccess` instead of `TupleIndex` (#4318) пре 1 година
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) пре 1 година
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) пре 1 година
  Jon Ross-Perkins 6d2d1cf7ca Refactor lower handlers to use overloads. (#4120) пре 1 година
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) пре 1 година
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) пре 2 година
  Richard Smith 008d41d7f3 Move instruction names for struct and tuple values from lower to `InstNamer`. (#3918) пре 2 година
  Richard Smith 79c0b65288 Separate constant emission from function emission. (#3916) пре 2 година
  Jon Ross-Perkins 377262d358 Remove ExternDecl and ExternType (#3909) пре 2 година
  Richard Smith ccf87f0a38 Use computed constants in lowering rather than lowering instructions (#3905) пре 2 година
  Jon Ross-Perkins 5694dd152e Add ExternDecl and ExternType for extern classes. (#3893) пре 2 година
  Richard Smith cef7eb5522 Simplify interface for getting an instruction from a type. (#3455) пре 2 година
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) пре 2 година
  Richard Smith 433d626b04 Rename SemIR::{Base,Field} -> SemIR::{Base,Field}Decl. (#3452) пре 2 година
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) пре 2 година