Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Jon Ross-Perkins 5bdeb010c8 Clean up format_provider uses (#4417) 1 gadu atpakaļ
  Richard Smith a02dfe0226 Superficial support for `Core.BigInt` type (#4414) 1 gadu atpakaļ
  David Blaikie dfed743de2 Add vtable pointers to class layout (#4407) 1 gadu atpakaļ
  Geoff Romer 9d942f4633 Generate parameter pattern-match IR from pattern IR (#4388) 1 gadu atpakaļ
  David Blaikie d491387a98 Disallow creating instances of abstract classes (#4381) 1 gadu atpakaļ
  josh11b 9e5e33082c Update instructions for adding a SemIR instruction. (#4348) 1 gadu atpakaļ
  Richard Smith 1a1bfd2eb2 Track and resolve the specific callee in a call to a generic function (#4395) 1 gadu atpakaļ
  Richard Smith b274622228 Improve infrastructure for formatting types in diagnostics. (#4374) 1 gadu atpakaļ
  Chandler Carruth 55d8edcdc7 Some trivial check-phase inlining. (#4362) 1 gadu atpakaļ
  David Blaikie 0b5d1101f9 Remove redundant optional wrapping llvm::function_ref (#4367) 1 gadu atpakaļ
  josh11b 6dbeda612a `where` check stage, step 3: some type checking (#4364) 1 gadu atpakaļ
  josh11b bdbd1079a6 `where` check stage, step 2: SemIR (#4349) 1 gadu atpakaļ
  Geoff Romer dc32aa2690 Initial support for binding patterns in SemIR (#4221) 1 gadu atpakaļ
  Jon Ross-Perkins e7aebbe581 Update basic diagnostic capitalization/punctuation (#4328) 1 gadu atpakaļ
  Richard Smith 2044366652 Support initialization of specific classes from struct literals (#4320) 1 gadu atpakaļ
  Brymer Meneses da40c8b076 Improve access checking code (#4317) 1 gadu atpakaļ
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 gadu atpakaļ
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 gadu atpakaļ
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) 1 gadu atpakaļ
  Brymer Meneses 8ac9c80e87 Enforce `private` and `protected` access modifiers for class member access (#4248) 1 gadu atpakaļ
  Jon Ross-Perkins 43c6259fb2 Update LLVM and fix formatv issues. (#4282) 1 gadu atpakaļ
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 gadu atpakaļ
  Richard Smith 2d650f7d16 Improve diagnostics for the case where some or all of the prelude is missing. (#4276) 1 gadu atpakaļ
  Richard Smith 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 gadu atpakaļ
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 gadu atpakaļ
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) 1 gadu atpakaļ
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) 1 gadu atpakaļ
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 gadu atpakaļ
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 gadu atpakaļ
  Jon Ross-Perkins 7ded56ef35 Improve namespace handling in imports. (#4153) 1 gadu atpakaļ