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

Updating interface methods #470

Merged
merged 14 commits into from
Nov 27, 2020
Merged

Commits on Nov 27, 2020

  1. add errors to the interface

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    4bc8c3e View commit details
    Browse the repository at this point in the history
  2. update the mocked interface

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    5de0795 View commit details
    Browse the repository at this point in the history
  3. update interface and runtime

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    748ad6e View commit details
    Browse the repository at this point in the history
  4. panic on new errors

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    1d5e35a View commit details
    Browse the repository at this point in the history
  5. linkt love

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    4d302c1 View commit details
    Browse the repository at this point in the history
  6. add log error

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    58eab31 View commit details
    Browse the repository at this point in the history
  7. fix tests

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    b8febab View commit details
    Browse the repository at this point in the history
  8. clean up

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    1adf02c View commit details
    Browse the repository at this point in the history
  9. check log method errors

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    bcdbe3d View commit details
    Browse the repository at this point in the history
  10. add SetComputationUsed to the interace

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    ed53bdc View commit details
    Browse the repository at this point in the history
  11. fix tests

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    f90b352 View commit details
    Browse the repository at this point in the history
  12. apply changes requested by review

    ramtinms authored and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    7b3aa0e View commit details
    Browse the repository at this point in the history
  13. Apply suggestions from code review

    Co-authored-by: Bastian Müller <bastian@axiomzen.co>
    ramtinms and turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    8771879 View commit details
    Browse the repository at this point in the history
  14. add error return value to interpreter and checker handlers

    - interpreter UUID handler
    - interpreter event emission handler
    - checker location handler
    turbolent committed Nov 27, 2020
    Configuration menu
    Copy the full SHA
    d37c9f3 View commit details
    Browse the repository at this point in the history