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

feat: Add fast-check based TypeScript type definition generation #379

Merged
merged 37 commits into from
Feb 16, 2024

Commits on Feb 13, 2024

  1. Configuration menu
    Copy the full SHA
    afa8a93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6ea3b0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4dc7bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d18d8a4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7247b0f View commit details
    Browse the repository at this point in the history
  6. chore: clippy stuff

    marvinhagemeister committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    897d0f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0ea6663 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    981dfea View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    710ebbd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f89ce91 View commit details
    Browse the repository at this point in the history
  11. chore: reduce allocations

    Co-authored-by: David Sherret <dsherret@users.noreply.github.com>
    marvinhagemeister and dsherret committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    974792c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5936a38 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e14f45d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    58a6d3b View commit details
    Browse the repository at this point in the history
  15. chore: use owned

    marvinhagemeister committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9dee886 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    0854a76 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6224427 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    5fc358d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    5bf01d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8bcd4d View commit details
    Browse the repository at this point in the history
  3. chore: update test

    marvinhagemeister committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    d71b720 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f09b96e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    659fe16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b985ab View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f02750b View commit details
    Browse the repository at this point in the history
  8. WIP

    marvinhagemeister committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    87e1b3f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bba3e96 View commit details
    Browse the repository at this point in the history
  10. fix: more cases

    marvinhagemeister committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    812c8ed View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Configuration menu
    Copy the full SHA
    9d1ea36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    379f85f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03bcc2e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ea153b6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. chore: remove clone

    marvinhagemeister committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    255f463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2a5bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eacad2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b8b4029 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    91d29e4 View commit details
    Browse the repository at this point in the history