Historie revizí

Autor SHA1 Zpráva Datum
  Geoff Romer c7e4cb2c76 Don't attempt to merge multiple class definitions. (#3947) před 2 roky
  Jon Ross-Perkins 76471cf701 Move decl-specific merge logic back to respective handlers. (#3937) před 2 roky
  Richard Smith 9783d44fed Add a GenericClassType as the type of the name of a generic class. (#3935) před 2 roky
  Jon Ross-Perkins 292a9d3cb4 Replace ResolvePrevInstForMerge with decl logic. (#3936) před 2 roky
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) před 2 roky
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) před 2 roky
  Jon Ross-Perkins f9a4371aca Refactor name addition, particularly for associated entities. (#3924) před 2 roky
  Jon Ross-Perkins 377262d358 Remove ExternDecl and ExternType (#3909) před 2 roky
  Jon Ross-Perkins 5694dd152e Add ExternDecl and ExternType for extern classes. (#3893) před 2 roky
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) před 2 roky
  Richard Smith 462bcd9f6e Support explicit conversion between adapters and their adapted types. (#3889) před 2 roky
  Richard Smith 28ceb4dd4e Basic check support for adapters. (#3874) před 2 roky
  Richard Smith c5b7ff212b Parsing support for `adapt` declarations. (#3871) před 2 roky
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) před 2 roky
  Jon Ross-Perkins 1c673041f0 Provide locations for indirectly imported instructions. (#3811) před 2 roky
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) před 2 roky
  Jon Ross-Perkins 096daecc57 Add framework for the extern keyword. (#3755) před 2 roky
  Jon Ross-Perkins 9ff20928a2 Offer GetTypeIdForTypeInst (#3742) před 2 roky
  Richard Smith 67d5446b03 Add `Self` to the name scope for a class. (#3736) před 2 roky
  Jon Ross-Perkins abe8ce6653 Add support for importing interfaces. (#3726) před 2 roky
  Jon Ross-Perkins 364ea5d3f2 Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722) před 2 roky
  Jon Ross-Perkins 7e7e87056a Add diagnostic support to pass in NameId. (#3696) před 2 roky
  Jon Ross-Perkins 1bf4dc53d9 Add diagnostic support so that we can just pass in TypeId. (#3695) před 2 roky
  Richard Smith fdfb1fb5ef Factor the scope stack and lexical lookups out of Check::Context. (#3688) před 2 roky
  Richard Smith 44fca1669a Keep parameters in scope throughout the entity that they parameterize. (#3671) před 2 roky
  Jon Ross-Perkins 91f0c23124 Provide diagnostic locations for imported namespaces. (#3640) před 2 roky
  Richard Smith a1f1c7438f Improve source locations for some diagnostics. (#3644) před 2 roky
  Richard Smith b138c90c9e Use constant evaluation to determine the identity of types. (#3617) před 2 roky
  Jon Ross-Perkins d0fb4b5815 Change DiagnoseDuplicateName to expect an inst ID for the duplicate. (#3616) před 2 roky
  Richard Smith 29c294880d Deduplicate and canonicalize all constants. (#3611) před 2 roky