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

Reuse removed vars in mangler #395

Merged
merged 10 commits into from May 22, 2017
Merged

Reuse removed vars in mangler #395

merged 10 commits into from May 22, 2017

Commits on May 21, 2017

  1. Reuse removed vars in mangler

    ResetNext identifier only when reuse is true
    
    Fix tests - add keepClassName
    
    Reuse vars as default
    
    I dont know why it works - #326
    
    Extract tracker to a separate file, Add topLevel Option
    boopathi committed May 21, 2017
    Configuration menu
    Copy the full SHA
    2c8345f View commit details
    Browse the repository at this point in the history
  2. BFS traverse

    boopathi committed May 21, 2017
    Configuration menu
    Copy the full SHA
    52b887e View commit details
    Browse the repository at this point in the history
  3. Fix scope tracking

    boopathi committed May 21, 2017
    Configuration menu
    Copy the full SHA
    6ba27de View commit details
    Browse the repository at this point in the history
  4. Fix tests

    boopathi committed May 21, 2017
    Configuration menu
    Copy the full SHA
    769c11a View commit details
    Browse the repository at this point in the history
  5. Fix mangle blacklist tests

    boopathi committed May 21, 2017
    Configuration menu
    Copy the full SHA
    7c6a63b View commit details
    Browse the repository at this point in the history
  6. Fix formatting

    boopathi committed May 21, 2017
    Configuration menu
    Copy the full SHA
    3e025cc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bc2c0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9f26be View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. Remove duplicate tests

    boopathi committed May 22, 2017
    Configuration menu
    Copy the full SHA
    921f5dd View commit details
    Browse the repository at this point in the history
  2. Fix Error message

    boopathi committed May 22, 2017
    Configuration menu
    Copy the full SHA
    310b40e View commit details
    Browse the repository at this point in the history