Comparing TheOdinProject:main...AnarchoWaffle:master · TheOdinProject/javascript-exercises · GitHub
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: TheOdinProject/javascript-exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AnarchoWaffle/javascript-exercises
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.
  • 18 commits
  • 24 files changed
  • 1 contributor

Commits on Nov 28, 2019

  1. hello world test solution

    Lauren Hoock committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    91396c7 View commit details
    Browse the repository at this point in the history
  2. repeat string test solution

    Lauren Hoock committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    7e8cafc View commit details
    Browse the repository at this point in the history
  3. added reverseString test solution

    Lauren Hoock committed Nov 28, 2019
    Configuration menu
    Copy the full SHA
    92313aa View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2019

  1. added removeFromArray solution

    Lauren Hoock committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    b9f4827 View commit details
    Browse the repository at this point in the history
  2. added sumAll solution

    Lauren Hoock committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    66589ae View commit details
    Browse the repository at this point in the history
  3. added leapYear solution

    Lauren Hoock committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    9b68412 View commit details
    Browse the repository at this point in the history
  4. added tempConversion solution

    Lauren Hoock committed Nov 29, 2019
    Configuration menu
    Copy the full SHA
    b02b3b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2020

  1. calculator solution

    Lauren Hoock committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    7de21a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4689229 View commit details
    Browse the repository at this point in the history
  3. palindromes solution

    Lauren Hoock committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    902b6ca View commit details
    Browse the repository at this point in the history
  4. calculator code cleanup

    Lauren Hoock committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    3d6f8a2 View commit details
    Browse the repository at this point in the history
  5. partial caesar solution

    Lauren Hoock committed Feb 18, 2020
    Configuration menu
    Copy the full SHA
    a720caf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d19d80d View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2020

  1. the long awaited caesar solution

    Lauren Hoock committed Feb 19, 2020
    Configuration menu
    Copy the full SHA
    4aaa04e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2020

  1. fibonacci solution

    Lauren Hoock committed Feb 22, 2020
    Configuration menu
    Copy the full SHA
    06f24f7 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2020

  1. getTheTitles solution

    Lauren Hoock committed Feb 23, 2020
    Configuration menu
    Copy the full SHA
    1de718e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2020

  1. findTheOldest solution

    Lauren Hoock committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    622c12a View commit details
    Browse the repository at this point in the history
  2. findTheOldest cleanup

    Lauren Hoock committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    17b2a15 View commit details
    Browse the repository at this point in the history
Loading