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: scarabeo7/JavaScript-Core-1-Coursework-Week3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Domenico-cyf/JavaScript-Core-1-Coursework-Week3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 8 files changed
  • 5 contributors

Commits on Jan 5, 2021

  1. Update README.md

    Chris Owen
    Chris Owen authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    edbf9b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Update GRADING.md

    ChrisOwen101 committed Jan 14, 2021
    Configuration menu
    Copy the full SHA
    5d7c223 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c7fb4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d4c44c View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2021

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

Commits on Feb 1, 2021

  1. Add helper functions to the exercise

    We're not really trying to teach our trainees regexes, so instead we can
    train them a bit of using existing code :)
    illicitonion committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    7a799eb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from illicitonion/helper-functions

    Add helper functions to the exercise
    Chris Owen
    Chris Owen authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    e801f34 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #28 from illicitonion/fix-result

    Use correct variable in assertion
    Chris Owen
    Chris Owen authored Feb 1, 2021
    Configuration menu
    Copy the full SHA
    80e4036 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. Update README.md

    Dedekind561 authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    69b6017 View commit details
    Browse the repository at this point in the history
  2. Ammend names for some of the functions

    Mitch Lloyd
    Mitch Lloyd committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0c13ac2 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #44 from CodeYourFuture/ammend-naming

    Ammend names for some of the functions
    Dedekind561 authored Feb 5, 2021
    Configuration menu
    Copy the full SHA
    915aa9a View commit details
    Browse the repository at this point in the history
  4. Tweak function names

    Mitch Lloyd
    Mitch Lloyd committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    0af20a3 View commit details
    Browse the repository at this point in the history
Loading