Commit History

Author SHA1 Message Date
  Richard Smith 709776ad1c Support for locations in transitively imported C++ code (#7093) 1 week ago
  Jon Ross-Perkins c6bc033af8 Add a SemIR scope for generated entities (#6792) 2 months ago
  Dana Jansens f220359a9f Print special ids as their names and don't crash when dumping them (#6398) 5 months ago
  Jon Ross-Perkins 8166f9a7cf Formalize Cpp as a PackageNameId (#6306) 6 months ago
  Jon Ross-Perkins 42e2280150 Clean up singleton TypeId use (#6300) 6 months ago
  David Blaikie f64b08863a Dump all non-indexed ids as hex (#6228) 6 months ago
  David Blaikie 63118265f0 Add unit tagging to VtableId (#6216) 6 months ago
  David Blaikie a486c12bd6 Add unit tagging to SpecificInterfaceId (#6215) 6 months ago
  David Blaikie 2d1de16293 Add unit tagging to ImplId (#6214) 6 months ago
  David Blaikie 1a9826bc29 Add unit tagging to FunctionId (#6213) 6 months ago
  David Blaikie d0d2f18f37 Add unit tagging to CppOverloadSetId (#6212) 6 months ago
  David Blaikie b2c2bdde3a Add unit tagging to AssociatedConstantId (#6207) 6 months ago
  David Blaikie 60b2b7f8c1 Add unit tagging to ClassId (#6195) 6 months ago
  Dana Jansens 93b79f159e Change InstId dumping to hex numbers that include the tag (#6175) 6 months ago
  Jon Ross-Perkins c9bb6b11a4 Use an import_ir prefix and handle special IR values (#6176) 7 months ago
  David Blaikie 12fa65e53c Check for use of `InstId`s from the wrong `SemIR::File` (#5997) 7 months ago
  Richard Smith b851e8c423 Add support for f16, f64, f128. (#5952) 8 months ago
  Jon Ross-Perkins 37d5046ceb Support parse/check/lower for char (#5901) 9 months ago
  Jon Ross-Perkins 61290fdee9 Make ConstantValueStore use ValueStore internally (#5811) 9 months ago
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) 11 months ago
  Jon Ross-Perkins a85d292f8d Change from ToImplicit to AsDesugared (#5591) 11 months ago
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 year ago
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) 1 year ago
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) 1 year ago
  Jon Ross-Perkins 9d85b23b4b Use an x-macro for special NameId values. (#5018) 1 year ago
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) 1 year ago
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) 1 year ago
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) 1 year ago
  Boaz Brickner 74395ce693 Change name poisoning implementation to allow better diagnostics (#4764) 1 year ago
  Boaz Brickner 9c8773da1b Basic name poisoning support (#4654) 1 year ago