Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) hace 1 año
  David Blaikie b1014bf9f5 Disallow `abstract` or `base` on class declarations (that are not definitions) (#4378) hace 1 año
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) hace 1 año
  Jon Ross-Perkins 0ffa5bf659 For modifiers, get the TokenKind from DeclKind instead of argument. (#4028) hace 1 año
  Jon Ross-Perkins a910eda020 Switch decl_state to an arg for modifier functions (#4027) hace 1 año
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) hace 1 año
  Jon Ross-Perkins 7e81c1710e Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010) hace 1 año
  Jon Ross-Perkins 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) hace 1 año
  Jon Ross-Perkins db324c7247 Initial, extern-ignoring support for extern class decls. (#3891) hace 2 años
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) hace 2 años
  Jon Ross-Perkins b079acd86f Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810) hace 2 años
  Jon Ross-Perkins 15932ac990 Start filling in `extern` support on functions. (#3795) hace 2 años
  Jon Ross-Perkins 096daecc57 Add framework for the extern keyword. (#3755) hace 2 años
  Richard Smith 44fca1669a Keep parameters in scope throughout the entity that they parameterize. (#3671) hace 2 años
  josh11b fada410559 Support declaration modifier keywords (#3412) hace 2 años