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

Аутор SHA1 Порука Датум
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) пре 1 година
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) пре 1 година
  Brymer Meneses 8ac9c80e87 Enforce `private` and `protected` access modifiers for class member access (#4248) пре 1 година
  Richard Smith 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) пре 1 година
  Richard Smith 16fd645663 Add source locations to `interface_witness` and `interface_witness_access` instructions. (#4265) пре 1 година
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) пре 1 година
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) пре 1 година
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) пре 1 година
  Jon Ross-Perkins db022658c6 Implement syntactic merge checks for parameters. (#4149) пре 1 година
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) пре 1 година
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) пре 1 година
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) пре 1 година
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) пре 1 година
  Jon Ross-Perkins 40b2217421 Initial 'export name' handling. (#3949) пре 1 година
  Jon Ross-Perkins 76471cf701 Move decl-specific merge logic back to respective handlers. (#3937) пре 2 година
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) пре 2 година
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) пре 2 година
  Jon Ross-Perkins 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) пре 2 година
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) пре 2 година
  Jon Ross-Perkins dffe4a36de When merging functions, detect uses of imports prior to a redecl. (#3836) пре 2 година
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) пре 2 година
  Richard Smith e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) пре 2 година
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) пре 2 година
  Jon Ross-Perkins 957f11587d Start pulling in names from cross-package imports. (#3789) пре 2 година
  Richard Smith 8cb932b99c Substitute `Self` in associated function signatures before checking them against `impl`s. (#3788) пре 2 година
  Richard Smith 1d720dc001 Basic support for looking up impl members when naming an associated entity. (#3776) пре 2 година
  Jon Ross-Perkins 0217ec2d3b Switch Check's TODO to use SemIRLocation (#3779) пре 2 година
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) пре 2 година
  Richard Smith a1317e61e0 Form the contents of the witness table. (#3756) пре 2 година
  Richard Smith abf23ae7fe Initial scaffolding for building a witness table for an `impl`. (#3743) пре 2 година