Historique des commits

Auteur SHA1 Message Date
  Richard Smith 3bee8932a9 Rework name lookup to handle non-lexical scoping. (#3354) il y a 2 ans
  Jon Ross-Perkins 3401eed8d8 Split IdentifierId and StringLiteralId from StringId (#3352) il y a 2 ans
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) il y a 2 ans
  Richard Smith 620408b999 Basic lowering support for classes. (#3334) il y a 2 ans
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) il y a 2 ans
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) il y a 2 ans
  Richard Smith 7d9340880e Separate `ClassType` from `ClassDeclaration`. (#3329) il y a 2 ans
  Jon Ross-Perkins 7e9d644e1f Switch File functions, classes, and types to ValueStores (#3316) il y a 2 ans
  Jon Ross-Perkins d13f76e001 Add value store to be shared across compile stages. (#3311) il y a 2 ans
  Richard Smith a95e122123 Use the full name declaration logic when adding `var` names to scope. (#3312) il y a 2 ans
  Richard Smith b01dfb3f93 Support for class definitions with static member functions. (#3305) il y a 2 ans
  Richard Smith 8779fcd77c Switch from `SemIR::NodeKind::Foo` to `SemIR::Foo::Kind` wherever possible. (#3283) il y a 2 ans
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) il y a 2 ans
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) il y a 2 ans