Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 76471cf701 Move decl-specific merge logic back to respective handlers. (#3937) hace 2 años
  Jon Ross-Perkins 292a9d3cb4 Replace ResolvePrevInstForMerge with decl logic. (#3936) hace 2 años
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) hace 2 años
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) hace 2 años
  Jon Ross-Perkins 6483044597 Switch import logic to rely on constants. (#3917) hace 2 años
  Jon Ross-Perkins 377262d358 Remove ExternDecl and ExternType (#3909) 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 3d113b9769 Refactor pre-merge redeclaration checking for sharing. (#3884) 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 5c567b892d Address invalid redeclaration and definitions across imports. (#3842) hace 2 años
  Jon Ross-Perkins dffe4a36de When merging functions, detect uses of imports prior to a redecl. (#3836) 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 0001f53ec1 Implement merging of conflicts found during import. (#3819) hace 2 años