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

fix: Correctly support incremental source generation #62

Merged
merged 18 commits into from
Oct 16, 2024

Commits on Oct 8, 2024

  1. Refactor Generator: Remove requirement for compilation

    JKamsker authored and Jonas Kamsker committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    17ca7b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

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

Commits on Oct 10, 2024

  1. Configuration menu
    Copy the full SHA
    5797558 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cdff4c9 View commit details
    Browse the repository at this point in the history
  3. Remove comments

    JKamsker committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    d12bf22 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    018b0d8 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    Applied requested changes from the pr
    JKamsker committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    afd36b0 View commit details
    Browse the repository at this point in the history
  3. Remove useless test class

    JKamsker committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    762c681 View commit details
    Browse the repository at this point in the history
  4. Remove commented-out code

    JKamsker committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    1eae2be View commit details
    Browse the repository at this point in the history
  5. Remove comment

    JKamsker committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    60fc464 View commit details
    Browse the repository at this point in the history
  6. Resolved warnings

    JKamsker committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    cacd1dd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    75f67a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. Configuration menu
    Copy the full SHA
    7e0e70c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    927e2a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    0df78df View commit details
    Browse the repository at this point in the history
  2. Consolidate package versions

    JKamsker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    6d11303 View commit details
    Browse the repository at this point in the history
  3. Upgrade to net8

    JKamsker committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    5cadbe9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    df2966c View commit details
    Browse the repository at this point in the history