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

lint and a few issues that seem quite serious #16

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

Commits on May 17, 2015

  1. add lint target

    pirxpilot committed May 17, 2015
    Configuration menu
    Copy the full SHA
    713394c View commit details
    Browse the repository at this point in the history
  2. fix exception in swap()

    using undefined `old` variable to store values
    pirxpilot committed May 17, 2015
    Configuration menu
    Copy the full SHA
    6a5d9f7 View commit details
    Browse the repository at this point in the history
  3. fix isNumeric implementation

    typo isNan -> isNaN
    pirxpilot committed May 17, 2015
    Configuration menu
    Copy the full SHA
    b6163e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fad6946 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb67711 View commit details
    Browse the repository at this point in the history