Commit History

Autor SHA1 Mensaxe Data
  Jon Ross-Perkins 032c0e017b Start adding lazy import references to name lookup. (#3475) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins c4864aa2ff Split out and/or operator handling from infix. (#3480) %!s(int64=2) %!d(string=hai) anos
  josh11b 3b0923c81d Add interface support to check (#3474) %!s(int64=2) %!d(string=hai) anos
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 22dff46ed2 Remove support for disambiguating a stringified type as being a type. (#3456) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 30155dbb72 Add support for 'package' in expressions. (#3445) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 962defd1e8 Associate a name with ClassDecl (#3447) %!s(int64=2) %!d(string=hai) anos
  Richard Smith ca53c18ddc Rename MemberIndex -> ElementIndex, ClassFieldAccess -> ClassElementAccess, UnboundFieldType -> UnboundElementType. (#3446) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins aa5bfa564f Add a distinct semir file separator. (#3438) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 0db63ff17a Abbreviate Integer and FloatingPoint (#3435) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 332a368cee Rename Parse::Node -> Parse::NodeId. (#3432) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 239f8030a4 Pass imports to SemIR. (#3415) %!s(int64=2) %!d(string=hai) anos
  josh11b c89c452579 Abbreviate "Reference" -> "Ref", "Dereference" -> "Deref" (#3425) %!s(int64=2) %!d(string=hai) anos
  josh11b c53b248800 Abbreviate "parameter" -> "param" (#3392) %!s(int64=2) %!d(string=hai) anos
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) %!s(int64=2) %!d(string=hai) anos
  josh11b 11ca083855 Use abbreviation "expr" instead of "expression" (#3375) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 6d5e62974c Add SemIR instruction to track that a conversion was performed. (#3363) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 71aa4a45be Distinguish between name IDs and string IDs in the type system. (#3341) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 184eafd521 Add a separate store for computed constant values. (#3362) %!s(int64=2) %!d(string=hai) anos
  josh11b 737162cc8f Rename sem_ir files node->inst, follow up to #3355 (#3361) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 3401eed8d8 Split IdentifierId and StringLiteralId from StringId (#3352) %!s(int64=2) %!d(string=hai) anos
  josh11b 7edfd8e02a Rename `SemIR::Node` to `SemIR::Inst` (#3355) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 57f3c553b8 Support for type-checking and lowering method calls. (#3343) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 04ae5a0531 Support for functions with a `self` parameter. (#3338) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 7f2f4bec4f Add a `Field` node for fields in a class. (#3332) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 35721dc3d0 sem-ir: Write references to the `file` block as `file.` not `package.` (#3333) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins e6634d240f Make SemIR::File access more terse. (#3331) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 1d6298290f Add more value store types to File. (#3317) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 7d9340880e Separate `ClassType` from `ClassDeclaration`. (#3329) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 7e9d644e1f Switch File functions, classes, and types to ValueStores (#3316) %!s(int64=2) %!d(string=hai) anos