Histórico de Commits

Autor SHA1 Mensagem Data
  Richard Smith a46e7dd967 Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310) há 2 anos atrás
  Richard Smith 870ccf3eac Suppress follow-on errors for various forms of expression. (#3292) há 2 anos atrás
  Richard Smith 8779fcd77c Switch from `SemIR::NodeKind::Foo` to `SemIR::Foo::Kind` wherever possible. (#3283) há 2 anos atrás
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) há 2 anos atrás
  Richard Smith fea6cf88fc Unify initialization and conversion logic (#3255) há 2 anos atrás
  Richard Smith 85d5b40429 Clean up interface of node block stack after recent changes. (#3229) há 2 anos atrás
  Richard Smith 9ba1669472 Remove `Check::Context::AddNodeToBlock` and `SemIR::File::AddNode`. (#3221) há 2 anos atrás
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) há 2 anos atrás