Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) il y a 1 an
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) il y a 1 an
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) il y a 1 an
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) il y a 1 an
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) il y a 1 an
  Jon Ross-Perkins 0ffa5bf659 For modifiers, get the TokenKind from DeclKind instead of argument. (#4028) il y a 1 an
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) il y a 1 an
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) il y a 1 an
  Jon Ross-Perkins 7e81c1710e Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010) il y a 1 an
  Jon Ross-Perkins 512583d744 Refactor KeywordModifierSet to provide a class API (#4003) il y a 1 an
  Jon Ross-Perkins 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) il y a 1 an
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) il y a 2 ans
  Jon Ross-Perkins 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) il y a 2 ans
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) il y a 2 ans
  Jon Ross-Perkins b079acd86f Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810) il y a 2 ans
  Jon Ross-Perkins 15932ac990 Start filling in `extern` support on functions. (#3795) il y a 2 ans
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) il y a 2 ans
  Jon Ross-Perkins 096daecc57 Add framework for the extern keyword. (#3755) il y a 2 ans
  Richard Smith 44fca1669a Keep parameters in scope throughout the entity that they parameterize. (#3671) il y a 2 ans
  josh11b 3b0923c81d Add interface support to check (#3474) il y a 2 ans
  josh11b f4677eea8d Use the scope stack instead of the decl state stack for context (#3460) il y a 2 ans
  josh11b fada410559 Support declaration modifier keywords (#3412) il y a 2 ans