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

Автор SHA1 Сообщение Дата
  Jon Ross-Perkins 292a9d3cb4 Replace ResolvePrevInstForMerge with decl logic. (#3936) 2 лет назад
  Richard Smith d5c0c9cfe3 Accept generic parameter lists in class declarations. (#3933) 2 лет назад
  Jon Ross-Perkins 3d113b9769 Refactor pre-merge redeclaration checking for sharing. (#3884) 2 лет назад
  Richard Smith 1b335402d1 Allow incomplete return types in function declarations. (#3875) 2 лет назад
  Jon Ross-Perkins 2361830592 Special-case api/impl implicit imports and verify relevant redeclarations. (#3843) 2 лет назад
  Jon Ross-Perkins 5c567b892d Address invalid redeclaration and definitions across imports. (#3842) 2 лет назад
  Jon Ross-Perkins b5d28f2c4b location -> loc abbreviation (#3826) 2 лет назад
  Jon Ross-Perkins 0001f53ec1 Implement merging of conflicts found during import. (#3819) 2 лет назад
  Jon Ross-Perkins a79027120a Start adding extern logic for functions. (#3809) 2 лет назад
  Jon Ross-Perkins 15932ac990 Start filling in `extern` support on functions. (#3795) 2 лет назад
  Richard Smith 8cb932b99c Substitute `Self` in associated function signatures before checking them against `impl`s. (#3788) 2 лет назад
  Jon Ross-Perkins 86a7c9ff45 Rename parse_node -> node_id (#3760) 2 лет назад
  Richard Smith a1317e61e0 Form the contents of the witness table. (#3756) 2 лет назад
  Jon Ross-Perkins 1bf9b24303 Expand handling of function redeclarations. (#3739) 2 лет назад