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

Handling imports of generated types #148

Merged
merged 44 commits into from
Feb 6, 2024

Commits on Feb 5, 2024

  1. test: failing test case

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e2c10a4 View commit details
    Browse the repository at this point in the history
  2. test: additional test case

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1023023 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7cd4009 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b6a0e9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b80c10a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ec02a12 View commit details
    Browse the repository at this point in the history
  7. doc: adding documentation

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c3ff379 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    834ef7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a441dd1 View commit details
    Browse the repository at this point in the history
  10. test: union case test

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    4d4f305 View commit details
    Browse the repository at this point in the history
  11. fix: remove unused const

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ccbb8a5 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    a5f16d4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    493f894 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dccda71 View commit details
    Browse the repository at this point in the history
  15. feat: make arg optional

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    f908c27 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    25490f6 View commit details
    Browse the repository at this point in the history
  17. fix: typo in tests

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dc69152 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    954bbcf View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e743af0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ae84ac4 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    b36d828 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    40f1cbf View commit details
    Browse the repository at this point in the history
  23. doc: rework

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ff098c9 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    f99feec View commit details
    Browse the repository at this point in the history
  25. test: adding failing tests

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    aa93c09 View commit details
    Browse the repository at this point in the history
  26. fix: typo

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ae6c9ad View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e9da9e5 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    de46bb0 View commit details
    Browse the repository at this point in the history
  29. test: failing test case

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    0436f2d View commit details
    Browse the repository at this point in the history
  30. test: additional test case

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    36ed45c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    674f6c1 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f37cd8d View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    9d40b85 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    7a76814 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    8243ab1 View commit details
    Browse the repository at this point in the history
  36. refacto test

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    fae57e8 View commit details
    Browse the repository at this point in the history
  37. test: adding hybrid import

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    d2fa90e View commit details
    Browse the repository at this point in the history
  38. test: adding new test

    tvillaren committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    2b62ee7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    7edeabc View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    fa5bce3 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    092aaea View commit details
    Browse the repository at this point in the history
  2. update documentation

    tvillaren committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    f638a8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5247170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0ccf5d8 View commit details
    Browse the repository at this point in the history