Cronologia Commit

Autore SHA1 Messaggio Data
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) 1 anno fa
  Chandler Carruth 55d8edcdc7 Some trivial check-phase inlining. (#4362) 1 anno fa
  David Blaikie 0b5d1101f9 Remove redundant optional wrapping llvm::function_ref (#4367) 1 anno fa
  josh11b 6dbeda612a `where` check stage, step 3: some type checking (#4364) 1 anno fa
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 anno fa
  Jon Ross-Perkins edc6ed3d10 Clean up comment about node ID. (#4335) 1 anno fa
  Brymer Meneses da40c8b076 Improve access checking code (#4317) 1 anno fa
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 anno fa
  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
  Jon Ross-Perkins e62973a8ef Address the LocIdAndInst::ReusingLoc TODO (#4211) 1 anno fa
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) 1 anno fa
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) 1 anno fa
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 anno fa
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 anno fa
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) 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 bb27a4f97b Add a convenience method for dumping the formatted SemIR file. (#4123) 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
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) 1 anno fa
  Jon Ross-Perkins cf389bf5d3 Split global init out from InstBlockStack. (#4101) 1 anno fa
  Chandler Carruth e71e6ca07f Use separate value stores for identifiers and string literals (#4106) 1 anno fa
  Chandler Carruth 8992d22ab3 Port the toolchain to use the new Carbon hashtable (#4097) 1 anno fa
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) 1 anno fa
  Richard Smith a0d767246f Add `GenericInstance` type to represent instances of generics. (#4085) 1 anno fa
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) 1 anno fa
  Geoff Romer 5a8dfda4f0 Diagnose missing definitions in impl files (#4079) 1 anno fa