Historial de Commits

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