Skip to content
This repository was archived by the owner on Dec 12, 2020. It is now read-only.
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: AArnott/CodeGeneration.Roslyn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.63
Choose a base ref
...
head repository: AArnott/CodeGeneration.Roslyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 39 files changed
  • 4 contributors

Commits on Apr 8, 2020

  1. Copy the full SHA
    11bcf93 View commit details
  2. Copy the full SHA
    6baf555 View commit details
  3. Copy the full SHA
    22671d2 View commit details

Commits on Apr 10, 2020

  1. build: Pin .NET SDK version (#224)

    Co-authored-by: Manuel Pfemeter <m>
    manne authored Apr 10, 2020
    Copy the full SHA
    84f9d1e View commit details

Commits on Apr 15, 2020

  1. feat: Give Generators Access to MSBuild Properties (#210)

    * Add abiilty to pass msbuild properties to the generator
    
    * update readme
    
    * revert to item approach
    
    * escape semicolons when creating _CodeGenToolResponseFileLines
    
    * add sample using TargetFrameworks property to show escaping works
    
    * update doc comments in transformation context
    
    * add link to sample projects in readme, update changelog
    
    
    Co-authored-by: talenfisher <talen.fisher@cythral.com>
    talenfisher authored Apr 15, 2020
    Copy the full SHA
    f3a03fc View commit details
  2. feat: Enable C#8 NRTs (nullable enable) (#225)

    * Enable globally nullability
    
    Except for the tool project, because of the command line sources
    
    * Validate arguments of public entrypoints
    
    * Update style cop analyzer to get rid of the false positive warning
    
    * Adapt nullability according documentation
    
    * Respect possible null reference
    
    Co-authored-by: Manuel Pfemeter <m>
    Co-authored-by: Amadeusz Sadowski <amis.tau.92@gmail.com>
    manne and amis92 authored Apr 15, 2020
    Copy the full SHA
    d8cb83e View commit details

Commits on Jun 10, 2020

  1. Copy the full SHA
    1f8c17d View commit details
  2. Copy the full SHA
    fd12007 View commit details

Commits on Dec 9, 2020

  1. Add deprecation notice

    AArnott authored Dec 9, 2020
    Copy the full SHA
    bf03211 View commit details

Commits on Dec 10, 2020

  1. Add a migration PR link

    amis92 authored Dec 10, 2020
    Copy the full SHA
    7994c58 View commit details

Commits on Dec 11, 2020

  1. Merge pull request #238 from AArnott/deprecationnotice

    Add deprecation notice
    AArnott authored Dec 11, 2020
    Copy the full SHA
    535ed01 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v0.7.63...master