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

Remove unused variable references #533

Merged
merged 5 commits into from Jul 1, 2014

Commits on Jun 30, 2014

  1. Copy the full SHA
    1d89eda View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    874e1b7 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    ff16c11 View commit details
    Browse the repository at this point in the history
  4. Disallow unused variables

    jugglinmike committed Jun 30, 2014
    Copy the full SHA
    df964e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

  1. Remove aliases for exported methods

    Prefer accessing these methods via the global `module` namespace for
    clarity.
    jugglinmike committed Jul 1, 2014
    Copy the full SHA
    d8c5905 View commit details
    Browse the repository at this point in the history