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 not exporting some struct types needed for customizing handlers; Fix ignoring user-provided custom handler objects #1865

Merged
merged 39 commits into from
Apr 8, 2024

Commits on Apr 8, 2024

  1. chore: empty

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ded5204 View commit details
    Browse the repository at this point in the history
  2. feat: custom handler demo

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0d0bc05 View commit details
    Browse the repository at this point in the history
  3. feat: more

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fa40c1a View commit details
    Browse the repository at this point in the history
  4. chore: codegen

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8b360dd View commit details
    Browse the repository at this point in the history
  5. chore: codegen

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    8b8fac9 View commit details
    Browse the repository at this point in the history
  6. chore: empty

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ba2bde4 View commit details
    Browse the repository at this point in the history
  7. chore: comment

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    697e1f6 View commit details
    Browse the repository at this point in the history
  8. chore: use const

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    66b48cc View commit details
    Browse the repository at this point in the history
  9. fix: err

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0812765 View commit details
    Browse the repository at this point in the history
  10. chore: temp demo

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    965e7c6 View commit details
    Browse the repository at this point in the history
  11. chore: codegen

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cd81898 View commit details
    Browse the repository at this point in the history
  12. fix: name

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1900ccf View commit details
    Browse the repository at this point in the history
  13. feat: use

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fbc7d6c View commit details
    Browse the repository at this point in the history
  14. feat: read

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bc934db View commit details
    Browse the repository at this point in the history
  15. chore: empty map

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a7d6e9c View commit details
    Browse the repository at this point in the history
  16. chore: more

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a8dc81c View commit details
    Browse the repository at this point in the history
  17. chore: more

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a7d744a View commit details
    Browse the repository at this point in the history
  18. feat: namespace

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e73ab0a View commit details
    Browse the repository at this point in the history
  19. chore: comment

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9fa1beb View commit details
    Browse the repository at this point in the history
  20. fix: compile

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4ac721a View commit details
    Browse the repository at this point in the history
  21. chore: codegen

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    602ff9e View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d80bd08 View commit details
    Browse the repository at this point in the history
  23. chore: rm temp

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    73d2be5 View commit details
    Browse the repository at this point in the history
  24. chore: codegen

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    6e852a3 View commit details
    Browse the repository at this point in the history
  25. chore: empty test

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7f64658 View commit details
    Browse the repository at this point in the history
  26. chore: simple cp

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5268531 View commit details
    Browse the repository at this point in the history
  27. chore: export

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1c03c02 View commit details
    Browse the repository at this point in the history
  28. feat: first

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1c06200 View commit details
    Browse the repository at this point in the history
  29. chore: empty

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    61f7bef View commit details
    Browse the repository at this point in the history
  30. feat: more

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    aecf1c3 View commit details
    Browse the repository at this point in the history
  31. chore: rename

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c59b2c4 View commit details
    Browse the repository at this point in the history
  32. feat: more

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    9552f13 View commit details
    Browse the repository at this point in the history
  33. feat: doc

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b5ab8a0 View commit details
    Browse the repository at this point in the history
  34. chore: template

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c25bb52 View commit details
    Browse the repository at this point in the history
  35. chore: codegen

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a39837a View commit details
    Browse the repository at this point in the history
  36. chore: lint

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    fbd8583 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    61b84fa View commit details
    Browse the repository at this point in the history
  38. chore: goldens

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    4511502 View commit details
    Browse the repository at this point in the history
  39. chore: lint

    fzyzcjy committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    df36256 View commit details
    Browse the repository at this point in the history