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

Quoter #470

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

Quoter #470

wants to merge 28 commits into from

Commits on Sep 3, 2024

  1. Quoter skeleton

    thinker227 committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    ac85bc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    f7c98e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bdf066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    87a3f47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8959cd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8961f1d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a13dd3d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02ac879 View commit details
    Browse the repository at this point in the history
  8. Fix string escape issues

    thinker227 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    d180c9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c07f5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6bd7495 View commit details
    Browse the repository at this point in the history
  11. Add type arguments

    thinker227 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    bb095f8 View commit details
    Browse the repository at this point in the history
  12. Little conundrum

    thinker227 committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    9687afa View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    865dab8 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    5b22347 View commit details
    Browse the repository at this point in the history
  2. Vestigial stuff from merge

    thinker227 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    f96fd5a View commit details
    Browse the repository at this point in the history
  3. Rewrite quoter sg

    thinker227 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    8fc4aa9 View commit details
    Browse the repository at this point in the history
  4. Fix some additional stuff

    thinker227 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4a42f4d View commit details
    Browse the repository at this point in the history
  5. Update SyntaxToken quoting

    thinker227 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    a91bfc0 View commit details
    Browse the repository at this point in the history
  6. Add C# output for quoter

    thinker227 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    45b4635 View commit details
    Browse the repository at this point in the history
  7. Update indentation size

    thinker227 committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    78b8267 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    785661d View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    1cb4faf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Add QuoteCharacter

    thinker227 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    cde4f2e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a4778f View commit details
    Browse the repository at this point in the history
  3. Add CLI enums

    thinker227 committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    3bdcb0f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ca796d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7f84576 View commit details
    Browse the repository at this point in the history