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

First round of changes #3

Closed
wants to merge 7 commits into from
Closed

Commits on Mar 5, 2014

  1. style: code cleanup

    vicb committed Mar 5, 2014
    Copy the full SHA
    0429851 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    c53d216 View commit details
    Browse the repository at this point in the history
  3. fix(Key): relax type constraints

    from List to Iterable
    vicb committed Mar 5, 2014
    Copy the full SHA
    b6ce1a2 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    a1b3f25 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a8023ee View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    eea3085 View commit details
    Browse the repository at this point in the history
  7. refactor(Key): make type public to simplify the code

    type is final anyway so it could not be changed
    vicb committed Mar 5, 2014
    Copy the full SHA
    ba6e1cd View commit details
    Browse the repository at this point in the history