Historia zmian

Autor SHA1 Wiadomość Data
  Jon Ross-Perkins 39155d34ae Remove experimental continuation support (#2776) 3 lat temu
  Adrien Leravat d0645c6a85 Explorer: rename value categories to expression categories (#2744) 3 lat temu
  josh11b 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 lat temu
  Richard Smith 782bd87316 AST cloning mechanism (#2699) 3 lat temu
  Richard Smith 6d4920148b Initial support for name lookup into namespaces. (#2572) 3 lat temu
  Richard Smith 47a1e99b9e Factor `ValueNodeView` out of `StaticScope`. (#2562) 3 lat temu
  Jon Ross-Perkins 421883ec8f Rename ToString to mention Operator (#2539) 3 lat temu
  Richard Smith 0d279b388a Make built-in conversions visible to `ImplicitAs`. (#2525) 3 lat temu
  Richard Smith 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 lat temu
  Adrien Leravat 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 lat temu
  Adrien Leravat 34ec3ce74b Explorer: add missing `Nonnull<>` (#2486) 3 lat temu
  Adrien Leravat 563768c6d3 Explorer: split `Member` into dedicated classes (#2421) 3 lat temu
  josh11b 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 lat temu
  Richard Smith e557d4af3b Make `addr me: Self*` work for interface methods. (#2374) 3 lat temu
  Richard Smith 0219218b01 Make type contexts expect a value of type `Type`. (#2357) 3 lat temu
  Richard Smith bc7bf325d6 Set the value of `.Self` in a where to that of the outer `.Self`. (#2344) 3 lat temu
  Jon Ross-Perkins 4d522c8e90 Finish making clang-tidy (mostly) work (again) and run -fix (#2312) 3 lat temu
  Richard Smith 561e45033e Remove `TypeOf*Type` for types whose type-of-type can just be `Type` (#2302) 3 lat temu
  Richard Smith 9f534ae004 Implement support for rewrite constraints (#2276) 3 lat temu
  Richard Smith 9feff92f22 Track witnesses wherever possible (#2263) 3 lat temu
  Richard Smith 2340cb6703 Build value representations for all kinds of witness (#2250) 3 lat temu
  Richard Smith 04d49cebd8 Consistently use a `Witness` rather than an expression to represent a possibly-symbolic witness. (#2245) 3 lat temu
  Junhee Cho 69d4363ea5 Adds division to multiplicative expression. (#2091) 3 lat temu
  pmqtt 82f8556890 Implementation of __intrinsic_assert (#2155) 3 lat temu
  pmqtt 5ef6e9b6a0 Feature not equal (#2146) 3 lat temu
  pmqtt 63da070671 add operator to comparsion (#1883) 3 lat temu
  Richard Smith ef96f60425 Add support for bitwise operators. (#1809) 3 lat temu
  Thejaswi Kadur 5665f32bf7 Support for user-defined Eq impls (#1730) 3 lat temu
  pmqtt df93623741 Extends carbon to generate random number to make samples more interesting (#1643) 3 lat temu
  pmqtt 9f89c63503 Add operator modulo (#1681) 3 lat temu