Historia zmian

Autor SHA1 Wiadomość Data
  Jon Ross-Perkins d12583fc08 Do cleanup on explorer fuzzing infrastructure. (#2790) 3 lat temu
  Jon Ross-Perkins 39155d34ae Remove experimental continuation support (#2776) 3 lat temu
  josh11b 46503c0a9d Explorer and toolchain changes to implement #2483 (#2707) 3 lat temu
  Richard Smith e0c90767be Support for templated impl declarations (#2700) 3 lat temu
  Richard Smith 782bd87316 AST cloning mechanism (#2699) 3 lat temu
  Jon Ross-Perkins 7fe8bb308b Clean up clang-tidy issues in explorer. (#2621) 3 lat temu
  Richard Smith 6037f9e622 Remove AlternativeValueBase, per review comments on #2605. (#2606) 3 lat temu
  Richard Smith 59ff7743c0 Expect parentheses after an alternative only if they were present in its declaration (#2605) 3 lat temu
  Richard Smith 4fa71e32f5 Add support for most kinds of declarations to be declared and used as namespace members (#2575) 3 lat temu
  Richard Smith c172487395 Support for declaring functions within a namespace (#2569) 3 lat temu
  Richard Smith 60af531f5b Support parsing namespace declarations (#2563) 3 lat temu
  Richard Smith 2fd7e2b65d Add support for compound assignment and increment (#2526) 3 lat temu
  Richard Smith 74aae0911f Basic support for `match_first` declarations. (#2523) 3 lat temu
  Adrien Leravat 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) 3 lat temu
  josh11b 9c8fd6864e Implement rename `me` -> `self` (#2444) 3 lat temu
  Richard Smith 9e8cacae00 Implement support for named constraints (#2359) 3 lat temu
  Richard Smith 0219218b01 Make type contexts expect a value of type `Type`. (#2357) 3 lat temu
  Jon Ross-Perkins 8e5dcc2588 Enable readability-qualified-auto (#2314) 3 lat temu
  Jon Ross-Perkins 4d522c8e90 Finish making clang-tidy (mostly) work (again) and run -fix (#2312) 3 lat temu
  Richard Smith 7f7b9a4086 Implement support for `extends` and `impl as` declarations in interfaces (#2279) 3 lat temu
  Richard Smith 9f534ae004 Implement support for rewrite constraints (#2276) 3 lat temu
  Richard Smith 2340cb6703 Build value representations for all kinds of witness (#2250) 3 lat temu
  pmqtt cfa295c0af Feature destructor (#2116) 3 lat temu
  Junhee Cho 69d4363ea5 Adds division to multiplicative expression. (#2091) 3 lat temu
  Richard Smith 0191e2e41e implement checking for pattern match exhaustiveness and for unreachable cases (#2164) 3 lat temu
  pmqtt 5ef6e9b6a0 Feature not equal (#2146) 3 lat temu
  Darshal Shetty 037c99e2fb Explorer: Mixin phase 1 (#2069) 3 lat temu
  pmqtt f754373786 For loop for arrays (#1753) 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