Cronologia Commit

Autore SHA1 Messaggio Data
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 anno fa
  Brymer Meneses 8ac9c80e87 Enforce `private` and `protected` access modifiers for class member access (#4248) 1 anno fa
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 anno fa
  Richard Smith 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 anno fa
  Richard Smith 16fd645663 Add source locations to `interface_witness` and `interface_witness_access` instructions. (#4265) 1 anno fa
  Brymer Meneses c353f6bd78 change tuple index (#4218) 1 anno fa
  Richard Smith 4a21b6af9b Basic support for implementing and using a parameterized interface. (#4203) 1 anno fa
  Richard Smith f0fd1d2342 Clean up: use across-decl comparison comparing interface. (#4195) 1 anno fa
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) 1 anno fa
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 anno fa
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) 1 anno fa
  Richard Smith 3cc90f9017 Move `GetTypeInInstance` from `Check` to `SemIR`. (#4144) 1 anno fa
  Richard Smith 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) 1 anno fa
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) 1 anno fa
  Richard Smith 6d3c915bbf When performing name lookup, determine the generic instance within which the lookup result was found. (#4118) 1 anno fa
  Richard Smith 7322a1e220 Build a list of dependent constants to recompute in each instance of a generic. (#4110) 1 anno fa
  Richard Smith 6ecf4ce9a7 Store additional information for symbolic constants. (#4102) 1 anno fa
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 anno fa
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 anno fa
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) 1 anno fa
  Jon Ross-Perkins 7e81c1710e Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010) 1 anno fa
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) 1 anno fa
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) 2 anni fa
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 anni fa
  Jon Ross-Perkins 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) 2 anni fa
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) 2 anni fa
  Richard Smith c26241cd03 Import all `impl`s in imported IRs. (#3865) 2 anni fa
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) 2 anni fa
  CJ Johnson d0e8afc51b Handle arrow operator (#3768) 2 anni fa
  Richard Smith 3884d3c27e Parse and check support for compound member access. (#3790) 2 anni fa