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/slots #35

Merged
merged 12 commits into from
Mar 31, 2016
Merged

Feature/slots #35

merged 12 commits into from
Mar 31, 2016

Commits on Mar 14, 2016

  1. Initial slots implementation.

    Tinche committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    7b201eb View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2016

  1. Handle some edge cases for slots.

    Many more slot tests.
    Tinche committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    26b7bff View commit details
    Browse the repository at this point in the history
  2. Flake8 fix.

    Tinche committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    bef8773 View commit details
    Browse the repository at this point in the history
  3. Fix reprs.

    Tinche committed Mar 16, 2016
    Configuration menu
    Copy the full SHA
    1d21609 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7d0ce60 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2016

  1. Rename class_ to cls.

    Fix docstrings.
    Fix missing parens in a test.
    Tinche committed Mar 17, 2016
    Configuration menu
    Copy the full SHA
    37bc4b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2016

  1. Configuration menu
    Copy the full SHA
    c50d5aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd62735 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2016

  1. We hypothesizin'.

    Tinche committed Mar 22, 2016
    Configuration menu
    Copy the full SHA
    821e853 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2016

  1. Add slots docs.

    Tinche committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    cfc42ef View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2016

  1. Semantic newlines.

    Tinche committed Mar 29, 2016
    Configuration menu
    Copy the full SHA
    7818400 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. Review feedback incorporated:

    * capitalize bullet items
    * replace bullet asterisks with dashes
    * indent bullet code fragments
    * join some lines
    Tinche committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    adb08a1 View commit details
    Browse the repository at this point in the history