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:karan/Projects
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base:master
Choose a base ref
...
head repository:loop/Projects
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.
  • 15 commits
  • 25 files changed
  • 1 contributor

Commits on Jul 22, 2013

  1. ignore DS_Store

    @loop
    loop committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    5827b2fView commit details
    Browse the repository at this point in the history
  2. Removed original solutions

    @loop
    loop committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    fba2b91View commit details
    Browse the repository at this point in the history
  3. Removed links to solutions

    @loop
    loop committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    5a23ebeView commit details
    Browse the repository at this point in the history
  4. Updated readme

    @loop
    loop committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    2cbb693View commit details
    Browse the repository at this point in the history
  5. Removed unused images

    @loop
    loop committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    2646339View commit details
    Browse the repository at this point in the history
  6. Layout fixed

    @loop
    loop committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    c2ec287View commit details
    Browse the repository at this point in the history
  7. Unused README

    @loop
    loop committed Jul 22, 2013
    Configuration menu
    Copy the full SHA
    8d3fcfbView commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2013

  1. Starting version

    Works up to 16 digits limit
    @loop
    loop committed Jul 27, 2013
    Configuration menu
    Copy the full SHA
    8886c1aView commit details
    Browse the repository at this point in the history
  2. Check if input is valid

    Good idea to start with validation now
    @loop
    loop committed Jul 27, 2013
    Configuration menu
    Copy the full SHA
    993eb5eView commit details
    Browse the repository at this point in the history
  3. added comments

    @loop
    loop committed Jul 27, 2013
    Configuration menu
    Copy the full SHA
    1a412a3View commit details
    Browse the repository at this point in the history
  4. Can find nth length of Pi for any value

    Note: It may take a long time for larger inputs
    @loop
    loop committed Jul 27, 2013
    Configuration menu
    Copy the full SHA
    f57a1a5View commit details
    Browse the repository at this point in the history
  5. Ignore RubyMine

    @loop
    loop committed Jul 27, 2013
    Configuration menu
    Copy the full SHA
    416c872View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2013

  1. Configuration menu
    Copy the full SHA
    3ffdb06View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4ed4aeView commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2013

  1. Start of prime factorisation

    @loop
    loop committed Aug 4, 2013
    Configuration menu
    Copy the full SHA
    12371edView commit details
    Browse the repository at this point in the history
Loading