Historial de Commits

Autor SHA1 Mensaje Fecha
  Chandler Carruth 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) hace 1 año
  Prabhat Sachdeva 289d05813e Explorer: Remove `PrintDepth` and implement `PrintIndent`. (#3113) hace 2 años
  Jon Ross-Perkins 357baaeef8 Rename //explorer/common to base (#3103) hace 2 años
  Adrien Leravat 19c74ead49 Explorer: Add initial initializing expression support for variable declaration (#2907) hace 2 años
  kshokhin 40b3518d37 Add array size deduction from tuple(fix#1590) (#2825) hace 2 años
  Jon Ross-Perkins 39155d34ae Remove experimental continuation support (#2776) hace 3 años
  josh11b 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) hace 3 años
  Richard Smith 782bd87316 AST cloning mechanism (#2699) hace 3 años
  Richard Smith bfe5c36bfc Move `Value`, `Address`, and `ElementPath` to ast/. (#2659) hace 3 años
  Jon Ross-Perkins 421883ec8f Rename ToString to mention Operator (#2539) hace 3 años
  Richard Smith 0d279b388a Make built-in conversions visible to `ImplicitAs`. (#2525) hace 3 años
  Richard Smith 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) hace 3 años
  Adrien Leravat 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) hace 3 años
  Richard Smith 0219218b01 Make type contexts expect a value of type `Type`. (#2357) hace 3 años
  Jon Ross-Perkins 8e5dcc2588 Enable readability-qualified-auto (#2314) hace 3 años
  Richard Smith 9f534ae004 Implement support for rewrite constraints (#2276) hace 3 años
  Richard Smith 8f0f69b65f Remove RuntimeError / CompilationError. (#2258) hace 3 años
  Richard Smith 2340cb6703 Build value representations for all kinds of witness (#2250) hace 3 años
  Richard Smith 04d49cebd8 Consistently use a `Witness` rather than an expression to represent a possibly-symbolic witness. (#2245) hace 3 años
  Junhee Cho 69d4363ea5 Adds division to multiplicative expression. (#2091) hace 3 años
  pmqtt 82f8556890 Implementation of __intrinsic_assert (#2155) hace 3 años
  pmqtt 5ef6e9b6a0 Feature not equal (#2146) hace 3 años
  pmqtt 63da070671 add operator to comparsion (#1883) hace 3 años
  Richard Smith e26bc32343 Change remaining uses of `Bool` to `bool`, following #750. (#1901) hace 3 años
  Richard Smith ef96f60425 Add support for bitwise operators. (#1809) hace 3 años
  Thejaswi Kadur 5665f32bf7 Support for user-defined Eq impls (#1730) hace 3 años
  pmqtt df93623741 Extends carbon to generate random number to make samples more interesting (#1643) hace 3 años
  pmqtt 9f89c63503 Add operator modulo (#1681) hace 3 años
  Richard Smith 59ae6e31b6 Rename PrimitiveOperatorExpression to OperatorExpression. (#1530) hace 3 años
  Richard Smith 93e19649aa Support for `as` operator and user-defined `As` impls. (#1476) hace 3 años