Commit History

作者 SHA1 備註 提交日期
  Jon Ross-Perkins 9b194a31c9 Support modifiers on namespace, in theory. (#3462) 2 年之前
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) 2 年之前
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 年之前
  Richard Smith 3bee8932a9 Rework name lookup to handle non-lexical scoping. (#3354) 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 年之前
  Richard Smith 69353ed271 Basic support for incomplete types. (#3302) 2 年之前
  josh11b 8d0831f431 Made function and namespace nodes typed to remove a crash (#3285) 2 年之前
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) 2 年之前
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) 2 年之前