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

[WIP] Get generated docs from the generator #8678

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Commits on Apr 24, 2023

  1. Add reference to ExternalAccess.RazorCompiler

    Emit design-time outputs from the source generator
    
    Emit host outputs from the source generator
    
    Generate both design-time and runtime outputs
    
    Switch to implementation output
    jjonescz authored and chsienki committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    8707894 View commit details
    Browse the repository at this point in the history
  2. WIP

    chsienki committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b63d651 View commit details
    Browse the repository at this point in the history
  3. WIP

    chsienki committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    679c6e9 View commit details
    Browse the repository at this point in the history
  4. WIP

    chsienki committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    812dcf3 View commit details
    Browse the repository at this point in the history
  5. Serialize Razor code document

    jjonescz authored and chsienki committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    4bf9f6b View commit details
    Browse the repository at this point in the history
  6. WIP

    chsienki committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    a5e92f0 View commit details
    Browse the repository at this point in the history
  7. Fixup - Ignore

    chsienki committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b56894d View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. WIP

    chsienki committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    4993c7d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Make local roslyn work again

    chsienki committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a75e126 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f51418f View commit details
    Browse the repository at this point in the history
  3. Dont use binder

    chsienki committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    7c103fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2ebfabf View commit details
    Browse the repository at this point in the history
  5. WIP

    chsienki committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    e0a2421 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. Configuration menu
    Copy the full SHA
    05967ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08fe81b View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. Update versions

    chsienki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9e0748d View commit details
    Browse the repository at this point in the history
  2. Cleanup document state

    chsienki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    f0618de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    47c0752 View commit details
    Browse the repository at this point in the history
  4. Fix merge break

    chsienki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7f99d44 View commit details
    Browse the repository at this point in the history
  5. Renames

    chsienki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    9860ab2 View commit details
    Browse the repository at this point in the history
  6. Factor out

    chsienki committed May 9, 2023
    Configuration menu
    Copy the full SHA
    7aeabb9 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. Cleanup

    chsienki committed May 10, 2023
    Configuration menu
    Copy the full SHA
    7429cf6 View commit details
    Browse the repository at this point in the history