Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 yıl önce
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) 1 yıl önce
  Jon Ross-Perkins 40b2217421 Initial 'export name' handling. (#3949) 1 yıl önce
  Jon Ross-Perkins 76471cf701 Move decl-specific merge logic back to respective handlers. (#3937) 2 yıl önce
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) 2 yıl önce
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 yıl önce
  Jon Ross-Perkins 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) 2 yıl önce
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) 2 yıl önce
  Jon Ross-Perkins dffe4a36de When merging functions, detect uses of imports prior to a redecl. (#3836) 2 yıl önce
  Jon Ross-Perkins f8c8861e5f Change ImportRef to a triple state: Unloaded, Loaded, Used (#3831) 2 yıl önce
  Richard Smith e8cc089b2b Allow simple uses of `Self` in `impl`s. (#3824) 2 yıl önce
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) 2 yıl önce
  Jon Ross-Perkins 957f11587d Start pulling in names from cross-package imports. (#3789) 2 yıl önce
  Richard Smith 8cb932b99c Substitute `Self` in associated function signatures before checking them against `impl`s. (#3788) 2 yıl önce
  Richard Smith 1d720dc001 Basic support for looking up impl members when naming an associated entity. (#3776) 2 yıl önce
  Jon Ross-Perkins 0217ec2d3b Switch Check's TODO to use SemIRLocation (#3779) 2 yıl önce
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) 2 yıl önce
  Richard Smith a1317e61e0 Form the contents of the witness table. (#3756) 2 yıl önce
  Richard Smith abf23ae7fe Initial scaffolding for building a witness table for an `impl`. (#3743) 2 yıl önce