Commit History

Autor SHA1 Mensaxe Data
  David Blaikie 1e2d4c3405 Reject generic virtual functions (#5356) hai 1 ano
  Jon Ross-Perkins 03e693873b Detect control flow in entities nested inside functions (#5336) hai 1 ano
  Richard Smith b5ae988a08 Add builtins for compound assignment operators. (#5335) hai 1 ano
  Dana Jansens 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) hai 1 ano
  Richard Smith 19532967fa Stop pushing a fake generic for the duration of check. (#5326) hai 1 ano
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) hai 1 ano
  Jon Ross-Perkins 4923445e3a Drop `Singleton` from `ErrorInst::SingletonInstId` and similar (#5304) hai 1 ano
  Dana Jansens cf57c85545 Introduce TypeInstId (#5288) hai 1 ano
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) hai 1 ano
  Jon Ross-Perkins a5df8ad736 Support destruction of storage (#5171) hai 1 ano
  Dana Jansens 6dbcc78e6c Rewrite symbolic constants in generic redeclarations (#5154) hai 1 ano
  Jon Ross-Perkins 832c6398d6 Reduce explicit SemIR::LocIdAndInst construction (#5153) hai 1 ano
  Alina Sbirlea 5a4b63a040 [Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146) hai 1 ano
  Jon Ross-Perkins 8738497301 Fix parse support for 'fn F[];' (#5135) hai 1 ano
  Jon Ross-Perkins 216c499cbf Add declaration checking for `fn destroy` (#5127) hai 1 ano
  Jon Ross-Perkins b336e4bd0d Remove method keywords from class functions. (#5112) hai 1 ano
  Jon Ross-Perkins 68f6906c9f Refactor BuildFunctionDecl (#5098) hai 1 ano
  Jon Ross-Perkins 10eb8ed314 Reuse a merged function's type ID (#5099) hai 1 ano
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) hai 1 ano
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) hai 1 ano
  David Blaikie f97f1a3e11 Add error for virtual member function without self (#5005) hai 1 ano
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) hai 1 ano
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) hai 1 ano
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) hai 1 ano
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) hai 1 ano
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) hai 1 ano
  David Blaikie aa71f31787 Refactor implicit Self param into a member on SemIR::Function (#4928) hai 1 ano
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) hai 1 ano
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) hai 1 ano
  Jon Ross-Perkins 8af64ceca6 Change Context::IsImplFile to File::is_impl (#4931) hai 1 ano