Historique des commits

Auteur SHA1 Message Date
  Richard Smith 2472f44e44 Track pending thunks on the deferred definition worklist. (#5609) il y a 10 mois
  Jon Ross-Perkins 1b55459da6 Add filenames to stack traces (#5623) il y a 11 mois
  Dana Jansens 315e206ff1 Construct LocId from InstId directly (explicitly) instead of doing lookups when possible (#5355) il y a 1 an
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) il y a 1 an
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) il y a 1 an
  Jon Ross-Perkins 0a3efb76ed Use DiagnosticEmitter for phase-specific types (#5188) il y a 1 an
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) il y a 1 an
  Jon Ross-Perkins 5574ad361d Add more empty stack verification (#5020) il y a 1 an
  Jon Ross-Perkins 422cc3d48a Move diagnostic usings off Context (#5007) il y a 1 an
  Jon Ross-Perkins e7b68572fa Consolidate post-check logic (#5003) il y a 1 an
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) il y a 1 an
  Jon Ross-Perkins 186ca0e505 Remove Context::DumpFormattedFile (#4978) il y a 1 an
  Jon Ross-Perkins e3764ff6f3 Clean up Context API (#4969) il y a 1 an
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) il y a 1 an
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) il y a 1 an
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) il y a 1 an
  Jon Ross-Perkins afef6cd940 Refactor name lookup logic out of Context (#4930) il y a 1 an
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) il y a 1 an
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) il y a 1 an
  Jon Ross-Perkins 8af64ceca6 Change Context::IsImplFile to File::is_impl (#4931) il y a 1 an
  Jon Ross-Perkins 71c91eaf14 Refactor subpattern logic out of Context (#4929) il y a 1 an
  Dana Jansens 857aa6095e Improve comments on conversion from type value to type id (#4885) il y a 1 an
  Jon Ross-Perkins 588bdd74c3 Refactor region_stack logic out of Context (#4927) il y a 1 an
  Jon Ross-Perkins b0d49ba957 Move control flow block functions to their own file. (#4921) il y a 1 an
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) il y a 1 an
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) il y a 1 an
  Jon Ross-Perkins e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) il y a 1 an
  Jon Ross-Perkins 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) il y a 1 an
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) il y a 1 an
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) il y a 1 an