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

3.1.0 alpha.1 #126

Merged
merged 16 commits into from
Jun 25, 2018
Merged

3.1.0 alpha.1 #126

merged 16 commits into from
Jun 25, 2018

Commits on Jun 20, 2018

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

Commits on Jun 24, 2018

  1. cnescatlab#52 Added import of Function class from the shell metrics p…

    …ackage
    
    (required for all issues regarding function location)
    brigittehuynh committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    d405079 View commit details
    Browse the repository at this point in the history
  2. cnescatlab#113 Corrected violation location text and added function v…

    …iolation
    
    location management
    brigittehuynh committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    9438962 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56fe25d View commit details
    Browse the repository at this point in the history
  4. cnescatlab#113 cnescatlab#52 cnescatlab#49 Added an overload of the F…

    …unction class to allow local and
    
    global variable handling with regards to the function
    brigittehuynh committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    cf6b4f2 View commit details
    Browse the repository at this point in the history
  5. cnescatlab#113 Added treatment of local and global variables. Changed…

    … Function
    
    class to FunctionWithVariables in order to do so. Cleaned up unused
    variables.
    brigittehuynh committed Jun 24, 2018
    Configuration menu
    Copy the full SHA
    2e53a69 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    65db141 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c19b747 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c3ff3b View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2018

  1. cnescatlab#120 Added comment and string management to avoid problems …

    …run into when
    
    searched patterns are found in them
    brigittehuynh committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    a7f6fba View commit details
    Browse the repository at this point in the history
  2. cnescatlab#120 Unit test updated to test violation localization and s…

    …tring and
    
    comment management
    brigittehuynh committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    0a52366 View commit details
    Browse the repository at this point in the history
  3. cnescatlab#113 Update of plugin dependancies to correctly take metric…

    …s into
    
    account (for the Function class)
    brigittehuynh committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    638edeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    83a419f View commit details
    Browse the repository at this point in the history
  5. cnescatlab#122 Added violation location and string handling and updat…

    …ed unit tests
    
    accordingly
    brigittehuynh committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    f12c2fa View commit details
    Browse the repository at this point in the history
  6. cnescatlab#122 Changed the var format in EXPORT to the FNAME format t…

    …hat is better
    
    adapted for a function name
    brigittehuynh committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    a660bb6 View commit details
    Browse the repository at this point in the history
  7. cnescatlab#122 Updated a string and a comment to contain function to …

    …test that
    
    strings and comments are handled correctly
    brigittehuynh committed Jun 25, 2018
    Configuration menu
    Copy the full SHA
    7635229 View commit details
    Browse the repository at this point in the history