Sitoutushistoria

Tekijä SHA1 Viesti Päivämäärä
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 vuosi sitten
  Jon Ross-Perkins 357baaeef8 Rename //explorer/common to base (#3103) 2 vuotta sitten
  Adrien Leravat 19c74ead49 Explorer: Add initial initializing expression support for variable declaration (#2907) 2 vuotta sitten
  Richard Smith 474b1eb24c Support builtin conversions that internally rely on user-defined conversions (#2881) 2 vuotta sitten
  kshokhin 40b3518d37 Add array size deduction from tuple(fix#1590) (#2825) 2 vuotta sitten
  Jon Ross-Perkins 39155d34ae Remove experimental continuation support (#2776) 3 vuotta sitten
  Adrien Leravat d0645c6a85 Explorer: rename value categories to expression categories (#2744) 3 vuotta sitten
  josh11b 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 vuotta sitten
  Richard Smith 782bd87316 AST cloning mechanism (#2699) 3 vuotta sitten
  Richard Smith 6d4920148b Initial support for name lookup into namespaces. (#2572) 3 vuotta sitten
  Richard Smith 47a1e99b9e Factor `ValueNodeView` out of `StaticScope`. (#2562) 3 vuotta sitten
  Jon Ross-Perkins 421883ec8f Rename ToString to mention Operator (#2539) 3 vuotta sitten
  Richard Smith 0d279b388a Make built-in conversions visible to `ImplicitAs`. (#2525) 3 vuotta sitten
  Richard Smith 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 vuotta sitten
  Adrien Leravat 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 vuotta sitten
  Adrien Leravat 34ec3ce74b Explorer: add missing `Nonnull<>` (#2486) 3 vuotta sitten
  Adrien Leravat 563768c6d3 Explorer: split `Member` into dedicated classes (#2421) 3 vuotta sitten
  josh11b 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 vuotta sitten
  Richard Smith e557d4af3b Make `addr me: Self*` work for interface methods. (#2374) 3 vuotta sitten
  Richard Smith 0219218b01 Make type contexts expect a value of type `Type`. (#2357) 3 vuotta sitten
  Richard Smith bc7bf325d6 Set the value of `.Self` in a where to that of the outer `.Self`. (#2344) 3 vuotta sitten
  Jon Ross-Perkins 4d522c8e90 Finish making clang-tidy (mostly) work (again) and run -fix (#2312) 3 vuotta sitten
  Richard Smith 561e45033e Remove `TypeOf*Type` for types whose type-of-type can just be `Type` (#2302) 3 vuotta sitten
  Richard Smith 9f534ae004 Implement support for rewrite constraints (#2276) 3 vuotta sitten
  Richard Smith 9feff92f22 Track witnesses wherever possible (#2263) 3 vuotta sitten
  Richard Smith 2340cb6703 Build value representations for all kinds of witness (#2250) 3 vuotta sitten
  Richard Smith 04d49cebd8 Consistently use a `Witness` rather than an expression to represent a possibly-symbolic witness. (#2245) 3 vuotta sitten
  Junhee Cho 69d4363ea5 Adds division to multiplicative expression. (#2091) 3 vuotta sitten
  pmqtt 82f8556890 Implementation of __intrinsic_assert (#2155) 3 vuotta sitten
  pmqtt 5ef6e9b6a0 Feature not equal (#2146) 3 vuotta sitten