Historique des commits

Auteur SHA1 Message Date
  Richard Smith 0219218b01 Make type contexts expect a value of type `Type`. (#2357) il y a 3 ans
  Richard Smith f46eaf49a2 Compute a fixed point of rewrite constraints. (#2350) il y a 3 ans
  Richard Smith bc7bf325d6 Set the value of `.Self` in a where to that of the outer `.Self`. (#2344) il y a 3 ans
  Richard Smith 374bf9f853 Require convertibility to the type of the associated constant when checking a rewrite constraint. (#2321) il y a 3 ans
  Jon Ross-Perkins 8e5dcc2588 Enable readability-qualified-auto (#2314) il y a 3 ans
  Jon Ross-Perkins 4d522c8e90 Finish making clang-tidy (mostly) work (again) and run -fix (#2312) il y a 3 ans
  Richard Smith 561e45033e Remove `TypeOf*Type` for types whose type-of-type can just be `Type` (#2302) il y a 3 ans
  Richard Smith 4b679510e7 Check equality constraints when checking whether a constraint is satisfied (#2294) il y a 3 ans
  Richard Smith a3329cf004 Diagnose uses of declarations that are too early. (#2288) il y a 3 ans
  Richard Smith b1c50bd6a7 Revert "Fix: Issue #1394 (#2266)" (#2285) il y a 3 ans
  pmqtt 6cf2272bbe Fix: Issue #1394 (#2266) il y a 3 ans
  Richard Smith 7f7b9a4086 Implement support for `extends` and `impl as` declarations in interfaces (#2279) il y a 3 ans
  Richard Smith 9f534ae004 Implement support for rewrite constraints (#2276) il y a 3 ans
  Richard Smith 9feff92f22 Track witnesses wherever possible (#2263) il y a 3 ans
  Richard Smith 8f0f69b65f Remove RuntimeError / CompilationError. (#2258) il y a 3 ans
  Richard Smith 2340cb6703 Build value representations for all kinds of witness (#2250) il y a 3 ans
  Richard Smith 04d49cebd8 Consistently use a `Witness` rather than an expression to represent a possibly-symbolic witness. (#2245) il y a 3 ans
  pmqtt cfa295c0af Feature destructor (#2116) il y a 3 ans
  Junhee Cho 69d4363ea5 Adds division to multiplicative expression. (#2091) il y a 3 ans
  pmqtt 82f8556890 Implementation of __intrinsic_assert (#2155) il y a 3 ans
  pmqtt 5ef6e9b6a0 Feature not equal (#2146) il y a 3 ans
  Darshal Shetty 037c99e2fb Explorer: Mixin phase 1 (#2069) il y a 3 ans
  pmqtt f957d4d87d Feature generic choice (#2042) il y a 3 ans
  Zenong Zhang e6651836df Fix source code location for dynamic unformed use in `ReturnVar`. (#2035) il y a 3 ans
  pmqtt f754373786 For loop for arrays (#1753) il y a 3 ans
  Geoff Romer 4ed8180bc7 Make `Rand` deterministic (#1910) il y a 3 ans
  pmqtt 63da070671 add operator to comparsion (#1883) il y a 3 ans
  Richard Smith e26bc32343 Change remaining uses of `Bool` to `bool`, following #750. (#1901) il y a 3 ans
  Richard Smith ef96f60425 Add support for bitwise operators. (#1809) il y a 3 ans
  Thejaswi Kadur 5665f32bf7 Support for user-defined Eq impls (#1730) il y a 3 ans