История коммитов

Автор SHA1 Сообщение Дата
  Richard Smith 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) 2 лет назад
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) 2 лет назад
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) 2 лет назад
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 лет назад
  Jon Ross-Perkins 6483044597 Switch import logic to rely on constants. (#3917) 2 лет назад
  Jon Ross-Perkins c82ce8faae Start adding tracking of the complete list of IRs under check. (#3915) 2 лет назад
  Jon Ross-Perkins 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) 2 лет назад
  Jon Ross-Perkins 377262d358 Remove ExternDecl and ExternType (#3909) 2 лет назад
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) 2 лет назад
  Jon Ross-Perkins 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) 2 лет назад
  Jon Ross-Perkins 5694dd152e Add ExternDecl and ExternType for extern classes. (#3893) 2 лет назад
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) 2 лет назад
  Jon Ross-Perkins b0a8faea89 Update a few switches using InstKind:: to use the more common ::Kind. (#3883) 2 лет назад
  Jon Ross-Perkins f5e33f8b05 Add import support for ImportRefUsed, for aliases. (#3878) 2 лет назад
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 лет назад
  Jon Ross-Perkins f1dc7d0093 Migrate switches in import_ref to CARBON_KIND_SWITCH (#3867) 2 лет назад
  Richard Smith c26241cd03 Import all `impl`s in imported IRs. (#3865) 2 лет назад
  Jon Ross-Perkins 3ab02b98ee Fix missing return slot assignment (#3866) 2 лет назад
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) 2 лет назад
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 лет назад
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) 2 лет назад
  Jon Ross-Perkins 1c673041f0 Provide locations for indirectly imported instructions. (#3811) 2 лет назад
  Jon Ross-Perkins a79027120a Start adding extern logic for functions. (#3809) 2 лет назад
  Jon Ross-Perkins 6c458ffe7e Add import context for locations. (#3807) 2 лет назад
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) 2 лет назад
  Richard Smith d8be774b8b Lowering support for overloaded operators. (#3798) 2 лет назад
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) 2 лет назад
  Jon Ross-Perkins 0217ec2d3b Switch Check's TODO to use SemIRLocation (#3779) 2 лет назад
  Richard Smith f5a3a9a7e0 Add `Self` into scope in interface definitions and using facets as types. (#3740) 2 лет назад
  Richard Smith 5f4e6c768a Format the decl block for a declaration as a trailing block. (#3731) 2 лет назад