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 auto_attribs #277

Merged
merged 17 commits into from
Nov 8, 2017
Merged

Add auto_attribs #277

merged 17 commits into from
Nov 8, 2017

Commits on Oct 27, 2017

  1. Add auto_attribs

    hynek committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    2393256 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

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

Commits on Nov 4, 2017

  1. Implement defaults

    hynek committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    0ea9b00 View commit details
    Browse the repository at this point in the history
  2. Update API docs

    hynek committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    3bd126f View commit details
    Browse the repository at this point in the history
  3. Update changelog

    hynek committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    01aff64 View commit details
    Browse the repository at this point in the history
  4. Grammar

    hynek committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    3a08044 View commit details
    Browse the repository at this point in the history
  5. Ignore class variables

    hynek committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    2d22e73 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6597020 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    38f4f27 View commit details
    Browse the repository at this point in the history
  8. Add Easter egg

    hynek committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    8550b1e View commit details
    Browse the repository at this point in the history
  9. Better wording

    hynek committed Nov 4, 2017
    Configuration menu
    Copy the full SHA
    72eb21c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f0cf5d1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a8ee220 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2017

  1. Fix example

    hynek committed Nov 5, 2017
    Configuration menu
    Copy the full SHA
    be65f42 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

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

Commits on Nov 7, 2017

  1. Use gross hacks in ClassVar detection to avoid importing typing

    Father forgive me for I have sinned.
    
    ref ericvsmith/dataclasses#61
    hynek committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    33b9ac9 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

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