Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Working version, needs improvement [WIP] #39

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on Jul 17, 2018

  1. Find source code files

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Jul 17, 2018
    Configuration menu
    Copy the full SHA
    56f2257 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2018

  1. use enry's GetLanguage() instead of GetLanguageByExtension()

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Jul 18, 2018
    Configuration menu
    Copy the full SHA
    9f98da6 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2018

  1. Parse header comments

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    48cf528 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    901ab7e View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2018

  1. Scan-individual-files implementation working (but needs improvement)

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    e691fdc View commit details
    Browse the repository at this point in the history
  2. change var name for consistency

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    1c941d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. add investigateSourceFile() structure

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    8061b5a View commit details
    Browse the repository at this point in the history
  2. add support future printing output the full report for all the files

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    7d2ccc0 View commit details
    Browse the repository at this point in the history
  3. minor changes + getting filenames where licenses were found

    Signed-off-by: María Benavente <mariabenaventeg@gmail.com>
    mariabg committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    f8395c1 View commit details
    Browse the repository at this point in the history