Commit Verlauf

Autor SHA1 Nachricht Datum
  Jon Ross-Perkins ef1e47cd07 Remove redundant SemIR:: uses in SemIR (#6106) vor 7 Monaten
  Richard Smith bac828d244 Add support for `char` keyword per #5903. (#6078) vor 7 Monaten
  Jon Ross-Perkins 5e3bb523f8 Add builtin functions for destroy, with special requirements in facet types (#6035) vor 7 Monaten
  Ivana Ivanovska 12ddfb9c7c [Carbon/C++ interop] Add support for C++ overloaded functions (#5891) vor 7 Monaten
  Dana Jansens 64139e5d65 Stop using Map for the cache in InstFingerprinter (#6019) vor 8 Monaten
  David Blaikie 3f9fc633fe Add a vtableDecl inst and use that in classes instead of VtablePtr (#5945) vor 8 Monaten
  Richard Smith 629f77eb61 Switch to representing FloatLiteralType as a RealId. (#5944) vor 8 Monaten
  Dana Jansens 3d77c4441b Compare ImplWitnessAccess into Self as canonical constants (#5883) vor 9 Monaten
  Richard Smith 4685890d63 Rename FloatLiteral to FloatValue. (#5911) vor 9 Monaten
  Jon Ross-Perkins 7ccc1e0144 Expand naming for impls and functions (#5808) vor 9 Monaten
  Jon Ross-Perkins eae3491129 Switch inst namer to queue entities when reached (#5806) vor 9 Monaten
  David Blaikie c2a0ee98c5 Remove outdated comment about generic vtable inst naming (#5814) vor 9 Monaten
  Jon Ross-Perkins be487bbeda Use declaration locations for formatting entities (#5799) vor 9 Monaten
  Jon Ross-Perkins 8cd1307711 Include the interface name in impl names (#5798) vor 10 Monaten
  David Blaikie 124313269a Represent vtables as a top level SemIR construct (#5472) vor 10 Monaten
  Richard Smith 866794b82a Check and lowering support for `for` loops. (#5698) vor 10 Monaten
  Jon Ross-Perkins 72cd8717e3 Helper to flag unexpected instructions on branches (#5721) vor 10 Monaten
  Richard Smith 4e5dccdbf7 When making a direct call to a thunk, inline the call in SemIR. (#5642) vor 11 Monaten
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) vor 11 Monaten
  Jon Ross-Perkins 14227e7214 Refactor CollectNamesInBlock to put the switch on its own (#5503) vor 11 Monaten
  Richard Smith 5b884ae14d Improve lowering for global variables. (#5492) vor 11 Monaten
  Jon Ross-Perkins 14f19b5a86 Use TypeEnum for ScopeId to refactor call structure (#5491) vor 11 Monaten
  Jon Ross-Perkins 27d0d26739 Replace value_kind with has_type, make FormatInstLhs name-dependent (#5501) vor 11 Monaten
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) vor 1 Jahr
  Geoff Romer fafb655d39 Separate pattern types from expression types (#5360) vor 1 Jahr
  Jon Ross-Perkins 949cc21ccc Remove SemIR:: from most sem_ir files (#5358) vor 1 Jahr
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) vor 1 Jahr
  Dana Jansens 51498547c9 Always use `LookupImplWitness` instructions for symbolic witnesses (#5321) vor 1 Jahr
  Richard Smith ca8df34d0d Format the call parameters of a function, not the patterns. (#5342) vor 1 Jahr
  Richard Smith 5501424524 Collect per-entity names when processing the entity, not each declaration. (#5340) vor 1 Jahr