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

fixed a typo in unit test, and made boolean options default to false ins... #19

Merged
merged 4 commits into from
Feb 2, 2014

Commits on Jan 29, 2014

  1. fixed a typo in unit test, and made boolean options default to false …

    …instead of null. added bool unit test
    Eddie committed Jan 29, 2014
    Configuration menu
    Copy the full SHA
    da41751 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2014

  1. Configuration menu
    Copy the full SHA
    49e11d4 View commit details
    Browse the repository at this point in the history
  2. integrated my bool default to false logic to the new default feature,…

    … and made the inverse of the default specified when the value is determined
    Eddie committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    ed670f5 View commit details
    Browse the repository at this point in the history
  3. oops - used 5.4 syntax for arrays

    Eddie committed Jan 30, 2014
    Configuration menu
    Copy the full SHA
    c9eab95 View commit details
    Browse the repository at this point in the history