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

Автор SHA1 Сообщение Дата
  Richard Smith 752692e08d Factor out a common base class from function and bound method values. (#2622) 3 лет назад
  Richard Smith 6037f9e622 Remove AlternativeValueBase, per review comments on #2605. (#2606) 3 лет назад
  Richard Smith 59ff7743c0 Expect parentheses after an alternative only if they were present in its declaration (#2605) 3 лет назад
  Richard Smith 4fa71e32f5 Add support for most kinds of declarations to be declared and used as namespace members (#2575) 3 лет назад
  Richard Smith 60af531f5b Support parsing namespace declarations (#2563) 3 лет назад
  Richard Smith 0d279b388a Make built-in conversions visible to `ImplicitAs`. (#2525) 3 лет назад
  Adrien Leravat d7b5e537d6 Explorer: drop unused `NominalClassType` constructor (#2513) 3 лет назад
  Richard Smith 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 лет назад
  Adrien Leravat 8301258ef8 Explorer: support virtual class methods (#2462) 3 лет назад
  Adrien Leravat 9299e51511 Explorer: Support class subtyping (#2460) 3 лет назад
  Geoff Romer 493eb75e7f Rename PointerType::type to pointee_type. (#2468) 3 лет назад
  Richard Smith 43283cb516 Add `Value` decomposition and use it to implement `Substitute` (#2389) 3 лет назад
  Adrien Leravat 563768c6d3 Explorer: split `Member` into dedicated classes (#2421) 3 лет назад
  josh11b 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 лет назад
  Adrien Leravat 0cb2c92c6c Explorer: support index-based fields for `FieldPath` and `Members` (#2417) 3 лет назад
  Adrien Leravat 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) 3 лет назад
  Richard Smith 9e8cacae00 Implement support for named constraints (#2359) 3 лет назад
  Richard Smith 0219218b01 Make type contexts expect a value of type `Type`. (#2357) 3 лет назад
  Adrien Leravat 7c19ef5be3 Explorer: Support class extension (#1946) 3 лет назад
  Richard Smith b6721a1a93 Move member types of ConstraintType out to namespace Carbon. (#2327) 3 лет назад
  Richard Smith 374bf9f853 Require convertibility to the type of the associated constant when checking a rewrite constraint. (#2321) 3 лет назад
  Jon Ross-Perkins 8e5dcc2588 Enable readability-qualified-auto (#2314) 3 лет назад
  Jon Ross-Perkins 4d522c8e90 Finish making clang-tidy (mostly) work (again) and run -fix (#2312) 3 лет назад
  Richard Smith 561e45033e Remove `TypeOf*Type` for types whose type-of-type can just be `Type` (#2302) 3 лет назад
  Richard Smith 4b679510e7 Check equality constraints when checking whether a constraint is satisfied (#2294) 3 лет назад
  Richard Smith 9f534ae004 Implement support for rewrite constraints (#2276) 3 лет назад
  Richard Smith 9feff92f22 Track witnesses wherever possible (#2263) 3 лет назад
  Richard Smith 2340cb6703 Build value representations for all kinds of witness (#2250) 3 лет назад
  pmqtt cfa295c0af Feature destructor (#2116) 3 лет назад
  Darshal Shetty 037c99e2fb Explorer: Mixin phase 1 (#2069) 3 лет назад