Historia zmian

Autor SHA1 Wiadomość Data
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) 2 lat temu
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) 2 lat temu
  josh11b 0b9e73ab07 Put check stage handle functions in execution order (#3573) 2 lat temu
  josh11b 48c986f52d Start using typed parse node ids in the check stage (#3547) 2 lat temu
  josh11b fada410559 Support declaration modifier keywords (#3412) 2 lat temu
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 lat temu
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) 2 lat temu
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) 2 lat temu
  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 lat temu
  Richard Smith 6e9d83e746 Support for `while` statements. (#3258) 2 lat temu
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 lat temu