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

feat: function argument validation #773

Merged
merged 6 commits into from Feb 10, 2017
Merged

feat: function argument validation #773

merged 6 commits into from Feb 10, 2017

Commits on Jan 30, 2017

  1. feat: building out argsert helper

    Benjamin Coe committed Jan 30, 2017
    Copy the full SHA
    621aaa8 View commit details
    Browse the repository at this point in the history
  2. feat: adding function argument validation

    Benjamin Coe committed Jan 30, 2017
    Copy the full SHA
    3a187f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. chore: continuing to add argument validation to yargs

    Benjamin Coe committed Jan 31, 2017
    Copy the full SHA
    b0526e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2017

  1. chrore: continuing to add more checks to functions

    Benjamin Coe committed Feb 5, 2017
    Copy the full SHA
    eb9f607 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2017

  1. chore: finish documenting argument signatures

    Benjamin Coe committed Feb 6, 2017
    Copy the full SHA
    6372a73 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2017

  1. fix: based on various bike-shed discussions regarding arguments perfo…

    …rmance, opted for a more explicit API
    Benjamin Coe committed Feb 9, 2017
    Copy the full SHA
    c598ebb View commit details
    Browse the repository at this point in the history