Historie revizí

Autor SHA1 Zpráva Datum
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) před 2 roky
  josh11b 7d8afed6f7 Abbreviate "Initialization" -> "Init" (#3398) před 2 roky
  Richard Smith 6d5e62974c Add SemIR instruction to track that a conversion was performed. (#3363) před 2 roky
  josh11b 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) před 2 roky
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) před 2 roky
  Richard Smith 57f3c553b8 Support for type-checking and lowering method calls. (#3343) před 2 roky
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) před 2 roky
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) před 2 roky
  josh11b 6d4d05f68a SEMANTICS->SEM_IR in macro names. Update comments in `sem_ir/node.h`. (#3309) před 2 roky
  Richard Smith e4caf7d604 Compute and cache the value representation of a type when it becomes complete. (#3271) před 2 roky
  Richard Smith 8779fcd77c Switch from `SemIR::NodeKind::Foo` to `SemIR::Foo::Kind` wherever possible. (#3283) před 2 roky
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) před 2 roky
  Richard Smith 1ac7002bf6 Don't try to infer where to put loads in lowering. (#3146) před 2 roky
  Richard Smith 491fa1bdd5 Place the computation of the destination of an initialization into the return slot. (#3252) před 2 roky
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) před 2 roky
  Jon Ross-Perkins ec307b18d8 Rename the lowering dir to lower (#3172) před 2 roky