1. 05 Aug, 2016 1 commit
    • Bob Nystrom's avatar
      Fix a couple of covariant overrides in Expression. (#5257) · 47139f1d
      Bob Nystrom authored
      It was widening the return type of a couple of operators compared to
      what EquationMember declared it should return. Since it did in fact
      always return an Expression, the widening wasn't needed.
      
      This just tightens them to match the base class.
      47139f1d
  2. 28 Jun, 2016 1 commit
  3. 27 Jun, 2016 1 commit
  4. 25 Jun, 2016 1 commit
  5. 14 Jun, 2016 1 commit
    • pq's avatar
      Add missing returns. · 7a955487
      pq authored
      As of `1.18.0-dev-0`, these cases will get flagged.  In the meantime, the
      7a955487
  6. 25 May, 2016 1 commit
  7. 12 May, 2016 1 commit
  8. 04 May, 2016 1 commit
  9. 28 Apr, 2016 1 commit