Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins ef0fa81a58 Upgrade clang-format version (#3471) il y a 2 ans
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) il y a 2 ans
  josh11b 7d8afed6f7 Abbreviate "Initialization" -> "Init" (#3398) il y a 2 ans
  Richard Smith 6d5e62974c Add SemIR instruction to track that a conversion was performed. (#3363) il y a 2 ans
  josh11b 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) il y a 2 ans
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) il y a 2 ans
  Richard Smith 57f3c553b8 Support for type-checking and lowering method calls. (#3343) il y a 2 ans
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) il y a 2 ans
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) il y a 2 ans
  Richard Smith 85e9642d18 Lower types in the order they were completed. (#3324) il y a 2 ans
  josh11b 6d4d05f68a SEMANTICS->SEM_IR in macro names. Update comments in `sem_ir/node.h`. (#3309) il y a 2 ans
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) il y a 2 ans
  Richard Smith 1ac7002bf6 Don't try to infer where to put loads in lowering. (#3146) il y a 2 ans
  Richard Smith 491fa1bdd5 Place the computation of the destination of an initialization into the return slot. (#3252) il y a 2 ans
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) il y a 2 ans
  Jon Ross-Perkins ec307b18d8 Rename the lowering dir to lower (#3172) il y a 2 ans