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

New codegen architecture #211

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

Commits on May 8, 2023

  1. Crate codegen draft

    Virgiel committed May 8, 2023
    Configuration menu
    Copy the full SHA
    8ef6954 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Dependency analysis

    Virgiel committed May 13, 2023
    Configuration menu
    Copy the full SHA
    0993ead View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af688dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d72041b View commit details
    Browse the repository at this point in the history
  4. clippy fix

    Virgiel committed May 13, 2023
    Configuration menu
    Copy the full SHA
    adf4f37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e927756 View commit details
    Browse the repository at this point in the history
  6. Cleanup and reorganize

    Virgiel committed May 13, 2023
    Configuration menu
    Copy the full SHA
    01d7aaa View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41e273e View commit details
    Browse the repository at this point in the history
  8. Cleaning

    Virgiel committed May 13, 2023
    Configuration menu
    Copy the full SHA
    f845a43 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0acb839 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Simplify generate crate

    Virgiel committed May 22, 2023
    Configuration menu
    Copy the full SHA
    b0ea64a View commit details
    Browse the repository at this point in the history
  2. Add test for named schema

    Virgiel committed May 22, 2023
    Configuration menu
    Copy the full SHA
    8940433 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Error handling

    Virgiel committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    20691a7 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    Virgiel committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    65f87ab View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

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

Commits on Oct 21, 2023

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

Commits on Mar 23, 2024

  1. Update dependencies

    Virgiel committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    b08eeab View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Configuration menu
    Copy the full SHA
    24d142e View commit details
    Browse the repository at this point in the history
  2. Revert "Update deadpool and remove async_trait"

    This reverts commit 24d142e.
    Virgiel committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c68f64e View commit details
    Browse the repository at this point in the history
  3. Update deadpool

    Virgiel committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    b9ecb21 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Update deadpool

    Virgiel committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    0e202ce View commit details
    Browse the repository at this point in the history
  2. Clippy fix

    Virgiel committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3f6ae28 View commit details
    Browse the repository at this point in the history