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

cleanup structure #1734

Draft
wants to merge 35 commits into
base: develop
Choose a base branch
from
Draft

cleanup structure #1734

wants to merge 35 commits into from

Commits on Jan 12, 2024

  1. cleanup structure

    neuecc committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    104130e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

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

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    21c389a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da56131 View commit details
    Browse the repository at this point in the history
  3. Move source under UnityShims

    AArnott committed May 22, 2024
    Configuration menu
    Copy the full SHA
    4b6b96a View commit details
    Browse the repository at this point in the history
  4. Use C# 12 everywhere

    AArnott committed May 22, 2024
    Configuration menu
    Copy the full SHA
    556b1bf View commit details
    Browse the repository at this point in the history
  5. Fix build break in UnityShims

    AArnott committed May 22, 2024
    Configuration menu
    Copy the full SHA
    035b413 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

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

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    70b7d8f View commit details
    Browse the repository at this point in the history
  2. Apply PR review suggestions

    AArnott committed May 24, 2024
    Configuration menu
    Copy the full SHA
    e86c37f View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

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

Commits on May 28, 2024

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

Commits on Jun 3, 2024

  1. Merge pull request #1825 from MessagePack-CSharp/ifdefproposal

    Eliminate `#if` regions related to unity
    AArnott committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cc1fdef View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

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

Commits on Jun 19, 2024

  1. NuGet for Unity dotnet tools

    neuecc committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    6242a02 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    14e63e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eac157d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    878422b View commit details
    Browse the repository at this point in the history
  4. instruction

    neuecc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    536351e View commit details
    Browse the repository at this point in the history
  5. ok to use generator

    neuecc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    384ede2 View commit details
    Browse the repository at this point in the history
  6. internal ThisLibraryExtensionTypeCodes -> public ReservedExtensionTyp…

    …eCodes
    
    revert unity specified code from UnityShims to UnityClient
    UnityShims uses link reference code from UnityClient
    neuecc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    25ba644 View commit details
    Browse the repository at this point in the history
  7. d

    neuecc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    2d57c22 View commit details
    Browse the repository at this point in the history
  8. cleanup for unity test

    neuecc committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    c5b2e8c View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. for Unity

    neuecc committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    c5ba1ca View commit details
    Browse the repository at this point in the history
  2. unshipped warning

    neuecc committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    4e62212 View commit details
    Browse the repository at this point in the history
  3. check IL2CPP more

    neuecc committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    3312e47 View commit details
    Browse the repository at this point in the history
  4. Fix package downgrade warning

    AArnott committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    317d5c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21d4203 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. SharedData

    neuecc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    6d6c86c View commit details
    Browse the repository at this point in the history
  2. initializer for Unity

    neuecc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c6b4eb0 View commit details
    Browse the repository at this point in the history
  3. remove #if UNITY_ define

    neuecc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    b40d7e7 View commit details
    Browse the repository at this point in the history
  4. Add LZ4 test for Unity

    neuecc committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    c88f7ee View commit details
    Browse the repository at this point in the history