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

Add function to make SWIG-generated objects more intuitive for Python users #163

Merged
merged 20 commits into from
Mar 2, 2017

Commits on Feb 15, 2017

  1. Initial commit

    JonathanMeans committed Feb 15, 2017
    Configuration menu
    Copy the full SHA
    8fc6700 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Initial commit

    JonathanMeans committed Feb 22, 2017
    Configuration menu
    Copy the full SHA
    0e2ab02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    742acd5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2017

  1. Configuration menu
    Copy the full SHA
    8ed5dff View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2017

  1. Configuration menu
    Copy the full SHA
    7f75ea1 View commit details
    Browse the repository at this point in the history
  2. Add test to testRunner

    JonathanMeans committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    7f8838c View commit details
    Browse the repository at this point in the history
  3. remove unused import

    JonathanMeans committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    848034e View commit details
    Browse the repository at this point in the history
  4. Fix checking members

    JonathanMeans committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    e586561 View commit details
    Browse the repository at this point in the history
  5. Clean up

    JonathanMeans committed Feb 28, 2017
    Configuration menu
    Copy the full SHA
    a287fa5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3aef0e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a2ef0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    234daaa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9bbe12a View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2017

  1. Configuration menu
    Copy the full SHA
    ad1723a View commit details
    Browse the repository at this point in the history
  2. Add docstrings

    JonathanMeans committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    8398c67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0986157 View commit details
    Browse the repository at this point in the history
  4. Fix some typos

    JonathanMeans committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    e8a8554 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    de173e7 View commit details
    Browse the repository at this point in the history
  6. Merge in method magic

    JonathanMeans committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    18e9c85 View commit details
    Browse the repository at this point in the history
  7. Add some docstrings

    JonathanMeans committed Mar 1, 2017
    Configuration menu
    Copy the full SHA
    6b92511 View commit details
    Browse the repository at this point in the history