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

Stream results to stdout. #35

Merged
merged 22 commits into from
Sep 11, 2024
Merged

Stream results to stdout. #35

merged 22 commits into from
Sep 11, 2024

Commits on Sep 8, 2024

  1. Stream results over channel.

    aleury committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    e038878 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Update

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    d42f313 View commit details
    Browse the repository at this point in the history
  2. Handle no files found

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6755697 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    444e0b3 View commit details
    Browse the repository at this point in the history
  4. Remove spinner dependency

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    9e1c39b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b34ba93 View commit details
    Browse the repository at this point in the history
  6. Add doc test

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    a5a45f4 View commit details
    Browse the repository at this point in the history
  7. Refactor

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    158c571 View commit details
    Browse the repository at this point in the history
  8. Refactor render logic

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    8c005cd View commit details
    Browse the repository at this point in the history
  9. Refactor

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    31bae27 View commit details
    Browse the repository at this point in the history
  10. Update

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    48d2506 View commit details
    Browse the repository at this point in the history
  11. Update

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f9c0d5a View commit details
    Browse the repository at this point in the history
  12. Refactor

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    6d79691 View commit details
    Browse the repository at this point in the history
  13. Replace println with writeln

    aleury committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    c424c1d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Update

    aleury committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    58266c8 View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    aleury committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    13f0b91 View commit details
    Browse the repository at this point in the history
  3. Update function name

    aleury committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    2ac1155 View commit details
    Browse the repository at this point in the history
  4. Update comment

    aleury committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    db8f27e View commit details
    Browse the repository at this point in the history
  5. Update comment

    aleury committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    a298cc4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd3a894 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9ac2cf0 View commit details
    Browse the repository at this point in the history
  8. Update test

    aleury committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    8c48901 View commit details
    Browse the repository at this point in the history