Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) há 2 anos atrás
  Jon Ross-Perkins 0205645e7d Refactor BindName to support tracking the enclosing scope. (#3566) há 2 anos atrás
  josh11b 770876bbcb Define `Any`...`DeclId` aliases for brevity (#3562) há 2 anos atrás
  josh11b b0da52a3d7 Use typed parse node ids in SemIR instruction types (#3560) há 2 anos atrás
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) há 2 anos atrás
  Richard Smith fe24ebc021 Create a BindName for function parameters. (#3535) há 2 anos atrás
  Richard Smith 0a1abe9f64 Clean up some uses of the node stack. (#3512) há 2 anos atrás
  Richard Smith fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) há 2 anos atrás
  josh11b 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) há 2 anos atrás
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) há 2 anos atrás
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) há 2 anos atrás
  josh11b 407079c33a Pop decl state stack earlier (#3483) há 2 anos atrás
  josh11b 3b0923c81d Add interface support to check (#3474) há 2 anos atrás
  Richard Smith 18d7ba9542 Factor out common pattern of trying to complete a type then falling back to an error type if that fails. (#3454) há 2 anos atrás
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) há 2 anos atrás
  josh11b f4677eea8d Use the scope stack instead of the decl state stack for context (#3460) há 2 anos atrás
  josh11b fada410559 Support declaration modifier keywords (#3412) há 2 anos atrás
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) há 2 anos atrás
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) há 2 anos atrás
  Jon Ross-Perkins 0c0998d7cd Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431) há 2 anos atrás
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) há 2 anos atrás
  josh11b 522dcc44c5 Finish "declaration" -> "decl" (#3391) há 2 anos atrás
  Richard Smith afd6d85610 Support for `returned var` and `return var`. (#3374) há 2 anos atrás
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) há 2 anos atrás
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) há 2 anos atrás
  Richard Smith 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) há 2 anos atrás
  Richard Smith 3bee8932a9 Rework name lookup to handle non-lexical scoping. (#3354) há 2 anos atrás
  Jon Ross-Perkins 3401eed8d8 Split IdentifierId and StringLiteralId from StringId (#3352) há 2 anos atrás
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) há 2 anos atrás
  Richard Smith 04ae5a0531 Support for functions with a `self` parameter. (#3338) há 2 anos atrás