Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) hace 2 años
  Jon Ross-Perkins 5694dd152e Add ExternDecl and ExternType for extern classes. (#3893) hace 2 años
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) hace 2 años
  Jon Ross-Perkins b0a8faea89 Update a few switches using InstKind:: to use the more common ::Kind. (#3883) hace 2 años
  Jon Ross-Perkins f5e33f8b05 Add import support for ImportRefUsed, for aliases. (#3878) hace 2 años
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) hace 2 años
  Jon Ross-Perkins f1dc7d0093 Migrate switches in import_ref to CARBON_KIND_SWITCH (#3867) hace 2 años
  Richard Smith c26241cd03 Import all `impl`s in imported IRs. (#3865) hace 2 años
  Jon Ross-Perkins 3ab02b98ee Fix missing return slot assignment (#3866) hace 2 años
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) hace 2 años
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) hace 2 años
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) hace 2 años
  Jon Ross-Perkins 1c673041f0 Provide locations for indirectly imported instructions. (#3811) hace 2 años
  Jon Ross-Perkins a79027120a Start adding extern logic for functions. (#3809) hace 2 años
  Jon Ross-Perkins 6c458ffe7e Add import context for locations. (#3807) hace 2 años
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) hace 2 años
  Richard Smith d8be774b8b Lowering support for overloaded operators. (#3798) hace 2 años
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) hace 2 años
  Jon Ross-Perkins 0217ec2d3b Switch Check's TODO to use SemIRLocation (#3779) hace 2 años
  Richard Smith f5a3a9a7e0 Add `Self` into scope in interface definitions and using facets as types. (#3740) hace 2 años
  Richard Smith 5f4e6c768a Format the decl block for a declaration as a trailing block. (#3731) hace 2 años
  Richard Smith 33c1e9ca95 Add an associated entity instruction and corresponding type for interface elements. (#3730) hace 2 años
  Jon Ross-Perkins abe8ce6653 Add support for importing interfaces. (#3726) hace 2 años
  Jon Ross-Perkins d2056ef4b9 Split classes in file.h and value_stores.* to separate files (#3725) hace 2 años
  Jon Ross-Perkins 364ea5d3f2 Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722) hace 2 años
  Jon Ross-Perkins 8ad0c70f9f Add ClassDecl/Type import functionality. (#3709) hace 2 años
  Jon Ross-Perkins bd0f761842 Add import handling for FunctionDecl (#3703) hace 2 años
  Jon Ross-Perkins 1437b0e26d Implement 'alias' with transparent semantics. (#3701) hace 2 años
  Jon Ross-Perkins f76bc733f4 Add 'let' handling for ImportRefUsed. (#3700) hace 2 años
  Jon Ross-Perkins 475ecca339 Implement constant handling for types of imports. (#3693) hace 2 años