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

Add Roslyn source generator #200

Open
wants to merge 52 commits into
base: main
Choose a base branch
from
Open

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    27cce36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9731e1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    20c4551 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    675e969 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e045f05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1be4d4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35e2857 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    1dd161e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    785e946 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    633ae40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1588b43 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Add language information

    Code-Grump committed May 13, 2024
    Configuration menu
    Copy the full SHA
    fa5e031 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    5b1320c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f9b461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46dce37 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 14, 2024

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

Commits on Jun 21, 2024

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

Commits on Jun 22, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    c3fa1b0 View commit details
    Browse the repository at this point in the history
  2. Add readme placeholder

    Code-Grump committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    100ce8a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

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

Commits on Jul 8, 2024

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

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    cc53938 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c057a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf30365 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5201675 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50b6432 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Add XUnit implementation

    Code-Grump committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    e92851f View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

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

Commits on Jul 27, 2024

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

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    0ca1181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24931b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a0dbfe View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

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

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    f14fdfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24ed8a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Fix location mapping

    Code-Grump committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    36f9705 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

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

Commits on Aug 10, 2024

  1. Fix handling of feature files in folders

    Includes generation of namespaces based on folder structure
    Code-Grump committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    7ae843c View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2024

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

Commits on Aug 24, 2024

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

Commits on Aug 25, 2024

  1. Configuration menu
    Copy the full SHA
    610a7d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b576966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    90453e1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    312b793 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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