Commit Verlauf

Autor SHA1 Nachricht Datum
  Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) vor 1 Jahr
  Jon Ross-Perkins 55da026a46 Remove the SemIRLoc typedef (#5299) vor 1 Jahr
  Jon Ross-Perkins 0a3efb76ed Use DiagnosticEmitter for phase-specific types (#5188) vor 1 Jahr
  Jon Ross-Perkins acbe6530c3 Move diagnostics into a namespace (#5173) vor 1 Jahr
  Jon Ross-Perkins 5574ad361d Add more empty stack verification (#5020) vor 1 Jahr
  Jon Ross-Perkins 422cc3d48a Move diagnostic usings off Context (#5007) vor 1 Jahr
  Jon Ross-Perkins e7b68572fa Consolidate post-check logic (#5003) vor 1 Jahr
  josh11b eb69d7420e First iteration of completing and resolving facet types (#4920) vor 1 Jahr
  Jon Ross-Perkins 186ca0e505 Remove Context::DumpFormattedFile (#4978) vor 1 Jahr
  Jon Ross-Perkins e3764ff6f3 Clean up Context API (#4969) vor 1 Jahr
  Jon Ross-Perkins 311b4ff03d Refactor AddInst-family functions to their own file (#4941) vor 1 Jahr
  Jon Ross-Perkins dc8f47e6ad Move type functions off Context (#4951) vor 1 Jahr
  Jon Ross-Perkins e70f9cd71d Move diagnostic helpers from Context to other files (#4949) vor 1 Jahr
  Jon Ross-Perkins afef6cd940 Refactor name lookup logic out of Context (#4930) vor 1 Jahr
  Richard Smith c6d35e1c4a Rename template constant -> concrete constant. (#4939) vor 1 Jahr
  Boaz Brickner 1aa6573d4e When diagnosing poisoned name, point to the declared name instead of the entire declaration (#4938) vor 1 Jahr
  Jon Ross-Perkins 8af64ceca6 Change Context::IsImplFile to File::is_impl (#4931) vor 1 Jahr
  Jon Ross-Perkins 71c91eaf14 Refactor subpattern logic out of Context (#4929) vor 1 Jahr
  Dana Jansens 857aa6095e Improve comments on conversion from type value to type id (#4885) vor 1 Jahr
  Jon Ross-Perkins 588bdd74c3 Refactor region_stack logic out of Context (#4927) vor 1 Jahr
  Jon Ross-Perkins b0d49ba957 Move control flow block functions to their own file. (#4921) vor 1 Jahr
  Richard Smith 8eb4e24cb6 Implement #4864: `Core` is a keyword (#4909) vor 1 Jahr
  Jon Ross-Perkins 0a55081c5d Move TypeCompleter and closely related helper functions to their own file (#4922) vor 1 Jahr
  Jon Ross-Perkins e79d3be5bd Combine DiagnosticConverter into DiagnosticEmitter (#4878) vor 1 Jahr
  Jon Ross-Perkins 7eee9a3489 Refactor resolving a location into a SemIR library (#4876) vor 1 Jahr
  Richard Smith fcfb1345d5 Support accessing associated functions by member access into facets (#4872) vor 1 Jahr
  Boaz Brickner c67920e631 When diagnosing name used before declared, set the location of the usage (#4860) vor 1 Jahr
  Jon Ross-Perkins 7befe2ce9f Switch custom error stream output to diagnostic (#4846) vor 1 Jahr
  Jon Ross-Perkins ad0a47d06b Change LookupNameInCore to use a LocId (#4858) vor 1 Jahr
  Boaz Brickner 51d7e6315e When looking up a name in a scope, propagate the lookup result when it's poisoned (#4851) vor 1 Jahr