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

Add analysis suite #3

Merged
merged 47 commits into from
Jan 10, 2024
Merged

Add analysis suite #3

merged 47 commits into from
Jan 10, 2024

Commits on Dec 23, 2023

  1. Add analysis project

    thinker227 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    426becd View commit details
    Browse the repository at this point in the history
  2. Add testing project

    thinker227 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    a996e60 View commit details
    Browse the repository at this point in the history
  3. Add ThrowAnalyzer

    thinker227 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    7e75ab8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    94f5809 View commit details
    Browse the repository at this point in the history
  5. Update ThrowAnalyzer

    thinker227 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    64abaa8 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    330339d View commit details
    Browse the repository at this point in the history
  2. Fix async stuff

    thinker227 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    b468b55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e8f3f24 View commit details
    Browse the repository at this point in the history
  4. Add UseMapAnalyzer

    thinker227 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    050c132 View commit details
    Browse the repository at this point in the history
  5. Remove ThrowAnalayzer

    thinker227 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    0872fd4 View commit details
    Browse the repository at this point in the history
  6. Add UseThenAnalyzer

    thinker227 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    de5f101 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    995ee0d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e595b72 View commit details
    Browse the repository at this point in the history
  9. Add more comments

    thinker227 committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    2bd09ae View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7b522ed View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8d7331b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f8345fe View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Update messages

    thinker227 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    611b3b3 View commit details
    Browse the repository at this point in the history
  2. ToSusTypeAnalyzer wip

    thinker227 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5112646 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de68cc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da2a8fb View commit details
    Browse the repository at this point in the history
  5. Specify equivalence key

    thinker227 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    34dc7a0 View commit details
    Browse the repository at this point in the history
  6. Add Usings.cs

    thinker227 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    3447d25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3bc7c01 View commit details
    Browse the repository at this point in the history
  8. Some comments

    thinker227 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    78913e0 View commit details
    Browse the repository at this point in the history
  9. Use ToDisplayString

    thinker227 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e3d3efb View commit details
    Browse the repository at this point in the history
  10. Fix name thing

    thinker227 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e8de916 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60056d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Fix small typo

    thinker227 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    d443550 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccfe839 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340efb6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8cfb8fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca35084 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d2d1e21 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Configuration menu
    Copy the full SHA
    38ac672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07ee81b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d0f6d0 View commit details
    Browse the repository at this point in the history
  4. Add UseMapCodeFix

    thinker227 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    ed85b03 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    afaf42e View commit details
    Browse the repository at this point in the history
  6. Minor whitespace

    thinker227 committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    e49b21c View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Add UseThenCodeFix

    thinker227 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    b80ad6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ef1d28 View commit details
    Browse the repository at this point in the history
  3. Rename some tests

    thinker227 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    da1d08e View commit details
    Browse the repository at this point in the history
  4. Add WellKnownSymbols

    thinker227 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ae53281 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    77f0d0e View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

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

    thinker227 committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    11f5e9f View commit details
    Browse the repository at this point in the history