Commit History

Автор SHA1 Съобщение Дата
  Richard Smith 752692e08d Factor out a common base class from function and bound method values. (#2622) преди 3 години
  Richard Smith 7fe06a5d2f Unify handling of calls to functions and to methods. (#2620) преди 3 години
  Jon Ross-Perkins 9df70fb115 Disable most tracing in the prelude. (#2616) преди 3 години
  Richard Smith 59ff7743c0 Expect parentheses after an alternative only if they were present in its declaration (#2605) преди 3 години
  Amr Hesham 98041d70c2 Explorer: error on bit-shift overflow (#2600) преди 3 години
  Richard Smith 6d4920148b Initial support for name lookup into namespaces. (#2572) преди 3 години
  Jon Ross-Perkins 4e1b585fcf clang-tidy --fix (#2577) преди 3 години
  Richard Smith 60af531f5b Support parsing namespace declarations (#2563) преди 3 години
  Adrien Leravat 7222f349d6 Explorer: move deallocation to `StepCleanUp` (#2547) преди 3 години
  Adrien Leravat b4e3a3e6cc Explorer: fix class destructor not called with `heap.Delete` (#2546) преди 3 години
  Adrien Leravat ec683d1ab2 Explorer: fix variables not cleaned up if declared before unformed (#2544) преди 3 години
  Richard Smith 2fd7e2b65d Add support for compound assignment and increment (#2526) преди 3 години
  Jon Ross-Perkins 421883ec8f Rename ToString to mention Operator (#2539) преди 3 години
  Adrien Leravat 35989c5283 Explorer: prevent creating invalid class with missing parent (#2536) преди 3 години
  Richard Smith 0d279b388a Make built-in conversions visible to `ImplicitAs`. (#2525) преди 3 години
  Richard Smith 74aae0911f Basic support for `match_first` declarations. (#2523) преди 3 години
  Adrien Leravat 7936bfa019 Explorer: fix case for CleanUpAction enum kind (#2520) преди 3 години
  Richard Smith 4daaa4866f Rename `Type` -> `type`, per #2360. (#2507) преди 3 години
  Adrien Leravat 8301258ef8 Explorer: support virtual class methods (#2462) преди 3 години
  Adrien Leravat 026c4b9dc3 Explorer: move subtyping logic to TypeChecker (#2484) преди 3 години
  Adrien Leravat 9299e51511 Explorer: Support class subtyping (#2460) преди 3 години
  Richard Smith 43283cb516 Add `Value` decomposition and use it to implement `Substitute` (#2389) преди 3 години
  Adrien Leravat e37a69a6d5 Destroy class hierarchy when destroying class with a `base` (#2378) преди 3 години
  Adrien Leravat 563768c6d3 Explorer: split `Member` into dedicated classes (#2421) преди 3 години
  josh11b 9c8fd6864e Implement rename `me` -> `self` (#2444) преди 3 години
  Adrien Leravat 0cb2c92c6c Explorer: support index-based fields for `FieldPath` and `Members` (#2417) преди 3 години
  Adrien Leravat 1d0bb85d0c Explorer: basic `abstract` class support (#2441) преди 3 години
  Adrien Leravat 46f4887cf7 Explorer: support `.base` to initialize parent class from struct (#2361) преди 3 години
  Richard Smith dfbe35bae5 Remove pattern evaluation from the interpreter. (#2400) преди 3 години
  Richard Smith e557d4af3b Make `addr me: Self*` work for interface methods. (#2374) преди 3 години