Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) il y a 1 an
  David Blaikie b1014bf9f5 Disallow `abstract` or `base` on class declarations (that are not definitions) (#4378) il y a 1 an
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) 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 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) il y a 2 ans
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) 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 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 fada410559 Support declaration modifier keywords (#3412) il y a 2 ans