Commit History

Autor SHA1 Mensaxe Data
  josh11b 407079c33a Pop decl state stack earlier (#3483) %!s(int64=2) %!d(string=hai) anos
  Richard Smith cef7eb5522 Simplify interface for getting an instruction from a type. (#3455) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 18d7ba9542 Factor out common pattern of trying to complete a type then falling back to an error type if that fails. (#3454) %!s(int64=2) %!d(string=hai) anos
  josh11b e9fc07feee Abbreviate "representation" -> "repr" (#3464) %!s(int64=2) %!d(string=hai) anos
  josh11b a970b1e587 Require `extend` before `base: BaseType;` (#3459) %!s(int64=2) %!d(string=hai) anos
  josh11b fada410559 Support declaration modifier keywords (#3412) %!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
  Richard Smith 433d626b04 Rename SemIR::{Base,Field} -> SemIR::{Base,Field}Decl. (#3452) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 7dffa0c7ec Support for `base: T;`, `.base`, `x.base`. (#3450) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 0d618b1278 Tidy up lint issues. (#3429) %!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 0c0998d7cd Error when passing StringRef to CARBON_DIAGNOSTIC. (#3431) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 2715e2276e Parsing and basic checking for `abstract class` and `base class`. (#3385) %!s(int64=2) %!d(string=hai) anos
  josh11b 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) %!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 3bee8932a9 Rework name lookup to handle non-lexical scoping. (#3354) %!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 bc8db9406d Support for `Self` expressions. (#3351) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 620408b999 Basic lowering support for classes. (#3334) %!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
  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
  Richard Smith a46e7dd967 Remove most of the metaprogramming in node.h in favor of listing all the members in the typed node structs. (#3310) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins 1b55ad86dd Extend SharedValueStores to SemIR (#3313) %!s(int64=2) %!d(string=hai) anos
  Jon Ross-Perkins d13f76e001 Add value store to be shared across compile stages. (#3311) %!s(int64=2) %!d(string=hai) anos
  Richard Smith b01dfb3f93 Support for class definitions with static member functions. (#3305) %!s(int64=2) %!d(string=hai) anos
  Richard Smith 4e64b1948d Bare-bones support for forward-declared classes. (#3294) %!s(int64=2) %!d(string=hai) anos