История коммитов

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 877179d6d9 Refactor addition of imported locations and placeholders (#6354) 5 месяцев назад
  Dana Jansens ed31a6dbe8 Import NamedConstraintDecl instruction names (#6305) 6 месяцев назад
  Geoff Romer 0811d996e1 Finish renaming BindName and related insts. (#6281) 6 месяцев назад
  David Blaikie 4f1f0fc7c2 Add unit tagging to ImportIRId (#6265) 6 месяцев назад
  Geoff Romer 09710d102f Separate binding insts for refs and values (#6235) 6 месяцев назад
  Richard Smith 36f0a73092 Initial support for interop with class/struct/union fields. (#5849) 9 месяцев назад
  Jon Ross-Perkins fdd68dcbe6 Fix a crash when Core is poisoned (#5838) 9 месяцев назад
  Jon Ross-Perkins 1e9e148c3b Rename the ImportRefs block to Imports (#5618) 11 месяцев назад
  Dana Jansens 493bea1647 Fearlessly hold references into ValueStore again (#5589) 11 месяцев назад
  Richard Smith c49789d80b Don't use `GetCanonicalLocId` when determining what instruction an instruction was imported from. (#5418) 1 год назад
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) 1 год назад
  Boaz Brickner 609ccefd18 Introduce a Clang diagnostic instruction and use it to point to C++ source locations on Clang errors and warnings (#5262) 1 год назад
  Dana Jansens c38e723dd8 Rename singleton InstId constants to TypeInstId (#5323) 1 год назад
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 год назад
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) 1 год назад
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) 1 год назад
  Jon Ross-Perkins fe29224016 Refactor LocId to merge in SemIRLoc (#5284) 1 год назад
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) 1 год назад
  Jon Ross-Perkins dfe1c880ea Clean up node kind information for namespaces (#5120) 1 год назад
  Boaz Brickner fcd38a4d7f Add support for importing C++ namespaces (#5103) 1 год назад
  Jon Ross-Perkins e6872f9499 Change NodeIdOneOf and similar to use "requires" and explicit UnsafeMake (#5084) 1 год назад
  Boaz Brickner 80e1a6ef61 Avoid copying `NameScope` and only allow moving it (#5032) 1 год назад
  Jon Ross-Perkins 21252b5e94 Add missing trailing return types (#5006) 1 год назад
  Alina Sbirlea 1d48270dc4 Emit diagnostics missing declaration of owned function. (#4962) 1 год назад
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) 1 год назад
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) 1 год назад
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) 1 год назад
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) 1 год назад
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) 1 год назад
  Richard Smith 6dda094928 Superficial support for `template` modifier on symbolic bindings. (#4948) 1 год назад