Historie revizí

Autor SHA1 Zpráva Datum
  Richard Smith 10a198a9e6 Use the correct type for `Self` in generic classes and generic interfaces (#4087) před 1 rokem
  Richard Smith 19c5596fd8 Build Generic objects for generic classes and interfaces. (#4086) před 1 rokem
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) před 1 rokem
  Richard Smith f772c1f5f3 More support for generic interfaces, aiming for parity with support for generic classes. (#4034) před 1 rokem
  Jon Ross-Perkins 807a3f1370 Add namespace-scoped private keyword support. (#4026) před 1 rokem
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) před 1 rokem
  Richard Smith 7792e5fce3 Support out-of-line definitions of members of generic classes and interfaces. (#4029) před 1 rokem
  Jon Ross-Perkins 0ffa5bf659 For modifiers, get the TokenKind from DeclKind instead of argument. (#4028) před 1 rokem
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) před 1 rokem
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) před 1 rokem
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) před 1 rokem
  Jon Ross-Perkins 517a416852 Clean up some misc toolchain braced inits. (#4013) před 1 rokem
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) před 1 rokem
  Jon Ross-Perkins 7e81c1710e Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010) před 1 rokem
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) před 1 rokem
  Jon Ross-Perkins 512583d744 Refactor KeywordModifierSet to provide a class API (#4003) před 1 rokem
  Jon Ross-Perkins 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) před 1 rokem
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) 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
  Richard Smith e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) 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 f5a3a9a7e0 Add `Self` into scope in interface definitions and using facets as types. (#3740) před 2 roky
  Richard Smith 33c1e9ca95 Add an associated entity instruction and corresponding type for interface elements. (#3730) 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
  Richard Smith fdfb1fb5ef Factor the scope stack and lexical lookups out of Check::Context. (#3688) před 2 roky