Histórico de Commits

Autor SHA1 Mensagem Data
  Jon Ross-Perkins 7effc1abd7 Refactor check_ir_map to encapsulate it. (#3968) há 1 ano atrás
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) há 1 ano atrás
  Jon Ross-Perkins 40b2217421 Initial 'export name' handling. (#3949) há 1 ano atrás
  Jon Ross-Perkins a16842ab37 Add export keyword handling. (#3944) há 2 anos atrás
  Richard Smith 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) há 2 anos atrás
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) há 2 anos atrás
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) há 2 anos atrás
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) há 2 anos atrás
  Jon Ross-Perkins 6483044597 Switch import logic to rely on constants. (#3917) há 2 anos atrás
  Jon Ross-Perkins c82ce8faae Start adding tracking of the complete list of IRs under check. (#3915) há 2 anos atrás
  Jon Ross-Perkins 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) há 2 anos atrás
  Jon Ross-Perkins 377262d358 Remove ExternDecl and ExternType (#3909) há 2 anos atrás
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) há 2 anos atrás
  Jon Ross-Perkins 76a5cf5f50 Fix incorrect application of invalid type on imports. (#3902) há 2 anos atrás
  Jon Ross-Perkins 5694dd152e Add ExternDecl and ExternType for extern classes. (#3893) há 2 anos atrás
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) há 2 anos atrás
  Jon Ross-Perkins b0a8faea89 Update a few switches using InstKind:: to use the more common ::Kind. (#3883) há 2 anos atrás
  Jon Ross-Perkins f5e33f8b05 Add import support for ImportRefUsed, for aliases. (#3878) há 2 anos atrás
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) há 2 anos atrás
  Jon Ross-Perkins f1dc7d0093 Migrate switches in import_ref to CARBON_KIND_SWITCH (#3867) há 2 anos atrás
  Richard Smith c26241cd03 Import all `impl`s in imported IRs. (#3865) há 2 anos atrás
  Jon Ross-Perkins 3ab02b98ee Fix missing return slot assignment (#3866) há 2 anos atrás
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) há 2 anos atrás
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) há 2 anos atrás
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) há 2 anos atrás
  Jon Ross-Perkins 1c673041f0 Provide locations for indirectly imported instructions. (#3811) há 2 anos atrás
  Jon Ross-Perkins a79027120a Start adding extern logic for functions. (#3809) há 2 anos atrás
  Jon Ross-Perkins 6c458ffe7e Add import context for locations. (#3807) há 2 anos atrás
  Richard Smith f0e940ddfd Initial support for builtin functions. (#3803) há 2 anos atrás
  Richard Smith d8be774b8b Lowering support for overloaded operators. (#3798) há 2 anos atrás