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

refactor: visitor method to process paragraph wrapped text #956

Draft
wants to merge 9 commits into
base: main
Choose a base branch
from

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    5e17d0d View commit details
    Browse the repository at this point in the history
  2. amalgamate visitor

    december1981 committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    da202b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. refactor a little

    december1981 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0184ca0 View commit details
    Browse the repository at this point in the history
  2. use wrapped arg

    december1981 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c7c87b9 View commit details
    Browse the repository at this point in the history
  3. rename

    december1981 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    4f3fa75 View commit details
    Browse the repository at this point in the history
  4. update comment

    december1981 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    7399fb0 View commit details
    Browse the repository at this point in the history
  5. cargo fmt

    december1981 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    997e931 View commit details
    Browse the repository at this point in the history
  6. pass by value

    december1981 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    c2708fb View commit details
    Browse the repository at this point in the history
  7. fmt

    december1981 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8c65a54 View commit details
    Browse the repository at this point in the history