Commit Verlauf

Autor SHA1 Nachricht Datum
  Richard Smith e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) vor 2 Jahren
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) vor 2 Jahren
  Jon Ross-Perkins 096daecc57 Add framework for the extern keyword. (#3755) vor 2 Jahren
  Jon Ross-Perkins 9ff20928a2 Offer GetTypeIdForTypeInst (#3742) vor 2 Jahren
  Richard Smith f5a3a9a7e0 Add `Self` into scope in interface definitions and using facets as types. (#3740) vor 2 Jahren
  Richard Smith 33c1e9ca95 Add an associated entity instruction and corresponding type for interface elements. (#3730) vor 2 Jahren
  Jon Ross-Perkins abe8ce6653 Add support for importing interfaces. (#3726) vor 2 Jahren
  Jon Ross-Perkins 364ea5d3f2 Assign a constant to ClassDecl/InterfaceDecl for name references. (#3722) vor 2 Jahren
  Jon Ross-Perkins 7e7e87056a Add diagnostic support to pass in NameId. (#3696) vor 2 Jahren
  Richard Smith fdfb1fb5ef Factor the scope stack and lexical lookups out of Check::Context. (#3688) vor 2 Jahren
  Richard Smith 44fca1669a Keep parameters in scope throughout the entity that they parameterize. (#3671) vor 2 Jahren
  Jon Ross-Perkins 91f0c23124 Provide diagnostic locations for imported namespaces. (#3640) vor 2 Jahren
  Jon Ross-Perkins d0fb4b5815 Change DiagnoseDuplicateName to expect an inst ID for the duplicate. (#3616) vor 2 Jahren
  Richard Smith 906346cf35 Ensure we evaluate instructions created in uncommon ways. (#3598) vor 2 Jahren
  Jon Ross-Perkins e305c896a1 Add TODOs for implicit params to class and interface. (#3596) vor 2 Jahren
  Jon Ross-Perkins f5e9158fa7 Support passing an InstId for check diagnostics. (#3597) vor 2 Jahren
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) vor 2 Jahren
  Jon Ross-Perkins cad4605dad Add imports of enclosing scopes. (#3575) vor 2 Jahren
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) vor 2 Jahren
  josh11b 770876bbcb Define `Any`...`DeclId` aliases for brevity (#3562) vor 2 Jahren
  josh11b b0da52a3d7 Use typed parse node ids in SemIR instruction types (#3560) vor 2 Jahren
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) vor 2 Jahren
  Jon Ross-Perkins 3d661c96f3 Handle out-of-line declarations. (#3536) vor 2 Jahren
  josh11b 23c7d7dd99 Underline the complete declaration in diagnostics (#3508) vor 2 Jahren
  josh11b 407079c33a Pop decl state stack earlier (#3483) vor 2 Jahren
  josh11b 3b0923c81d Add interface support to check (#3474) vor 2 Jahren
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) vor 2 Jahren
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) vor 2 Jahren
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) vor 2 Jahren