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

Feature/error handling in paddle #1149

Merged
merged 13 commits into from
Jan 19, 2017

Commits on Jan 14, 2017

  1. Add Status

    reyoung committed Jan 14, 2017
    Configuration menu
    Copy the full SHA
    0248031 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c20e08 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Add printf method to Status.

    reyoung committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    741637e View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2017

  1. Fix compile error.

    reyoung committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    8aefc30 View commit details
    Browse the repository at this point in the history
  2. Stash

    reyoung committed Jan 17, 2017
    Configuration menu
    Copy the full SHA
    3d01c60 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. Configuration menu
    Copy the full SHA
    9bc1203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8605544 View commit details
    Browse the repository at this point in the history
  3. Rename Status => Error.

    * Also make ErrorF as a global method.
    reyoung committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    ec790e1 View commit details
    Browse the repository at this point in the history
  4. Change unittest variable name

    reyoung committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    699d18f View commit details
    Browse the repository at this point in the history
  5. Make Error interface cleaner

    reyoung committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    5a15c70 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2017

  1. Follow comments

    reyoung committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    a6d4a31 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    reyoung committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    c88dec2 View commit details
    Browse the repository at this point in the history
  3. Make code more readable

    reyoung committed Jan 19, 2017
    Configuration menu
    Copy the full SHA
    843fb2e View commit details
    Browse the repository at this point in the history