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

[TIMOB-7568] CommonJS in Core #1373

Merged
merged 3 commits into from
Feb 14, 2012
Merged

[TIMOB-7568] CommonJS in Core #1373

merged 3 commits into from
Feb 14, 2012

Commits on Feb 8, 2012

  1. [TIMOB-7568] CommonJS in Core

    Added support for adding CommonJS modules to the core.
    Dawson Toth committed Feb 8, 2012
    Configuration menu
    Copy the full SHA
    cbbc334 View commit details
    Browse the repository at this point in the history
  2. [TIMOB-7568] Fixed Brace Indentation

    … for consistency with surrounding code.
    Dawson Toth committed Feb 8, 2012
    Configuration menu
    Copy the full SHA
    d252fa3 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2012

  1. [TIMOB-7568] Removed Cast

    By changing the return type to id instead of KrollObject*, the module doesn't need to be cast as the latter.
    Dawson Toth committed Feb 9, 2012
    Configuration menu
    Copy the full SHA
    c410378 View commit details
    Browse the repository at this point in the history