Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) před 1 rokem
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) před 1 rokem
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) před 1 rokem
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) před 1 rokem
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) 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
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) před 1 rokem
  Jon Ross-Perkins 7e81c1710e Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010) 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
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) před 2 roky
  Jon Ross-Perkins 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) před 2 roky
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) před 2 roky
  Jon Ross-Perkins b079acd86f Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810) před 2 roky
  Jon Ross-Perkins 15932ac990 Start filling in `extern` support on functions. (#3795) 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
  Richard Smith 44fca1669a Keep parameters in scope throughout the entity that they parameterize. (#3671) před 2 roky
  josh11b 3b0923c81d Add interface support to check (#3474) před 2 roky
  josh11b f4677eea8d Use the scope stack instead of the decl state stack for context (#3460) před 2 roky
  josh11b fada410559 Support declaration modifier keywords (#3412) před 2 roky