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

Detect issues in parent initializer calls #1095

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Commits on Oct 25, 2024

  1. Check for initializer errors

    ericglau committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    ab0ca0c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

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

    ericglau committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    133fdd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2024

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

Commits on Dec 6, 2024

  1. Improve error messages

    ericglau committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    c43ba46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88eaa6d View commit details
    Browse the repository at this point in the history
  3. Improve types

    ericglau committed Dec 6, 2024
    Configuration menu
    Copy the full SHA
    ff52d4c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2024

  1. Configuration menu
    Copy the full SHA
    b65c2b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c08ecfd View commit details
    Browse the repository at this point in the history
  3. Add more details to errors

    ericglau committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    e38c1a1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c1bfdd View commit details
    Browse the repository at this point in the history
  5. Update cli docs

    ericglau committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    523e542 View commit details
    Browse the repository at this point in the history
  6. Update changelog

    ericglau committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    92e4c2c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2137d40 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e17b5c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d8bcedd View commit details
    Browse the repository at this point in the history
  10. Test initializer visibility

    ericglau committed Dec 10, 2024
    Configuration menu
    Copy the full SHA
    210c71b View commit details
    Browse the repository at this point in the history