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

Panic if trunc operands are not compatible #71

Merged
merged 1 commit into from
Feb 25, 2019
Merged

Commits on Feb 24, 2019

  1. Panic if trunc operands are not compatible

    * Support vector and int typed arguments.
    * Add a table driven test for the different cases.
    
    I've tried my best to make the error messages informative and consistent
    with other error messages, but further improvements are welcomed -
    please also feel free to take ownership of the branch and tweak the
    messages if appropriate.
    
    Updates #65.
    
    Subsumes part of PR #69.
    pwaller committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    2e3b0c1 View commit details
    Browse the repository at this point in the history