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

Аутор SHA1 Порука Датум
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) пре 2 година
  Jon Ross-Perkins 1bf4dc53d9 Add diagnostic support so that we can just pass in TypeId. (#3695) пре 2 година
  Richard Smith de2316bd0c Fix crash when `and` or `or` appear outside a function. (#3633) пре 2 година
  Richard Smith aba3c47467 Constant evaluation for aggregate access. (#3625) пре 2 година
  Richard Smith d712bf12a6 Remove parse nodes from constants. (#3599) пре 2 година
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) пре 2 година
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) пре 2 година
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) пре 2 година
  Jon Ross-Perkins 7c7afc9e32 Split out infix and prefix operators to separate node kinds. (#3481) пре 2 година
  Jacob Schneider 6419568142 Fully underline parse nodes in diagnostics. (#3442) пре 2 година
  Jon Ross-Perkins c4864aa2ff Split out and/or operator handling from infix. (#3480) пре 2 година
  Richard Smith cef7eb5522 Simplify interface for getting an instruction from a type. (#3455) пре 2 година
  Jon Ross-Perkins 8ace1dcb78 Remove BinaryOperatorAdd (#3469) пре 2 година
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) пре 2 година
  josh11b c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) пре 2 година
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) пре 2 година
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) пре 2 година
  Richard Smith 3ea3cc38b3 Support for `as` expressions. (#3348) пре 2 година
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) пре 2 година
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) пре 2 година
  Richard Smith a46e7dd967 Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310) пре 2 година
  Richard Smith 870ccf3eac Suppress follow-on errors for various forms of expression. (#3292) пре 2 година
  Richard Smith 8779fcd77c Switch from `SemIR::NodeKind::Foo` to `SemIR::Foo::Kind` wherever possible. (#3283) пре 2 година
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) пре 2 година
  Richard Smith fea6cf88fc Unify initialization and conversion logic (#3255) пре 2 година
  Richard Smith 85d5b40429 Clean up interface of node block stack after recent changes. (#3229) пре 2 година
  Richard Smith 9ba1669472 Remove `Check::Context::AddNodeToBlock` and `SemIR::File::AddNode`. (#3221) пре 2 година
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) пре 2 година