Историја ревизија

Аутор SHA1 Порука Датум
  Geoff Romer 5a8dfda4f0 Diagnose missing definitions in impl files (#4079) пре 1 година
  Jon Ross-Perkins 3ade5bd8f3 Refactor SemIRDiagnosticConverter out of check.cpp (#4039) пре 1 година
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) пре 1 година
  Jon Ross-Perkins 517a416852 Clean up some misc toolchain braced inits. (#4013) пре 1 година
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) пре 1 година
  Jon Ross-Perkins 41a84222c2 Unify handling of transitive imports between current and other packages. (#3971) пре 1 година
  Jon Ross-Perkins 7effc1abd7 Refactor check_ir_map to encapsulate it. (#3968) пре 1 година
  Richard Smith 23f9065949 Implement proposal #3927. (#3963) пре 1 година
  Jon Ross-Perkins 03e3a72628 Rename Directive->Decl in general, BindExport->ExportDecl (#3957) пре 1 година
  Chandler Carruth bc370a771d Avoid relying on a hashtable iteration order. (#3960) пре 1 година
  Jon Ross-Perkins 40b2217421 Initial 'export name' handling. (#3949) пре 1 година
  Jon Ross-Perkins 73f8490660 On NameContext, rename enclosing_scope and target_scope_id. (#3948) пре 2 година
  Jon Ross-Perkins a16842ab37 Add export keyword handling. (#3944) пре 2 година
  Richard Smith 92860c56b4 Include parse node being checked in crash backtrace. (#3926) пре 2 година
  Jon Ross-Perkins c82ce8faae Start adding tracking of the complete list of IRs under check. (#3915) пре 2 година
  Jon Ross-Perkins 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) пре 2 година
  Richard Smith 62fe0cd385 Remove the builtin IR, and instead define builtin types locally. (#3910) пре 2 година
  Jon Ross-Perkins 24da8271a1 Handle an invalid loc_id in SemIRLoc (#3890) пре 2 година
  Chandler Carruth f54f53adf5 Add the package and library to an import diagnostic. (#3876) пре 2 година
  Jon Ross-Perkins 895e90e791 Start including the prelude for testing. (#3861) пре 2 година
  Richard Smith c26241cd03 Import all `impl`s in imported IRs. (#3865) пре 2 година
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) пре 2 година
  Richard Smith 11c56d8ca1 Fix determination of whether we're in a nested deferred definition scope. (#3844) пре 2 година
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) пре 2 година
  Richard Smith f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) пре 2 година
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) пре 2 година
  Jon Ross-Perkins 1c673041f0 Provide locations for indirectly imported instructions. (#3811) пре 2 година
  Jon Ross-Perkins b079acd86f Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810) пре 2 година
  Jon Ross-Perkins 6c458ffe7e Add import context for locations. (#3807) пре 2 година
  Richard Smith e4528b8abb Add infrastructure for distinguishing between signed and unsigned integer types. (#3822) пре 2 година