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

.NET port #281

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

.NET port #281

wants to merge 24 commits into from

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    8df9ab7 View commit details
    Browse the repository at this point in the history
  2. Add a project structure.

    nedtwigg committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    4cae936 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bec0a79 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. Set LangVersion to 8.0

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f1471fc View commit details
    Browse the repository at this point in the history
  2. Fix compile warnings.

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    478365f View commit details
    Browse the repository at this point in the history
  3. Add CI for the c# build.

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    74f7671 View commit details
    Browse the repository at this point in the history
  4. Formatted.

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    1d9ced2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71df5f0 View commit details
    Browse the repository at this point in the history
  6. Break formatting.

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    8dd1ae5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    01d7d30 View commit details
    Browse the repository at this point in the history
  8. Run the tests on the server.

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    ba89965 View commit details
    Browse the repository at this point in the history
  9. Less whitespace.

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    fee5b5f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b32b4a9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3216a2c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    04bcecb View commit details
    Browse the repository at this point in the history
  13. Also fix formatting.

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    f97ab70 View commit details
    Browse the repository at this point in the history
  14. Revert "Break a test to see what it looks like in CI."

    This reverts commit 04bcecb.
    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e779b76 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e958c99 View commit details
    Browse the repository at this point in the history
  16. Remove Slice.cs.

    nedtwigg committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e9993ab View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. Progress on ArrayMap.

    nedtwigg committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    8eb33ec View commit details
    Browse the repository at this point in the history
  2. ArrayMap is passing tests!

    nedtwigg committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    ff7afc1 View commit details
    Browse the repository at this point in the history
  3. Revert "Remove Slice.cs."

    This reverts commit e9993ab.
    nedtwigg committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    a8106ed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0b9096f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d9f6d92 View commit details
    Browse the repository at this point in the history