Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean up Exp and derived classes #181

Merged
merged 28 commits into from Jan 22, 2019
Merged

Commits on Jan 21, 2019

  1. Remove unused Exp::operator<<

    ceeac committed Jan 21, 2019
    Copy the full SHA
    c1e44eb View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    aa78ceb View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f72076a View commit details
    Browse the repository at this point in the history
  4. Remove unused opAFP and opAGP

    ceeac committed Jan 21, 2019
    Copy the full SHA
    636cd40 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    4f6088e View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    8831725 View commit details
    Browse the repository at this point in the history
  7. Rename opNot -> opBitNot

    ceeac committed Jan 21, 2019
    Copy the full SHA
    18659d1 View commit details
    Browse the repository at this point in the history
  8. Remove deprecated opSize

    ceeac committed Jan 21, 2019
    Copy the full SHA
    2a50cb4 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    761f43a View commit details
    Browse the repository at this point in the history
  10. Remove Exp::isTerminal

    ceeac committed Jan 21, 2019
    Copy the full SHA
    3f9288f View commit details
    Browse the repository at this point in the history
  11. Un-deprecate opTypedExp

    ceeac committed Jan 21, 2019
    Copy the full SHA
    6900411 View commit details
    Browse the repository at this point in the history
  12. Clean up comment in Operator.h

    ceeac committed Jan 21, 2019
    Copy the full SHA
    3b7eaaf View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    6195d0d View commit details
    Browse the repository at this point in the history
  14. Remove RefExp::references

    ceeac committed Jan 21, 2019
    Copy the full SHA
    9c006a1 View commit details
    Browse the repository at this point in the history
  15. Small comment cleanup

    ceeac committed Jan 21, 2019
    Copy the full SHA
    9269edc View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    80dd267 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2019

  1. Copy the full SHA
    61a9f27 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    4ca193a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fddeb9b View commit details
    Browse the repository at this point in the history
  4. Fix formatting

    ceeac committed Jan 22, 2019
    Copy the full SHA
    2899527 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    0b7d172 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    e93c153 View commit details
    Browse the repository at this point in the history
  7. Move Unary::get to cpp file

    ceeac committed Jan 22, 2019
    Copy the full SHA
    37f5ae6 View commit details
    Browse the repository at this point in the history
  8. Add comment for Location class

    ceeac committed Jan 22, 2019
    Copy the full SHA
    1938780 View commit details
    Browse the repository at this point in the history
  9. Use regOf/tempOf instead of get

    ceeac committed Jan 22, 2019
    Copy the full SHA
    d67fc8a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    cbc781b View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    cf54476 View commit details
    Browse the repository at this point in the history
  12. Improve comments

    ceeac committed Jan 22, 2019
    Copy the full SHA
    40c0d91 View commit details
    Browse the repository at this point in the history