Историја ревизија

Аутор SHA1 Порука Датум
  Richard Smith fdfb1fb5ef Factor the scope stack and lexical lookups out of Check::Context. (#3688) пре 2 година
  Richard Smith 44fca1669a Keep parameters in scope throughout the entity that they parameterize. (#3671) пре 2 година
  Jon Ross-Perkins 9e3c4a3ef1 Reduce a few cases of retrieving the parse node for conditional diagnostics. (#3620) пре 2 година
  Richard Smith b138c90c9e Use constant evaluation to determine the identity of types. (#3617) пре 2 година
  Jon Ross-Perkins d0fb4b5815 Change DiagnoseDuplicateName to expect an inst ID for the duplicate. (#3616) пре 2 година
  Richard Smith 906346cf35 Ensure we evaluate instructions created in uncommon ways. (#3598) пре 2 година
  Richard Smith d712bf12a6 Remove parse nodes from constants. (#3599) пре 2 година
  Jon Ross-Perkins f5e9158fa7 Support passing an InstId for check diagnostics. (#3597) пре 2 година
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) пре 2 година
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) пре 2 година
  josh11b 0b9e73ab07 Put check stage handle functions in execution order (#3573) пре 2 година
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) пре 2 година
  Jon Ross-Perkins 0205645e7d Refactor BindName to support tracking the enclosing scope. (#3566) пре 2 година
  josh11b 770876bbcb Define `Any`...`DeclId` aliases for brevity (#3562) пре 2 година
  josh11b b0da52a3d7 Use typed parse node ids in SemIR instruction types (#3560) пре 2 година
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) пре 2 година
  Richard Smith fe24ebc021 Create a BindName for function parameters. (#3535) пре 2 година
  Richard Smith 0a1abe9f64 Clean up some uses of the node stack. (#3512) пре 2 година
  Richard Smith fbb4ecf319 Remove `SelfParam`, add an `AddrPattern` instead. (#3506) пре 2 година
  josh11b 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) пре 2 година
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) пре 2 година
  Geoff Romer 6e65a30b5d Rename `ParamList` to `TuplePattern` (#3479) пре 2 година
  josh11b 407079c33a Pop decl state stack earlier (#3483) пре 2 година
  josh11b 3b0923c81d Add interface support to check (#3474) пре 2 година
  Richard Smith 18d7ba9542 Factor out common pattern of trying to complete a type then falling back to an error type if that fails. (#3454) пре 2 година
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) пре 2 година
  josh11b f4677eea8d Use the scope stack instead of the decl state stack for context (#3460) пре 2 година
  josh11b fada410559 Support declaration modifier keywords (#3412) пре 2 година
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) пре 2 година
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) пре 2 година