Historial de Commits

Autor SHA1 Mensaje Fecha
  Alina Sbirlea 077cf56a8a Emit function definitions in check, for all specifics seen. (#5090) hace 1 año
  Jon Ross-Perkins a5df8ad736 Support destruction of storage (#5171) hace 1 año
  Dana Jansens 6dbcc78e6c Rewrite symbolic constants in generic redeclarations (#5154) hace 1 año
  Jon Ross-Perkins 832c6398d6 Reduce explicit SemIR::LocIdAndInst construction (#5153) hace 1 año
  Alina Sbirlea 5a4b63a040 [Refactor] Move call_params_id from EntityBase to FunctionFields. (#5146) hace 1 año
  Jon Ross-Perkins 8738497301 Fix parse support for 'fn F[];' (#5135) hace 1 año
  Jon Ross-Perkins 216c499cbf Add declaration checking for `fn destroy` (#5127) hace 1 año
  Jon Ross-Perkins b336e4bd0d Remove method keywords from class functions. (#5112) hace 1 año
  Jon Ross-Perkins 68f6906c9f Refactor BuildFunctionDecl (#5098) hace 1 año
  Jon Ross-Perkins 10eb8ed314 Reuse a merged function's type ID (#5099) hace 1 año
  Geoff Romer 6d4f2567a7 Add support for `var` patterns (#5069) hace 1 año
  Geoff Romer d264f14027 Clean up handling of `Call` params (#5061) hace 1 año
  David Blaikie f97f1a3e11 Add error for virtual member function without self (#5005) hace 1 año
  Boaz Brickner 6a99c4e970 When diagnosing a duplicated name, add the name to the diagnosis (#4902) hace 1 año
  Boaz Brickner 4a93b6667e Add the used name to the `NameUseBeforeDecl` diagnostic (#4901) hace 1 año
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) hace 1 año
  Boaz Brickner dd7c64bad0 When diagnosing a duplicate name, point to the name instead of the instruction (#4953) hace 1 año
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) hace 1 año
  David Blaikie aa71f31787 Refactor implicit Self param into a member on SemIR::Function (#4928) hace 1 año
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) hace 1 año
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) hace 1 año
  Jon Ross-Perkins 8af64ceca6 Change Context::IsImplFile to File::is_impl (#4931) hace 1 año
  Jon Ross-Perkins 588bdd74c3 Refactor region_stack logic out of Context (#4927) hace 1 año
  Jon Ross-Perkins b0d49ba957 Move control flow block functions to their own file. (#4921) hace 1 año
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) hace 1 año
  Dana Jansens 7d6cd3da6d Add a test and check-support for positional params with a return type (#4899) hace 1 año
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) hace 1 año
  Jon Ross-Perkins 3bd7252f29 Clean up obsolete import handling in class/function (#4857) hace 1 año
  Jon Ross-Perkins 6b5eb1a101 Id::Invalid -> Id::None (#4834) hace 1 año
  David Blaikie a8b46cf561 Add SemIR Vtable instruction and usage (#4732) hace 1 año