コミット履歴

作者 SHA1 メッセージ 日付
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) 2 年 前
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) 2 年 前
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年 前
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) 2 年 前
  josh11b 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) 2 年 前
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) 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 年 前
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) 2 年 前
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) 2 年 前
  Richard Smith fea6cf88fc Unify initialization and conversion logic (#3255) 2 年 前
  Jon Ross-Perkins 87d4c2dfc6 Improve testing and handling of unsigned APInt values (#3202) 2 年 前
  Richard Smith 76576c1387 Fix rejection of arrays with eight or nine elements. (#3199) 2 年 前
  Geoff Romer 6f02efe1d3 Add overflow check for array size (#3194) 2 年 前
  Jon Ross-Perkins c555b39a2c Rename parser dir to parse (#3178) 2 年 前
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 年 前