История коммитов

Автор SHA1 Сообщение Дата
  Richard Smith 0354efa1fc Rework how we check calls to support deduced implicit parameters (#4302) 1 год назад
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 год назад
  Chandler Carruth 0c8ab663c9 Migrate all CARBON_VLOG to the format string variant. (#4284) 1 год назад
  Brymer Meneses 8ac9c80e87 Enforce `private` and `protected` access modifiers for class member access (#4248) 1 год назад
  Jon Ross-Perkins 43c6259fb2 Update LLVM and fix formatv issues. (#4282) 1 год назад
  Richard Smith 187a3608df Use `As` and `ImplicitAs` interfaces for conversions. (#4209) 1 год назад
  Richard Smith 2d650f7d16 Improve diagnostics for the case where some or all of the prelude is missing. (#4276) 1 год назад
  Richard Smith 891c7d8368 Enforce that the parse node for an instruction has the kind specified in the instruction definition (#4264) 1 год назад
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 год назад
  Richard Smith 8a8c227163 Track an interface type, not an interface ID, on an associated entity. (#4188) 1 год назад
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) 1 год назад
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 год назад
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 год назад
  Jon Ross-Perkins 7ded56ef35 Improve namespace handling in imports. (#4153) 1 год назад
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) 1 год назад
  Richard Smith dde0bd0ffe Change TypeId to be a thin wrapper around ConstantId. (#4140) 1 год назад
  Jon Ross-Perkins 65d6e3e221 Use verbose formatting of instructions on crash messages. (#4125) 1 год назад
  Richard Smith fe359b1a08 Substitute into generic class and interface definitions when we require them to be fully defined. (#4139) 1 год назад
  Richard Smith 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) 1 год назад
  Jon Ross-Perkins bb27a4f97b Add a convenience method for dumping the formatted SemIR file. (#4123) 1 год назад
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) 1 год назад
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) 1 год назад
  Richard Smith 6d3c915bbf When performing name lookup, determine the generic instance within which the lookup result was found. (#4118) 1 год назад
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) 1 год назад
  Jon Ross-Perkins cf389bf5d3 Split global init out from InstBlockStack. (#4101) 1 год назад
  Chandler Carruth 8992d22ab3 Port the toolchain to use the new Carbon hashtable (#4097) 1 год назад
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) 1 год назад
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) 1 год назад
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) 1 год назад
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 год назад