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 use of prototype._clone() if found to clone an object. + test #93

Closed
wants to merge 5 commits into from

Commits on Mar 16, 2018

  1. Configuration menu
    Copy the full SHA
    777c300 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. update to allow a direct _clone() fucntion on an object, rather than …

    …only in the prototype. This allows a user to customise a Specific object to behave differently to the prototype method.
    btsimonh committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    3798d51 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2018

  1. Add to README.md

    btsimonh committed Mar 22, 2018
    Configuration menu
    Copy the full SHA
    6134e2e View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. resolve conflict in readme?

    btsimonh committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    5a1712a View commit details
    Browse the repository at this point in the history
  2. remove a couple of spaces

    btsimonh committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    a1ae553 View commit details
    Browse the repository at this point in the history