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: imclab/JavaScript-Koans
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: liammclennan/JavaScript-Koans
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 20 commits
  • 8 files changed
  • 9 contributors

Commits on Dec 21, 2013

  1. Fix indentation.

    guhelski committed Dec 21, 2013
    Configuration menu
    Copy the full SHA
    6819725 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2013

  1. Merge pull request liammclennan#33 from guhelski/master

    Fix indentation.
    liammclennan committed Dec 22, 2013
    Configuration menu
    Copy the full SHA
    2ba675d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2014

  1. Fixed indentation

    AlexJeng committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    bb3e0e3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request liammclennan#37 from ogwiz2/master

    Fixed indentation
    liammclennan committed Sep 22, 2014
    Configuration menu
    Copy the full SHA
    2a52a95 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2014

  1. typo

    referer corrected to refer
    ar1g committed Oct 5, 2014
    Configuration menu
    Copy the full SHA
    7924d3b View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2014

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

Commits on Feb 7, 2015

  1. Unnecessary semicolon

    lewiscowper committed Feb 7, 2015
    Configuration menu
    Copy the full SHA
    42d6ac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2015

  1. Merge pull request liammclennan#46 from lewiscowper/patch-1

    Unnecessary semicolon
    liammclennan committed Feb 8, 2015
    Configuration menu
    Copy the full SHA
    7b4505e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2015

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

Commits on Dec 3, 2015

  1. Fix double word typo

    jwworth committed Dec 3, 2015
    Configuration menu
    Copy the full SHA
    13e8d62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a68ce70 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2016

  1. Make reflection topic browser-independent

    Chrome and Firefox handle `.name` function attribute differently
    if it comes to anonymous functions.
    
    For more details see:
    liammclennan#53
    cytrowski committed Sep 27, 2016
    Configuration menu
    Copy the full SHA
    5a681fe View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Display more details in splice example

    Naming of variables was confusing + there was no hint in the qunit output.
    
    For more details see:
    liammclennan#47
    cytrowski committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    9737311 View commit details
    Browse the repository at this point in the history
  2. Merge pull request liammclennan#54 from cytrowski/bugfix/inconsistent…

    …-reflections
    
    Make reflection topic browser-independent
    liammclennan authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    67ec865 View commit details
    Browse the repository at this point in the history
  3. Merge pull request liammclennan#48 from yihangho/auto-scroll

    Automatically scroll to the bottom.
    liammclennan authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    e524f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63a31e9 View commit details
    Browse the repository at this point in the history
  5. Merge pull request liammclennan#55 from cytrowski/improvement/better-…

    …suggestions
    
    Display more details in splice example
    liammclennan authored Sep 28, 2016
    Configuration menu
    Copy the full SHA
    e972a23 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2016

  1. Update README.md

    liammclennan authored Dec 6, 2016
    Configuration menu
    Copy the full SHA
    3e3c84c View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2017

  1. Fix three typos

    hohguy authored Jun 7, 2017
    Configuration menu
    Copy the full SHA
    8539611 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2022

  1. Merge pull request liammclennan#60 from hohguy/patch-1

    Fix three typos
    liammclennan authored Jan 30, 2022
    Configuration menu
    Copy the full SHA
    d8586b8 View commit details
    Browse the repository at this point in the history
Loading