Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bloominstituteoftechnology/JavaScript-III
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: TraiLynne/JavaScript-III
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 2 files changed
  • 1 contributor

Commits on Oct 17, 2018

  1. Completed 'this' principles in my own words.

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    2f24fb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    26e7596 View commit details
    Browse the repository at this point in the history
  3. Switched parts of my explicit and implict definitions

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    3e1fd0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7c3fdaf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b02f88c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a854ebc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0567d1a View commit details
    Browse the repository at this point in the history
  8. Defined Prototypes GameObject constructor function

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    33efc0e View commit details
    Browse the repository at this point in the history
  9. Defined Prototypes GameObject method

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    a86e9a4 View commit details
    Browse the repository at this point in the history
  10. Defined Prototypes CharacterStats constructor function

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    5803214 View commit details
    Browse the repository at this point in the history
  11. Defined CharacterStats methods

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    6417e20 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    84d4e1d View commit details
    Browse the repository at this point in the history
  13. Defined Prototypes Humanid constructor function

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    3f41ba4 View commit details
    Browse the repository at this point in the history
  14. Defined Humanoid method

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    1e882b4 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    d3ac29c View commit details
    Browse the repository at this point in the history
  16. Uncommented Prototype testing code

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    58a03fd View commit details
    Browse the repository at this point in the history
  17. FIxed typos and changed some console.logs to returns

    Trai Lynne
    Trai Lynne committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    7294582 View commit details
    Browse the repository at this point in the history
Loading