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: eversonsilva/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.
  • 5 commits
  • 5 files changed
  • 1 contributor

Commits on Mar 28, 2016

  1. Alteração do indice do vetor papel moeda de 1 para i.

    41487532 authored and 41487532 committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    4f8d1d4 View commit details
    Browse the repository at this point in the history
  2. Modificadores de acesso foram mudados de protected para private.

    41487532 authored and 41487532 committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    2d93437 View commit details
    Browse the repository at this point in the history
  3. GetTroco que retornava null, foi modificado para retornar o troco(sal…

    …do - valor) e o retorno que era Interator<Integae> para int.
    41487532 authored and 41487532 committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    85457bb View commit details
    Browse the repository at this point in the history
  4. Indice do vetor que era 1 modificado para 0.

    41487532 authored and 41487532 committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    611ff3a View commit details
    Browse the repository at this point in the history
  5. Adicionado os setteres e o toString.

    41487532 authored and 41487532 committed Mar 28, 2016
    Configuration menu
    Copy the full SHA
    86acfe2 View commit details
    Browse the repository at this point in the history
Loading