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-II-Stretch-Assignment
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: wildpow/JavaScript-II
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.
  • 13 commits
  • 7 files changed
  • 2 contributors

Commits on Nov 9, 2017

  1. finished prototype.js

    wildpow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    f5c7dde View commit details
    Browse the repository at this point in the history
  2. Finished Classes

    dreamingrainbow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    0c7f6a5 View commit details
    Browse the repository at this point in the history
  3. almost done with recursion

    wildpow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    6ef6300 View commit details
    Browse the repository at this point in the history
  4. bla

    wildpow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    b8f9a49 View commit details
    Browse the repository at this point in the history
  5. finished recursion.js

    wildpow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    8e4a892 View commit details
    Browse the repository at this point in the history
  6. Finished

    dreamingrainbow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    aaf405f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' of https://github.com/wildpow/JavaScript-II

    # Conflicts:
    #	src/recursion.js
    dreamingrainbow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    8abf48d View commit details
    Browse the repository at this point in the history
  8. finished

    wildpow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    dd24e5c View commit details
    Browse the repository at this point in the history
  9. play with this

    dreamingrainbow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    692b51b View commit details
    Browse the repository at this point in the history
  10. Nerd Merge

    dreamingrainbow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    880f491 View commit details
    Browse the repository at this point in the history
  11. ESlint is fun

    wildpow committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    0d8fcb0 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2017

  1. fixed prototype.js

    wildpow committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    c813902 View commit details
    Browse the repository at this point in the history
  2. fixed .bind to one liner

    wildpow committed Nov 10, 2017
    Configuration menu
    Copy the full SHA
    66f6cd8 View commit details
    Browse the repository at this point in the history
Loading