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

Investigate ISpanFormattable #245

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Investigate ISpanFormattable #245

wants to merge 6 commits into from

Commits on Nov 18, 2022

  1. It works, but does not scale yet.

    Corniel Nobel committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    3c5c4d4 View commit details
    Browse the repository at this point in the history
  2. Next attempt. Did first 3 types.

    Corniel Nobel committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    39a79f4 View commit details
    Browse the repository at this point in the history
  3. StringFormatter should not fail because of lacking capacity at the de…

    …stination span.
    Corniel Nobel committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    bea7f51 View commit details
    Browse the repository at this point in the history
  4. clean-up.

    Corniel Nobel committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    042ffdb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    699bc43 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2022

  1. Move ToString to separate file.

    Corniel Nobel committed Nov 20, 2022
    Configuration menu
    Copy the full SHA
    7342ce3 View commit details
    Browse the repository at this point in the history