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

Add SHL/SHR/SAR #1498

Merged
merged 6 commits into from
Aug 1, 2019
Merged

Add SHL/SHR/SAR #1498

merged 6 commits into from
Aug 1, 2019

Commits on Jul 30, 2019

  1. Test skeleton

    Eric Hennenfent committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    170a86a View commit details
    Browse the repository at this point in the history
  2. Naive shift implementation

    This should be interesting
    Eric Hennenfent committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    bb2d645 View commit details
    Browse the repository at this point in the history
  3. Revert "Add error for unsupported solc versions (#1488)"

    This reverts commit 65c8930.
    Eric Hennenfent committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    c5922a7 View commit details
    Browse the repository at this point in the history
  4. Update readme

    Eric Hennenfent committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    788a4ed View commit details
    Browse the repository at this point in the history
  5. Fix unclosed file warning

    Eric Hennenfent committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    db49cd7 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2019

  1. Fix Truffle tests (maybe)

    Eric Hennenfent committed Jul 31, 2019
    Configuration menu
    Copy the full SHA
    153b817 View commit details
    Browse the repository at this point in the history