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: Prof-Calebe/Source-Code-Inspection
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: BurgerPants/Source-Code-Inspection
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.
  • 19 commits
  • 10 files changed
  • 3 contributors

Commits on Mar 11, 2016

  1. No commit message

    31324101 authored and 31324101 committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    0d74318 View commit details
    Browse the repository at this point in the history
  2. No commit message

    31324101 authored and 31324101 committed Mar 11, 2016
    Configuration menu
    Copy the full SHA
    7d0d917 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2016

  1. Second commit

    Added type.
    Sighmir authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    e7567c8 View commit details
    Browse the repository at this point in the history
  2. Second commit

    Added support for coins and fixed the inserir() function.
    Sighmir authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    6acfb35 View commit details
    Browse the repository at this point in the history
  3. Second commit

    Fixed this class to be an exception class.
    Sighmir authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    a75d9aa View commit details
    Browse the repository at this point in the history
  4. Second commit

    Fixed this class to be used as an exception class.
    Sighmir authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    c323c52 View commit details
    Browse the repository at this point in the history
  5. Third commit

    Retirada do atributo Tipo, desnecessário.
    Sighmir authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    e4f6fd4 View commit details
    Browse the repository at this point in the history
  6. Second commit

    Fixed the iterator and added support for coins.
    Sighmir authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    5437f59 View commit details
    Browse the repository at this point in the history
  7. Third commit

    Fixed the function getTroco()
    Sighmir authored Sep 19, 2016
    Configuration menu
    Copy the full SHA
    de02732 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2016

  1. Commit to Travis?

    Sighmir authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    e808ce9 View commit details
    Browse the repository at this point in the history
  2. Update .travis.yml

    BurgerPants authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    f0d5941 View commit details
    Browse the repository at this point in the history
  3. Update PapelMoedaInvalidaException.java

    ";" missing on line 10.
    Sighmir authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    9fdc734 View commit details
    Browse the repository at this point in the history
  4. Update SaldoInsuficienteException.java

    faltava ";" na linha 10.
    BurgerPants authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    a8042a4 View commit details
    Browse the repository at this point in the history
  5. Update PapelMoeda.java

    "valor" devia ser "double", nao "int".
    Sighmir authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    0f9dce5 View commit details
    Browse the repository at this point in the history
  6. Update Troco.java

    Na linha 67 o tipo de função deveria ser Integer, mas estava como PapelMoeda.
    BurgerPants authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    3feeff0 View commit details
    Browse the repository at this point in the history
  7. Update Troco.java

    Na linha 67 era <PapelMoeda> mesmo.
    Sighmir authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    72d851c View commit details
    Browse the repository at this point in the history
  8. Update TicketMachine.java

    Na linha 39 era <PapelMoeda> invez de <Integer>.
    Sighmir authored Sep 30, 2016
    Configuration menu
    Copy the full SHA
    71680fe View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2016

  1. Merge pull request #21 from Prof-Calebe/master

    O Travis continua dando o mesmo erro e eu to tentando conertar meu build.
    Sighmir authored Oct 2, 2016
    Configuration menu
    Copy the full SHA
    a3b5517 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2016

  1. Test Commit

    Sighmir committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    738414b View commit details
    Browse the repository at this point in the history
Loading