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: razer21/scriptsharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: cc
Choose a base ref
...
head repository: nikhilk/scriptsharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cc
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 20 commits
  • 18 files changed
  • 3 contributors

Commits on Jun 16, 2013

  1. Handle scenario for Task.All/Any called with array of tasks rather th…

    …an sequence of params.
    nikhilk committed Jun 16, 2013
    Configuration menu
    Copy the full SHA
    35444d0 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2013

  1. Configuration menu
    Copy the full SHA
    2be30f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4a03cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e900e7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87cc02e View commit details
    Browse the repository at this point in the history
  5. Merge pull request nikhilk#383 from mattjphillips/add_import_node

    Add ImportNode() to XmlDocument.
    nikhilk committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    28cdf6f View commit details
    Browse the repository at this point in the history
  6. Merge pull request nikhilk#384 from mattjphillips/remove_app_optimiza…

    …tion
    
    Remove problematic optimization for local base class properties.
    nikhilk committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    4bf7585 View commit details
    Browse the repository at this point in the history
  7. Merge pull request nikhilk#382 from mattjphillips/cc

    Fix for issue nikhilk#379: use known compile time base to build runtime express...
    nikhilk committed Jun 19, 2013
    Configuration menu
    Copy the full SHA
    6dae908 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2013

  1. Configuration menu
    Copy the full SHA
    1d33e49 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7602db3 View commit details
    Browse the repository at this point in the history
  3. Fix some whitespace.

    mattjphillips committed Jun 21, 2013
    Configuration menu
    Copy the full SHA
    66bf380 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4fac58c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2013

  1. Merge pull request nikhilk#385 from mattjphillips/fail_on_compiler_error

    When a compilation error occurs, fail any of the tests that are based on...
    nikhilk committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    a8b0a36 View commit details
    Browse the repository at this point in the history
  2. Minor formatting changes

    nikhilk committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    0e3f288 View commit details
    Browse the repository at this point in the history
  3. Merge pull request nikhilk#386 from mattjphillips/add_tests_for_bases

    Add tests for bases: methods, properties, indexers. Including generation skipping.
    nikhilk committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    d3d561b View commit details
    Browse the repository at this point in the history
  4. Merge pull request nikhilk#387 from mattjphillips/add_ns_methods

    Add missing namespaced methods to Html.Document. And ImportNode.
    nikhilk committed Jun 23, 2013
    Configuration menu
    Copy the full SHA
    7e9e8df View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2013

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

Commits on Aug 29, 2013

  1. Merge pull request nikhilk#393 from mattjphillips/node_io_buffer_leng…

    …th_fix
    
    NodeApi.IO.Buffer.Length should be a simple property accessor.
    nikhilk committed Aug 29, 2013
    Configuration menu
    Copy the full SHA
    e75fbbb View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2013

  1. Added VS2013 target

    MarkStega committed Nov 18, 2013
    Configuration menu
    Copy the full SHA
    9b4780f View commit details
    Browse the repository at this point in the history
  2. Merge pull request nikhilk#407 from MarkStega/cc

    Added VS2013 target
    nikhilk committed Nov 18, 2013
    Configuration menu
    Copy the full SHA
    d79f893 View commit details
    Browse the repository at this point in the history
Loading