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

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins e62973a8ef Address the LocIdAndInst::ReusingLoc TODO (#4211) 1 год назад
  Jon Ross-Perkins 0feb757de0 Add fields for extern to EntityWithParamsBase (#4206) 1 год назад
  Richard Smith 37a8bfa488 Refactor `ReturnTypeInfo` and `InitRepr`. (#4169) 1 год назад
  Richard Smith 3cb769a053 Rename "generic instance" to "specific" throughout the toolchain. (#4165) 1 год назад
  Jon Ross-Perkins bf89652a4d Move common entity fields to a 'base' struct. (#4161) 1 год назад
  Richard Smith 07bad72d86 Support for calling non-generic methods in a specific class. (#4156) 1 год назад
  Jon Ross-Perkins a81d67c629 Rename Builtin to BuiltinInst, particularly to get BuiltinInstKind (#4115) 1 год назад
  Chandler Carruth 8992d22ab3 Port the toolchain to use the new Carbon hashtable (#4097) 1 год назад
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) 1 год назад
  Richard Smith 20c0322bbe Rough support for calling a generic class name to form a class type. (#3939) 2 лет назад
  Richard Smith 462bcd9f6e Support explicit conversion between adapters and their adapted types. (#3889) 2 лет назад
  Richard Smith 015c7c780c Fix location of `converted` inst for explicit `as` conversion. (#3887) 2 лет назад
  Jon Ross-Perkins 4ed0d95777 Switch check code to use CARBON_KIND_SWITCH (#3873) 2 лет назад
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) 2 лет назад
  Jon Ross-Perkins b079acd86f Replace NodeId with a hybrid LocationId in SemIR diagnostics. (#3810) 2 лет назад
  Richard Smith 312d158bfc Factor out CopyOnWriteBlock. (#3785) 2 лет назад
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) 2 лет назад
  Richard Smith f5a3a9a7e0 Add `Self` into scope in interface definitions and using facets as types. (#3740) 2 лет назад
  Jon Ross-Perkins 7e7e87056a Add diagnostic support to pass in NameId. (#3696) 2 лет назад
  Jon Ross-Perkins 1bf4dc53d9 Add diagnostic support so that we can just pass in TypeId. (#3695) 2 лет назад
  Richard Smith 7b933a1126 Fix crash attempting to convert a struct to an invalid class. (#3658) 2 лет назад
  Jon Ross-Perkins d25bae09d1 Clean up some semir uses that can use context accessors. (#3650) 2 лет назад
  Jon Ross-Perkins 9e3c4a3ef1 Reduce a few cases of retrieving the parse node for conditional diagnostics. (#3620) 2 лет назад
  Richard Smith b138c90c9e Use constant evaluation to determine the identity of types. (#3617) 2 лет назад
  Richard Smith d712bf12a6 Remove parse nodes from constants. (#3599) 2 лет назад
  Jon Ross-Perkins f5e9158fa7 Support passing an InstId for check diagnostics. (#3597) 2 лет назад
  Jon Ross-Perkins f197219c10 Split parse nodes out from instructions because they're rarely used. (#3590) 2 лет назад
  josh11b f5c34d62dd Abbreviate "address" -> "addr" (#3580) 2 лет назад
  Richard Smith a6508fcf05 Basic support for generic bindings. (#3555) 2 лет назад
  Richard Smith fe24ebc021 Create a BindName for function parameters. (#3535) 2 лет назад