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

filter-processor: Remove reflection #1468

Merged
merged 24 commits into from
Feb 17, 2023

Commits on Feb 10, 2023

  1. Configuration menu
    Copy the full SHA
    0e5d2f2 View commit details
    Browse the repository at this point in the history
  2. Using template.

    winder committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    7ac56d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    4617b29 View commit details
    Browse the repository at this point in the history
  2. Return errors.

    winder committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    10ee242 View commit details
    Browse the repository at this point in the history
  3. Misc changes.

    * Don't add entries for tags in the middle.
    * Add type casting.
    * Add manual ignores for things like signatures.
    winder committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    adc871e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2023

  1. fixes

    winder committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    739b471 View commit details
    Browse the repository at this point in the history
  2. finish generator updates?

    winder committed Feb 12, 2023
    Configuration menu
    Copy the full SHA
    82c1231 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

  1. Configuration menu
    Copy the full SHA
    056527b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c92b48 View commit details
    Browse the repository at this point in the history
  3. Remove reflection.

    winder committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    2b5a7e6 View commit details
    Browse the repository at this point in the history
  4. Fix linter.

    winder committed Feb 13, 2023
    Configuration menu
    Copy the full SHA
    a70b095 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f7fbf8f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    84b0fdc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5fbb0c View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Feb 15, 2023

  1. PR Feedback.

    winder committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    01eb462 View commit details
    Browse the repository at this point in the history
  2. Fix lint

    winder committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    3fe9b84 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a22f9fd View commit details
    Browse the repository at this point in the history
  4. Fix generator tests.

    winder committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    70a897c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. One more test.

    winder committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ff13ed6 View commit details
    Browse the repository at this point in the history
  2. Remove extra cast.

    winder committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c8189e3 View commit details
    Browse the repository at this point in the history
  3. Add some benchmarks.

    winder committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    9dc2cc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66cdb37 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Fix import order.

    winder committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    6f3b8c7 View commit details
    Browse the repository at this point in the history