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: farrelld09/javascript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: exercism/DEPRECATED.javascript
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.
  • 19 commits
  • 16 files changed
  • 12 contributors

Commits on Mar 16, 2018

  1. Fix linting for linked-list exercise (exercism#529)

    Issue #399
    aadityakulkarni authored and tejasbubane committed Mar 16, 2018
    Configuration menu
    Copy the full SHA
    566bab4 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2018

  1. Fix linting for saddle points (exercism#528)

    Issue #399
    tarunvelli authored and tejasbubane committed Mar 17, 2018
    Configuration menu
    Copy the full SHA
    3f1eca2 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2018

  1. Fix errors in config for configlet v3.8.0 (exercism#530)

    Closes #527.
    
    configlet v3.8.0 requires unlocked_by to be core exercise. Make the
    required changes.
    tejasbubane authored and matthewmorgan committed Mar 21, 2018
    Configuration menu
    Copy the full SHA
    1bf6bfd View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. Configuration menu
    Copy the full SHA
    1f5a11c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ac0da4 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. Fix robot simulator (exercism#535)

    * Initial commit
    
    * Fix robot simulator
    
    * Remove function wrapping
    
    * Update const and let to var
    allison-zhao authored and matthewmorgan committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    fd56708 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2018

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

Commits on Apr 9, 2018

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

Commits on Apr 10, 2018

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

Commits on Jun 11, 2018

  1. Reformat config files (exercism#549)

    This runs the configlet fmt command, which normalizes the
    contents and ordering of keys in the track config and
    maintainers config.
    
    This will let us script changes to the config files without
    having unnecessary noise in the diffs when submitting pull
    requests.
    Katrina Owen authored and tejasbubane committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    f81aef2 View commit details
    Browse the repository at this point in the history
  2. Removed outdated mention of Eloquent JavaScript’s edition number (exe…

    …rcism#550)
    
    Eloquent JavaScript came out with a 3rd edition some time ago. Previously, LEARNING.md mentioned its 2nd edition instead. Now it mentions no edition. The link is thus futureproofed.
    DanielFlaum authored and tejasbubane committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    9aedefe View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

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

Commits on Jun 14, 2018

  1. Configuration menu
    Copy the full SHA
    12cf744 View commit details
    Browse the repository at this point in the history
  2. Added blurb (exercism#554)

    jackhughesweb authored and matthewmorgan committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    ae311ab View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2018

  1. Update README.md

    matthewmorgan authored Jun 23, 2018
    Configuration menu
    Copy the full SHA
    050d9e6 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2018

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

Commits on Aug 19, 2018

  1. Deprecate this track

    Katrina Owen
    Katrina Owen committed Aug 19, 2018
    Configuration menu
    Copy the full SHA
    618e65d View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Merge pull request exercism#560 from exercism/rename-to-deprecated-ja…

    …vascript
    
    Deprecate this track
    Katrina Owen
    Katrina Owen authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    2cf502c View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2020

  1. Clean up maintainers.json

    This file needs emptying. If anyone who is in it would like to be transferred as an alumni to exercism/javascript, please open a PR there, referencing this, and I'll merge it.
    iHiD authored Jan 15, 2020
    Configuration menu
    Copy the full SHA
    1a499fa View commit details
    Browse the repository at this point in the history
Loading