Historial de Commits

Autor SHA1 Mensaje Fecha
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  Jon Ross-Perkins b5a837aa89 Refactor modifier formatting to remove string passing. (#4418) hace 1 año
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) hace 1 año
  Jon Ross-Perkins 2d3842fc06 Implement 'extern library' support for functions. (#4220) hace 1 año
  Jon Ross-Perkins d1862e829b Add a macro for introducer tokens. (#4031) 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 512583d744 Refactor KeywordModifierSet to provide a class API (#4003) 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 096f1dc68a Rename functions which only print a diagnostic to Diagnose* (#3886) 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 86a7c9ff45 Rename parse_node -> node_id (#3760) 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 3b0923c81d Add interface support to check (#3474) hace 2 años
  josh11b f4677eea8d Use the scope stack instead of the decl state stack for context (#3460) hace 2 años
  josh11b fada410559 Support declaration modifier keywords (#3412) hace 2 años