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: codingriver/NRefactory
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: icsharpcode/NRefactory
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.
  • 11 commits
  • 6 files changed
  • 7 contributors

Commits on Sep 21, 2015

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

Commits on Apr 25, 2017

  1. Bump Cecil to 0.10.0-beta5

    Therzok committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    8c396c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request icsharpcode#530 from Therzok/cecil-swap

    Bump Cecil to 0.10.0-beta5
    Mike Krüger
    Mike Krüger authored Apr 25, 2017
    Configuration menu
    Copy the full SHA
    ed30351 View commit details
    Browse the repository at this point in the history
  3. Merge pull request icsharpcode#503 from Therzok/patch-1

    Update release configuration to generate pdbs
    Mike Krüger
    Mike Krüger authored Apr 25, 2017
    Configuration menu
    Copy the full SHA
    e453674 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. Use $(SolutionDir) to point to Mono.Cecil reference path

    Joseph Stroman
    Joseph Stroman authored May 31, 2017
    Configuration menu
    Copy the full SHA
    07a7bae View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2017

  1. Merge pull request icsharpcode#531 from joewstroman/master

    Use $(SolutionDir) in Mono.Cecil reference path
    Mike Krüger
    Mike Krüger authored Jul 1, 2017
    Configuration menu
    Copy the full SHA
    e20e543 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. bump Mono.Cecil to 0.10.0-beta6

    David Karlaš
    David Karlaš committed Oct 2, 2017
    Configuration menu
    Copy the full SHA
    e9c9d30 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2017

  1. Merge pull request icsharpcode#533 from DavidKarlas/bumpCecil

    bump Mono.Cecil to 0.10.0-beta6
    Mike Krüger
    Mike Krüger authored Oct 4, 2017
    Configuration menu
    Copy the full SHA
    95c3d31 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

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

Commits on Nov 3, 2017

  1. Added some getters to the unresolved type system.

    I need to generate id strings using the unresolved type system and these are required for that.
    Mike Krüger Mike Krüger
    Mike Krüger authored and Mike Krüger committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    db19caa View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2017

  1. Merge pull request icsharpcode#534 from directhex/patch-1

    Fix case sensitivity error importing Microsoft.CSharp.targets
    Mike Krüger
    Mike Krüger authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    0607a4a View commit details
    Browse the repository at this point in the history
Loading