Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: newyankeecodeshop/GAJavaScript
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: b123400/GAJavaScript
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 7 files changed
  • 1 contributor

Commits on Sep 9, 2013

  1. Added support for function as a GAScriptObject

    Able to call GAScriptObject as a function
    b123400 committed Sep 9, 2013
    Configuration menu
    Copy the full SHA
    404318d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2013

  1. Script object will not cause crashes when it is not released main thr…

    …ead.
    
    Change undefined-->nil to NSNull, so it can be put into array
    b123400 committed Sep 14, 2013
    Configuration menu
    Copy the full SHA
    8b4b92c View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2014

  1. Configuration menu
    Copy the full SHA
    c8dd6bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1798b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cdf127a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2014

  1. Expose js runtime path and added custom injection

    This will allow application to manage when to inject the script. The
    current method cannot make sure js is injected before your code runs
    b123400 committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    606a4b8 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2014

  1. Configuration menu
    Copy the full SHA
    18fa6e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2015

  1. Configuration menu
    Copy the full SHA
    f2d4d9d View commit details
    Browse the repository at this point in the history
Loading