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

Defer loading types until they're needed #4974

Closed
wants to merge 16 commits into from
Closed

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    ef29b62 View commit details
    Browse the repository at this point in the history
  2. fix some tests

    rmosolgo committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8a908a1 View commit details
    Browse the repository at this point in the history
  3. fix more tests

    rmosolgo committed May 27, 2024
    Configuration menu
    Copy the full SHA
    99e9c2f View commit details
    Browse the repository at this point in the history
  4. fix test

    rmosolgo committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ee0e628 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    5fe7880 View commit details
    Browse the repository at this point in the history
  2. Update generator

    rmosolgo committed May 28, 2024
    Configuration menu
    Copy the full SHA
    85b6e1c View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    9392f58 View commit details
    Browse the repository at this point in the history
  2. Update Schema::Loader

    rmosolgo committed May 29, 2024
    Configuration menu
    Copy the full SHA
    cd8ed1b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    917433a View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Add debug info

    rmosolgo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    27bfc5e View commit details
    Browse the repository at this point in the history
  2. Move debug info

    rmosolgo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f0e6c1c View commit details
    Browse the repository at this point in the history
  3. Debug

    rmosolgo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    519a690 View commit details
    Browse the repository at this point in the history
  4. Debug

    rmosolgo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    665d8de View commit details
    Browse the repository at this point in the history
  5. Debug

    rmosolgo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    f590e97 View commit details
    Browse the repository at this point in the history
  6. Remove custom added field

    rmosolgo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    fc6f390 View commit details
    Browse the repository at this point in the history
  7. Also clear root types

    rmosolgo committed May 30, 2024
    Configuration menu
    Copy the full SHA
    57e665b View commit details
    Browse the repository at this point in the history