提交历史

作者 SHA1 备注 提交日期
  Jon Ross-Perkins 39155d34ae Remove experimental continuation support (#2776) 3 年之前
  josh11b 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 年之前
  Richard Smith 782bd87316 AST cloning mechanism (#2699) 3 年之前
  Richard Smith bfe5c36bfc Move `Value`, `Address`, and `ElementPath` to ast/. (#2659) 3 年之前
  Jon Ross-Perkins 421883ec8f Rename ToString to mention Operator (#2539) 3 年之前
  Richard Smith 0d279b388a Make built-in conversions visible to `ImplicitAs`. (#2525) 3 年之前
  Richard Smith 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) 3 年之前
  Adrien Leravat 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 年之前
  Richard Smith 0219218b01 Make type contexts expect a value of type `Type`. (#2357) 3 年之前
  Jon Ross-Perkins 8e5dcc2588 Enable readability-qualified-auto (#2314) 3 年之前
  Richard Smith 9f534ae004 Implement support for rewrite constraints (#2276) 3 年之前
  Richard Smith 8f0f69b65f Remove RuntimeError / CompilationError. (#2258) 3 年之前
  Richard Smith 2340cb6703 Build value representations for all kinds of witness (#2250) 3 年之前
  Richard Smith 04d49cebd8 Consistently use a `Witness` rather than an expression to represent a possibly-symbolic witness. (#2245) 3 年之前
  Junhee Cho 69d4363ea5 Adds division to multiplicative expression. (#2091) 3 年之前
  pmqtt 82f8556890 Implementation of __intrinsic_assert (#2155) 3 年之前
  pmqtt 5ef6e9b6a0 Feature not equal (#2146) 3 年之前
  pmqtt 63da070671 add operator to comparsion (#1883) 3 年之前
  Richard Smith e26bc32343 Change remaining uses of `Bool` to `bool`, following #750. (#1901) 3 年之前
  Richard Smith ef96f60425 Add support for bitwise operators. (#1809) 3 年之前
  Thejaswi Kadur 5665f32bf7 Support for user-defined Eq impls (#1730) 3 年之前
  pmqtt df93623741 Extends carbon to generate random number to make samples more interesting (#1643) 3 年之前
  pmqtt 9f89c63503 Add operator modulo (#1681) 3 年之前
  Richard Smith 59ae6e31b6 Rename PrimitiveOperatorExpression to OperatorExpression. (#1530) 3 年之前
  Richard Smith 93e19649aa Support for `as` operator and user-defined `As` impls. (#1476) 3 年之前
  Jon Ross-Perkins c97b21a371 Improve Print error message to not say intrinsic_print (#1408) 3 年之前
  Jon Ross-Perkins 084bc6ebc1 Restructure __intrinsic_print to be a keyword-like Print (#1407) 3 年之前
  Richard Smith 17ee3ed9b7 Track a resolved `Member` on each member access expression. (#1333) 3 年之前
  Richard Smith 2fef76e58c Basic support for `.Self` within `:!` bindings and `where` expressions. (#1311) 3 年之前
  Jeremy G. Siek b759401328 Heap allocation basics (#1323) 3 年之前