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

WIP: Enable mangling of global references #1326

Open
wants to merge 2 commits into
base: harmony
Choose a base branch
from
Open

WIP: Enable mangling of global references #1326

wants to merge 2 commits into from

Commits on Oct 10, 2016

  1. Add treat_as_global option to mangle_properties

    This enables mangling of global references using a given list of global
    alias names, which can be e.g. "window", "self", etc. depending on
    context.
    AshleyScirra committed Oct 10, 2016
    Configuration menu
    Copy the full SHA
    58459d0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2016

  1. Style updates

    Update style and remove some commented code
    AshleyScirra committed Oct 11, 2016
    Configuration menu
    Copy the full SHA
    c8a71e2 View commit details
    Browse the repository at this point in the history