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

Make use of the new partial properties #137

Merged
merged 5 commits into from
Aug 26, 2024

Commits on Aug 6, 2024

  1. Use regex properties instead of methods

    Apollo3zehn committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    9637784 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Remove useless continue statement

    Apollo3zehn committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    e3f824e View commit details
    Browse the repository at this point in the history
  2. [Add] Use stackalloc in combination with the new params collection im…

    …provements (#138)
    
    * Reduce number of array allocations
    
    * Use C# params collections + collection expression feature
    
    ---------
    
    Co-authored-by: Apollo3zehn <[email protected]>
    Apollo3zehn and Apollo3zehn authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    21e69d9 View commit details
    Browse the repository at this point in the history
  3. Revert "[Add] Use stackalloc in combination with the new params colle…

    …ction im…" (#145)
    
    This reverts commit 21e69d9.
    Apollo3zehn authored Aug 8, 2024
    Configuration menu
    Copy the full SHA
    0b48ccc View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

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