Histórico de commits

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