Historique des commits

Auteur SHA1 Message Date
  Jon Ross-Perkins 6cc5dc7736 Replace the NodeKind StructFieldUnknown with InvalidParse. (#3482) il y a 2 ans
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) il y a 2 ans
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) il y a 2 ans
  Jon Ross-Perkins 0c0998d7cd Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431) il y a 2 ans
  josh11b d21e7b4f14 Detect duplicate member names in struct and struct type literals (#3395) il y a 2 ans
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) il y a 2 ans
  Richard Smith 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) il y a 2 ans
  Jon Ross-Perkins 3401eed8d8 Split IdentifierId and StringLiteralId from StringId (#3352) il y a 2 ans
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) 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 a46e7dd967 Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310) il y a 2 ans
  Jon Ross-Perkins d13f76e001 Add value store to be shared across compile stages. (#3311) il y a 2 ans
  Richard Smith c7a9e29a89 Add typed nodes to SemIR. (#3280) il y a 2 ans
  Richard Smith fea6cf88fc Unify initialization and conversion logic (#3255) il y a 2 ans
  Richard Smith f389844893 Remove nearly all uses of StubReferences. (#3249) il y a 2 ans
  Richard Smith 842b471e67 Perform in-place initialization for tuples and structs (#3246) il y a 2 ans
  Richard Smith 85d5b40429 Clean up interface of node block stack after recent changes. (#3229) il y a 2 ans
  Richard Smith 9ba1669472 Remove `Check::Context::AddNodeToBlock` and `SemIR::File::AddNode`. (#3221) il y a 2 ans
  Richard Smith 7d0f7b5e8f Rename {Tuple,Struct}Value -> {Tuple,Struct}Literal. (#3213) il y a 2 ans
  Jon Ross-Perkins 1c748c0f14 Split semantics into check and sem_ir directories (#3176) il y a 2 ans