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

Implement support for error obfuscation #17

Merged
merged 7 commits into from
Mar 29, 2021
Merged

Commits on Mar 26, 2021

  1. Implement Obfuscator.obfuscateError

    Nikola Mihaylov committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    20b57ed View commit details
    Browse the repository at this point in the history
  2. Bump version

    Nikola Mihaylov committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    84690c7 View commit details
    Browse the repository at this point in the history
  3. Format

    Nikola Mihaylov committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    a27008e View commit details
    Browse the repository at this point in the history
  4. Merge obfuscateError into obfuscateObject

    Nikola Mihaylov committed Mar 26, 2021
    Configuration menu
    Copy the full SHA
    7477e1a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

  1. Favor unknown over any

    Nikola Mihaylov committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    910e379 View commit details
    Browse the repository at this point in the history
  2. Remove redundant uppercase

    Nikola Mihaylov committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    6790988 View commit details
    Browse the repository at this point in the history
  3. Implement solution for removing casting

    Nikola Mihaylov committed Mar 29, 2021
    Configuration menu
    Copy the full SHA
    9624cc7 View commit details
    Browse the repository at this point in the history