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: Zipcoder/CR-MesoLabs-JavaScript-JavaToJavaScript.Lab1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: jleczner/Java2JavaScript-Lab-1
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.
  • 11 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 30, 2016

  1. solved first problem

    Jonathan Leczner authored and Jonathan Leczner committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    9cab78e View commit details
    Browse the repository at this point in the history
  2. did problem 2

    Jonathan Leczner authored and Jonathan Leczner committed Sep 30, 2016
    Configuration menu
    Copy the full SHA
    16a1f75 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2016

  1. implemented squareNumbers, wrote all method names in index.html

    Jonathan Leczner authored and Jonathan Leczner committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    512d16b View commit details
    Browse the repository at this point in the history
  2. fixed function name, corrected implmentation

    Jonathan Leczner authored and Jonathan Leczner committed Oct 1, 2016
    Configuration menu
    Copy the full SHA
    dee952d View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. implemented random4()

    Jonathan Leczner authored and Jonathan Leczner committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    42af94a View commit details
    Browse the repository at this point in the history
  2. done even()

    Jonathan Leczner authored and Jonathan Leczner committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    93b6ce3 View commit details
    Browse the repository at this point in the history
  3. done powers()

    Jonathan Leczner authored and Jonathan Leczner committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    f016477 View commit details
    Browse the repository at this point in the history
  4. implemented areWeThereYet()

    Jonathan Leczner authored and Jonathan Leczner committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    94d0f18 View commit details
    Browse the repository at this point in the history
  5. done triangle()

    Jonathan Leczner authored and Jonathan Leczner committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    ee137b5 View commit details
    Browse the repository at this point in the history
  6. done tableSquare()

    Jonathan Leczner authored and Jonathan Leczner committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    3445c41 View commit details
    Browse the repository at this point in the history
  7. done tableSquares(), and got the stupid formatting to work.

    Jonathan Leczner authored and Jonathan Leczner committed Oct 2, 2016
    Configuration menu
    Copy the full SHA
    93edc23 View commit details
    Browse the repository at this point in the history
Loading