Historie revizí

Autor SHA1 Zpráva Datum
  Jon Ross-Perkins f67791cfee Separate subtree size information from parse nodes. (#4174) před 1 rokem
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) před 1 rokem
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) před 1 rokem
  Jon Ross-Perkins 7ded56ef35 Improve namespace handling in imports. (#4153) před 1 rokem
  Geoff Romer 326609857d Rename BindNameInfo to EntityName (#4090) před 1 rokem
  Richard Smith dde0bd0ffe Change TypeId to be a thin wrapper around ConstantId. (#4140) před 1 rokem
  Jon Ross-Perkins 65d6e3e221 Use verbose formatting of instructions on crash messages. (#4125) před 1 rokem
  Richard Smith fe359b1a08 Substitute into generic class and interface definitions when we require them to be fully defined. (#4139) před 1 rokem
  Richard Smith 50d56aa7c9 Add an instruction to represent a use of a dependent value from a generic instance. (#4122) před 1 rokem
  Jon Ross-Perkins bb27a4f97b Add a convenience method for dumping the formatted SemIR file. (#4123) před 1 rokem
  Jon Ross-Perkins 469f1c8e64 Refactor InstKind to move metadata from macros to the type. (#4119) před 1 rokem
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) před 1 rokem
  Richard Smith 6d3c915bbf When performing name lookup, determine the generic instance within which the lookup result was found. (#4118) před 1 rokem
  Jon Ross-Perkins 9581a1867d Move import refs to their own block. (#4103) před 1 rokem
  Jon Ross-Perkins cf389bf5d3 Split global init out from InstBlockStack. (#4101) před 1 rokem
  Chandler Carruth 8992d22ab3 Port the toolchain to use the new Carbon hashtable (#4097) před 1 rokem
  Richard Smith fa11050961 Track a list of dependent instructions created within a generic (#4092) před 1 rokem
  Richard Smith e7b0529957 Create a `Generic` object to represent a generic. (#4081) před 1 rokem
  Chandler Carruth b70cfd0be9 Remove another hashtable iteraiton order dependency. (#4070) před 1 rokem
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) před 1 rokem
  Richard Smith e3c15edb92 Remove return_type_id from Function. (#4051) před 1 rokem
  Richard Smith f772c1f5f3 More support for generic interfaces, aiming for parity with support for generic classes. (#4034) před 1 rokem
  Jon Ross-Perkins 807a3f1370 Add namespace-scoped private keyword support. (#4026) před 1 rokem
  Jon Ross-Perkins d9c62b106d Rename enclosing scope to parent scope (#4020) před 1 rokem
  Chandler Carruth dd0890619a Enable a couple of boring warnings. (#4018) před 1 rokem
  Jon Ross-Perkins 517a416852 Clean up some misc toolchain braced inits. (#4013) před 1 rokem
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) před 1 rokem
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) před 1 rokem
  Richard Smith 5c8fa6ad5c Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979) před 1 rokem
  Jon Ross-Perkins d4025dc6c4 Handle merging of conflicting 'export name' cross-package imports. (#3973) před 1 rokem