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

Trait based inheritance #223

Closed
wants to merge 6 commits into from

Commits on Sep 1, 2014

  1. Added Trait Based Inheritance

    Jonathan S committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    f8d2beb View commit details
    Browse the repository at this point in the history
  2. Fixed date

    Jonathan S committed Sep 1, 2014
    Configuration menu
    Copy the full SHA
    662cf3c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2014

  1. Improved examples to use lifetimes. Fixed typo.

    Jonathan S committed Sep 6, 2014
    Configuration menu
    Copy the full SHA
    5f9669d View commit details
    Browse the repository at this point in the history
  2. Added alternative way of doing downcasting

    Jonathan S committed Sep 6, 2014
    Configuration menu
    Copy the full SHA
    db1ae49 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2014

  1. Added bikeshedding section

    Jonathan S committed Sep 7, 2014
    Configuration menu
    Copy the full SHA
    a8034be View commit details
    Browse the repository at this point in the history
  2. Added yet another alternative for downcasting, which may take over th…

    …e original idea.
    Jonathan S committed Sep 7, 2014
    Configuration menu
    Copy the full SHA
    94894a9 View commit details
    Browse the repository at this point in the history