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

Автор SHA1 Сообщение Дата
  Richard Smith 9029cac727 Remove `inst_id` from the public interface of `ConstantId`. (#4053) 1 год назад
  Chandler Carruth 8c64f0bfdd Add `-Wmissing-prototypes` and fix issues it finds. (#4019) 1 год назад
  Jon Ross-Perkins 5bb318cae6 Switch AddInst struct init style. (#4012) 1 год назад
  Jon Ross-Perkins 7e81c1710e Refactor modifier fetching of enclosing scopes to avoid duplicate calls. (#4010) 1 год назад
  Richard Smith 28cefe98df Factor out pushing / popping of names plus parameters. (#4005) 1 год назад
  Jon Ross-Perkins 92fa0ac1ac Remove ImportRefUsed (#3934) 2 лет назад
  Jon Ross-Perkins 76ed3c73cb Promote FunctionType to a standard instruction. (#3931) 2 лет назад
  Jon Ross-Perkins 5627f88c22 Switch ImportRefs to provide a LocId. (#3913) 2 лет назад
  Richard Smith e0b8728263 Allocate de Bruijn levels to symbolic bindings. (#3906) 2 лет назад
  Richard Smith c26241cd03 Import all `impl`s in imported IRs. (#3865) 2 лет назад
  Richard Smith cf361a83f3 Overloaded operator support. (#3796) 2 лет назад
  CJ Johnson d0e8afc51b Handle arrow operator (#3768) 2 лет назад
  Richard Smith 3884d3c27e Parse and check support for compound member access. (#3790) 2 лет назад
  Richard Smith 8cb932b99c Substitute `Self` in associated function signatures before checking them against `impl`s. (#3788) 2 лет назад
  Jon Ross-Perkins 39462d49b4 Clean up a couple more TODO...GetNodeId (#3781) 2 лет назад
  Richard Smith 1d720dc001 Basic support for looking up impl members when naming an associated entity. (#3776) 2 лет назад
  Richard Smith ce1dd20be2 Refactor member lookup in preparation for adding impl lookup. (#3775) 2 лет назад
  Richard Smith 6c6b3b6618 Factor member name lookup out of `handle_name.cpp`. (#3774) 2 лет назад