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 the ability to use generic constraints #7

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Commits on Jun 6, 2016

  1. Configuration menu
    Copy the full SHA
    4d95255 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187e4bf View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2016

  1. begin implementing generic constraints

    Jakub Hlusička committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    39924d4 View commit details
    Browse the repository at this point in the history
  2. use parse_generics_shim arguments correctly

    Jakub Hlusička committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    d9954ab View commit details
    Browse the repository at this point in the history
  3. fix documentation errors

    Jakub Hlusička committed Jul 28, 2016
    Configuration menu
    Copy the full SHA
    705cc59 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. partially implement a test for generic constraints

    Jakub Hlusička committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    a5125de View commit details
    Browse the repository at this point in the history
  2. finish implementing the generic constraints

    Jakub Hlusička committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    0021408 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2016

  1. Allow >> in generics

    bjorn3 committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    e118ccb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from bjorn3/master

    Allow >> in generics
    Limeth authored Jul 30, 2016
    Configuration menu
    Copy the full SHA
    dc659e1 View commit details
    Browse the repository at this point in the history
  3. removed an unused variable

    Jakub Hlusička committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    cd260d3 View commit details
    Browse the repository at this point in the history
  4. modify to use the newer version of parse_generics_shim

    Jakub Hlusička committed Jul 30, 2016
    Configuration menu
    Copy the full SHA
    f8b37e3 View commit details
    Browse the repository at this point in the history