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

Dont repeat names 6.2.2 #31

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

Commits on Feb 28, 2020

  1. New configuration parameters to keep all new names unique

    (-dontresetmembernaming, -dontresetclassnaming, -dontresetpackagenaming)
    
    (cherry picked from commit dc09fab)
    kcharan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    32bf329 View commit details
    Browse the repository at this point in the history
  2. Added test source & Jupiter dependencies

    (cherry picked from commit 2b41dce)
    kcharan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    2700d02 View commit details
    Browse the repository at this point in the history
  3. Added test case for ProGurad.main()

    (cherry picked from commit 4392e89)
    kcharan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    7bc1fde View commit details
    Browse the repository at this point in the history
  4. Changed main class name

    kcharan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    76f961b View commit details
    Browse the repository at this point in the history
  5. Renamed variables and added comments in test case

    kcharan committed Feb 28, 2020
    Configuration menu
    Copy the full SHA
    a9af8a1 View commit details
    Browse the repository at this point in the history