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

Analyzer Profiles #249

Open
wants to merge 240 commits into
base: feature/workspaces
Choose a base branch
from

Commits on May 26, 2021

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

Commits on Oct 1, 2021

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

Commits on Oct 4, 2021

  1. Merge branch 'development'

    Washi1337 committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    793815c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Configuration menu
    Copy the full SHA
    2239aa6 View commit details
    Browse the repository at this point in the history
  2. rename file to methods

    ds5678 committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    b36899e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

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

Commits on Feb 11, 2022

  1. Add: Workspace Profiles

    JPaja committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    5c98a9a View commit details
    Browse the repository at this point in the history
  2. Add: Implementation profile

    JPaja committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    760ec32 View commit details
    Browse the repository at this point in the history
  3. Fix: Xmldoc

    JPaja committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    fc62a45 View commit details
    Browse the repository at this point in the history
  4. Add: issue/198 test

    JPaja committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    398b4d7 View commit details
    Browse the repository at this point in the history
  5. Fix: Get correct base types

    JPaja committed Feb 11, 2022
    Configuration menu
    Copy the full SHA
    13ea26d View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Merge remote-tracking branch 'Washi1337/feature/workspaces' into feat…

    …ure/workspace-profiles-new
    JPaja committed Feb 16, 2022
    Configuration menu
    Copy the full SHA
    e2989e3 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Add duped typeref test.

    Washi1337 committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    8bc6458 View commit details
    Browse the repository at this point in the history
  2. Add DistinctMetadataTableBuffer.Add(TRow, bool) allowing for duplicat…

    …ed entries to be added.
    Washi1337 committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    9b8ab64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    858f0f2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d1d174 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bff8e08 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8b9e5ed View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2022

  1. Merge pull request Washi1337#254 from Washi1337/feature/simplify-fiel…

    …dsigs
    
    Deprecate FieldSignature.CreateXXX Factory methods
    Washi1337 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    3d92368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42554a8 View commit details
    Browse the repository at this point in the history
  3. Add consistency test.

    Washi1337 committed Feb 22, 2022
    Configuration menu
    Copy the full SHA
    7e464ca View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2022

  1. Configuration menu
    Copy the full SHA
    ab76788 View commit details
    Browse the repository at this point in the history
  2. add net 7 to known cor libs

    ds5678 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    8ecdcd4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf199d2 View commit details
    Browse the repository at this point in the history
  4. bump appveyor to VS 2022

    ds5678 committed Feb 23, 2022
    Configuration menu
    Copy the full SHA
    510f24e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2022

  1. Configuration menu
    Copy the full SHA
    6901e0b View commit details
    Browse the repository at this point in the history
  2. Merge pull request Washi1337#239 from ds5678/Feature/AddWikiDocumenta…

    …tionForGenericInstanceMethods
    
    Feature/add documentation for generic instance methods
    Washi1337 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    c13d326 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Washi1337#255 from Washi1337/feature/unresolved-me…

    …thod-bodies
    
    Unresolved method bodies
    Washi1337 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    57ffd72 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Washi1337#256 from ds5678/Feature/AddNet7ToKnownCo…

    …rLibs
    
    Feature/Add .NET 7 to KnownCorLibs
    Washi1337 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    1955204 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Washi1337#257 from ds5678/Feature/LanguageVersion1…

    …0Everywhere
    
    Feature/Language Version 10 Everywhere
    Washi1337 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    b1cc981 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    08a5c84 View commit details
    Browse the repository at this point in the history
  7. bump nuget dependency versions

    ds5678 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    9568a54 View commit details
    Browse the repository at this point in the history
  8. add dependabot script

    ds5678 committed Feb 24, 2022
    Configuration menu
    Copy the full SHA
    36bd036 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2022

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

Commits on Mar 1, 2022

  1. Merge pull request Washi1337#253 from Washi1337/issue/preserve-duplic…

    …ate-metadata-members
    
    Preserve duplicate metadata members when required
    Washi1337 committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    63b77c3 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'Washi1337/feature/workspaces' into feat…

    …ure/workspace-profiles-new
    JPaja committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    ac629e2 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    b730af5 View commit details
    Browse the repository at this point in the history
  2. Add CIL instruction tests.

    Washi1337 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    b1f248e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e624bd View commit details
    Browse the repository at this point in the history
  4. Add HelloWorld test app with 10k dummy methods. Split benchmarks into…

    … separate classes, each for every layer of abstraction.
    Washi1337 committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    86ab83c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5df8fe View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Add missing DiagnosticPrefix call, ensure consistent prefixes in both…

    … label verification and assembler, simplify code in SafeToString.
    Washi1337 committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    e51801e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Merge pull request Washi1337#259 from Washi1337/feature/replace-instr…

    …uction
    
    CilInstruction.ReplaceWith
    Washi1337 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    35aa4b4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Washi1337#258 from ds5678/Feature/Dependabot

    Feature/Dependabot
    Washi1337 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    3933145 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Washi1337#261 from Washi1337/issue/cilassembler-di…

    …agnostic-perf-regression
    
    CilAssembler diagnostics performance regression
    Washi1337 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    54669e5 View commit details
    Browse the repository at this point in the history
  4. Bump appveyor versions.

    Washi1337 committed Mar 6, 2022
    Configuration menu
    Copy the full SHA
    1fc7471 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ca98cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    826157f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    014e576 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d85804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0249a9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ce0ce9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df83fd0 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2022

  1. Configuration menu
    Copy the full SHA
    6f6bcff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdf0da8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Washi1337#264 from Washi1337/issue/non-imported-ca…

    …-assembly-refs
    
    Bugfix: Reuse assembly reference instances when available
    Washi1337 committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    94273ca View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge pull request Washi1337#265 from ds5678/Feature/MinorPerformance…

    …Enhancement
    
    Feature/Minor Performance Improvement
    Washi1337 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    4714164 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c6f539 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    af2d0ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2c95209 View commit details
    Browse the repository at this point in the history
  5. Fix NRT in AsmResolver.PE.

    Washi1337 committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    fd0d7d6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39aacb0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4364eb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Merge pull request Washi1337#266 from Washi1337/feature/other-net-tar…

    …gets
    
    Other .NET Runtime Build Targets
    Washi1337 committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    1c77ed8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5a61f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac45c3 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

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

Commits on Mar 17, 2022

  1. Configuration menu
    Copy the full SHA
    826e055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dc0123 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2d7bf6 View commit details
    Browse the repository at this point in the history
  4. Add IImportable, let reference importer do more thorough checks on wh…

    …ether a member is imported or not.
    Washi1337 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    94d5064 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Washi1337#270 from SamboyCoding/development

    Use ConcurrentDictionary as backing cache for DefaultMetadataResolver
    Washi1337 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    719e37f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78b3400 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4e86ea3 View commit details
    Browse the repository at this point in the history
  8. BUGFIX: Let SignatureComparer.Equals implement comparisons for Functi…

    …onPointerTypeSignature.
    Washi1337 committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    49d34d1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. Configuration menu
    Copy the full SHA
    1051ad2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Washi1337#275 from Washi1337/issue/incorrect-impor…

    …ted-typedef-scope
    
    Import TypeDefinition scopes
    Washi1337 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    217c0b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ac4823 View commit details
    Browse the repository at this point in the history
  4. Address merge conflicts.

    Washi1337 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    275937d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2ac4251 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b09801b View commit details
    Browse the repository at this point in the history
  7. Merge pull request Washi1337#274 from Washi1337/issue/thorough-type-s…

    …ig-imported-check
    
    Thorough type sig imported check
    Washi1337 committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    d315add View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2022

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

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    3de7eeb View commit details
    Browse the repository at this point in the history
  2. Merge pull request Washi1337#278 from ds5678/feature/use_actual_types…

    …_for_private_readonly
    
    Use actual types for private readonly fields
    Washi1337 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    fb599dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    095ac6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f19b44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9f86ff2 View commit details
    Browse the repository at this point in the history
  6. Add read benchmarks, improve FindInFile performance by reading blocks…

    … instead of individual bytes.
    Washi1337 committed Mar 23, 2022
    Configuration menu
    Copy the full SHA
    7346b12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d9ab29d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e4df13d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3035645 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

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

Commits on Mar 27, 2022

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

Commits on Mar 28, 2022

  1. Add PEFile.EofData.

    Washi1337 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    4176cd8 View commit details
    Browse the repository at this point in the history
  2. Read support EofData.

    Washi1337 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    56ec9aa View commit details
    Browse the repository at this point in the history
  3. EOF writer tests.

    Washi1337 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    878fb58 View commit details
    Browse the repository at this point in the history
  4. Extract BundlerParameters from WriteUsingTemplate parameters. Update …

    …apphost win32resources and subsystem.
    Washi1337 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    c24c6fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    31c7081 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45e5d7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9872aac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d11620 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45e96ce View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bc688fd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7b8d92e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2022

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

Commits on Mar 30, 2022

  1. Merge pull request Washi1337#280 from ds5678/Feature/RedirectObjectBa…

    …seTypeWhenMemberCloning
    
    [Feature]: Redirect System.Object base type when member cloning
    Washi1337 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    1b8f5f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Washi1337#285 from ds5678/Feature/CorrectLineEndin…

    …gInEditorConfig
    
    [QOL]: Change line ending setting to CRLF
    Washi1337 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    5ca68c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5166695 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b5ac446 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11f2fe1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    59ead8c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    405c13d View commit details
    Browse the repository at this point in the history
  8. Merge pull request Washi1337#283 from ds5678/Feature/CustomReferenceI…

    …mportersInMemberCloner
    
    [Feature]: Custom ReferenceImporter in MemberCloner
    Washi1337 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    415e207 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5545dc View commit details
    Browse the repository at this point in the history
  10. Merge pull request Washi1337#284 from Washi1337/feature/eof-data

    Support PEFile EOF Data
    Washi1337 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2c0be49 View commit details
    Browse the repository at this point in the history
  11. allow net 6 assembly trimming

    ds5678 committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    2da80a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    28e8d23 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Washi1337#286 from ds5678/Feature/ApplyMethodsForE…

    …ventAndPropertyDefinitions
    
    [Feature]: Add a SetSemanticMethods method to PropertyDefinition and EventDefinition
    Washi1337 committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    3074a69 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Washi1337#279 from Washi1337/feature/apphost-bundles

    .NET Bundle Manifests (AppHost / SingleFileHost)
    Washi1337 committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    f87bb4b View commit details
    Browse the repository at this point in the history
  4. Bump version numbers.

    Washi1337 committed Apr 2, 2022
    Configuration menu
    Copy the full SHA
    e35aa59 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

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

Commits on Apr 7, 2022

  1. Add discord server link.

    Washi1337 committed Apr 7, 2022
    Configuration menu
    Copy the full SHA
    891af44 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

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

Commits on Apr 9, 2022

  1. Merge pull request Washi1337#287 from ds5678/Feature/AssemblyTrimming

    [Feature]: Allow .NET 6 assembly trimming for PE.File, PE and Win32Resources
    Washi1337 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    c5705b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    788c6b3 View commit details
    Browse the repository at this point in the history
  3. BUGFIX: Do not include 'shared' in default UNIX dotnet installation p…

    …aths. Add default macOS dotnet installation folder.
    Washi1337 committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    fb3516a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    388a36e View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Bump System.Text.Json from 6.0.2 to 6.0.3

    Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.2 to 6.0.3.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.2...v6.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    661f0e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Merge pull request Washi1337#296 from Washi1337/dependabot/nuget/deve…

    …lopment/System.Text.Json-6.0.3
    
    Bump System.Text.Json from 6.0.2 to 6.0.3
    Washi1337 committed Apr 14, 2022
    Configuration menu
    Copy the full SHA
    5dae420 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. Configuration menu
    Copy the full SHA
    a9aef95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfb4f82 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e888e43 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    46f4d09 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Merge pull request Washi1337#300 from Washi1337/issue/collection-thre…

    …ad-safety
    
    Fix Race Condition in LazyRidListRelation::EnsureIsInitialized and ::Initialize
    Washi1337 committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    6dc944a View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2022

  1. Remove unnecessary lambda.

    Washi1337 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    0ac259c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ea4737 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f817113 View commit details
    Browse the repository at this point in the history
  4. Add IImportable.ImportWith.

    Washi1337 committed Apr 28, 2022
    Configuration menu
    Copy the full SHA
    2e0eb05 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

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

Commits on May 3, 2022

  1. Merge pull request Washi1337#306 from Washi1337/feature/default-importer

    Module Default Importer
    Washi1337 committed May 3, 2022
    Configuration menu
    Copy the full SHA
    365cd5a View commit details
    Browse the repository at this point in the history

Commits on May 5, 2022

  1. Add NativeLocalSymbol.

    Washi1337 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    b27b36b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a0989cd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    006107d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d7e11c8 View commit details
    Browse the repository at this point in the history
  5. Add xmldoc for native local symbols, extract protected virtual method…

    …s in NativeMethodBodySerializer.
    Washi1337 committed May 5, 2022
    Configuration menu
    Copy the full SHA
    7f32b95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dbb1272 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2d2ef3b View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5

    Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5.
    - [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
    - [Commits](https://github.com/xunit/visualstudio.xunit/commits)
    
    ---
    updated-dependencies:
    - dependency-name: xunit.runner.visualstudio
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 6, 2022
    Configuration menu
    Copy the full SHA
    1d1e098 View commit details
    Browse the repository at this point in the history
  2. Merge pull request Washi1337#311 from Washi1337/dependabot/nuget/deve…

    …lopment/xunit.runner.visualstudio-2.4.5
    dependabot[bot] committed May 6, 2022
    Configuration menu
    Copy the full SHA
    d1b28fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae14702 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Washi1337#308 from Washi1337/issue/307-bad-field-i…

    …mport-by-reflection
    
    Issue/307 bad field import by reflection
    Washi1337 committed May 6, 2022
    Configuration menu
    Copy the full SHA
    f836624 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

  1. Configuration menu
    Copy the full SHA
    827e590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83320ab View commit details
    Browse the repository at this point in the history
  3. Merge pull request Washi1337#310 from Washi1337/feature/native-body-s…

    …ymbols
    
    Feature/native body symbols
    Washi1337 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    11333ac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74d0614 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    da448c6 View commit details
    Browse the repository at this point in the history
  6. BUGFIX: MethodSignature.CreateXXX should set IsGeneric flag when prov…

    …iding non-zero generic param count.
    Washi1337 committed May 10, 2022
    Configuration menu
    Copy the full SHA
    b12957d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bffed66 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67ee807 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Bump System.Text.Json from 6.0.3 to 6.0.4

    Bumps [System.Text.Json](https://github.com/dotnet/runtime) from 6.0.3 to 6.0.4.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v6.0.3...v6.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: System.Text.Json
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 11, 2022
    Configuration menu
    Copy the full SHA
    c352a55 View commit details
    Browse the repository at this point in the history
  2. Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0

    Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
    - [Release notes](https://github.com/microsoft/vstest/releases)
    - [Commits](microsoft/vstest@v17.1.0...v17.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.NET.Test.Sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 11, 2022
    Configuration menu
    Copy the full SHA
    97e08cc View commit details
    Browse the repository at this point in the history
  3. Fix typo in example code.

    Washi1337 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    e858637 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    292e86d View commit details
    Browse the repository at this point in the history
  5. Merge pull request Washi1337#312 from Washi1337/feature/fluent-refere…

    …nces
    
    Feature/fluent references
    Washi1337 committed May 11, 2022
    Configuration menu
    Copy the full SHA
    6339d72 View commit details
    Browse the repository at this point in the history
  6. Merge pull request Washi1337#314 from Washi1337/dependabot/nuget/deve…

    …lopment/Microsoft.NET.Test.Sdk-17.2.0
    dependabot[bot] committed May 11, 2022
    Configuration menu
    Copy the full SHA
    cf98c84 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Washi1337#313 from Washi1337/dependabot/nuget/deve…

    …lopment/System.Text.Json-6.0.4
    dependabot[bot] committed May 11, 2022
    Configuration menu
    Copy the full SHA
    a098aa1 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2022

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

Commits on May 18, 2022

  1. Configuration menu
    Copy the full SHA
    84a79bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    808ccbc View commit details
    Browse the repository at this point in the history
  3. Set capacities for several type and member signature collection prope…

    …rties before populating them.
    Washi1337 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    46f4326 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    78cd547 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc0fe34 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    80f5b35 View commit details
    Browse the repository at this point in the history
  7. Add MemoryStreamWriterPool.

    Washi1337 committed May 18, 2022
    Configuration menu
    Copy the full SHA
    213a4d4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fab723d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    abaeb6b View commit details
    Browse the repository at this point in the history

Commits on May 20, 2022

  1. Update SignatureComparer.TypeDefOrRef.cs

    xxx committed May 20, 2022
    Configuration menu
    Copy the full SHA
    77bffdc View commit details
    Browse the repository at this point in the history

Commits on May 21, 2022

  1. Update

    xxx committed May 21, 2022
    Configuration menu
    Copy the full SHA
    9d3e031 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Signature Comparer Test

    xxx committed May 24, 2022
    Configuration menu
    Copy the full SHA
    7a0db07 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. declaring type check

    xxx committed May 25, 2022
    Configuration menu
    Copy the full SHA
    ce3f212 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2022

  1. Merge pull request Washi1337#319 from Tabho/master

    Update SignatureComparer.TypeDefOrRef.cs
    Washi1337 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    6379f09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6721728 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7fbfa0f View commit details
    Browse the repository at this point in the history
  4. Update issue templates.

    Washi1337 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    7b6fa43 View commit details
    Browse the repository at this point in the history
  5. Bump version

    Washi1337 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    471bfb2 View commit details
    Browse the repository at this point in the history
  6. Make RentedWriter a ref struct to avoid it being used outside of temp…

    …orary scope. Add tests.
    Washi1337 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    b5d0ae3 View commit details
    Browse the repository at this point in the history
  7. Merge pull request Washi1337#317 from Washi1337/feature/rentable-memo…

    …ry-stream-writers
    
    Rentable BinaryStreamWriters that write to temporary MemoryStream
    Washi1337 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    930ef22 View commit details
    Browse the repository at this point in the history
  8. Merge pull request Washi1337#316 from Washi1337/feature/collection-ca…

    …pacities
    
    Add and use collection Capacity properties
    Washi1337 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    036c408 View commit details
    Browse the repository at this point in the history
  9. Bump dev version to 5.0.0

    Washi1337 committed May 26, 2022
    Configuration menu
    Copy the full SHA
    007a106 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2022

  1. Fix ExpandMacro.

    N78750469 committed May 29, 2022
    Configuration menu
    Copy the full SHA
    7b41c96 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Add DataSourceSlice.

    Washi1337 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    e095e55 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d86462 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2d11f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d708bf3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Washi1337#322 from N78750469/fix_expand

    Fix ExpandMacro.
    Washi1337 committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    63e85d6 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

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

Commits on Jun 16, 2022

  1. Merge pull request Washi1337#324 from Washi1337/feature/msf-files

    Basic read/write support for MSF 7.0 files
    Washi1337 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    3a7db2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4d1194 View commit details
    Browse the repository at this point in the history
  3. Shorten WindowsPdb to Pdb.

    Washi1337 committed Jun 16, 2022
    Configuration menu
    Copy the full SHA
    d30aa97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    410b90d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2022

  1. Configuration menu
    Copy the full SHA
    8e4de81 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8375199 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc5ce14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3ef199a View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2022

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

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    3573e63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f6032c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fea51df View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f700ac View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. Configuration menu
    Copy the full SHA
    6f169b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d510ec9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4ef4c1 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2022

  1. Configuration menu
    Copy the full SHA
    c7039c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e871718 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Washi1337#326 from Washi1337/feature/pdb-meta-streams

    PDB Info and DBI streams
    Washi1337 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    a774186 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Configuration menu
    Copy the full SHA
    3aa01a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c73a427 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f60f298 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2022

  1. Configuration menu
    Copy the full SHA
    5542366 View commit details
    Browse the repository at this point in the history
  2. BUGFIX: Disable exact assembly version match in signature comparisons…

    … during metadata resolution.
    Washi1337 committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    57b0cb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1948c5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c052097 View commit details
    Browse the repository at this point in the history
  5. Merge pull request Washi1337#330 from Washi1337/hotfix/preserve-order…

    …-nested-typerefs
    
    Hotfix: Preserve unusual order of nested type refs
    Washi1337 committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    9b51059 View commit details
    Browse the repository at this point in the history
  6. Merge pull request Washi1337#331 from Washi1337/hotfix/md-resolution-…

    …version-check
    
    Hotfix: Metadata resolution should not check for assembly version during member lookup
    Washi1337 committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    de84e0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b43b84a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    37e8dde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5954241 View commit details
    Browse the repository at this point in the history
  10. Version bump to v4.11.2

    Washi1337 committed Jul 9, 2022
    Configuration menu
    Copy the full SHA
    e2d65b5 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    09103b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

  1. Configuration menu
    Copy the full SHA
    f90b465 View commit details
    Browse the repository at this point in the history
  2. Fix: Missing analyzers

    JPaja committed Aug 7, 2022
    Configuration menu
    Copy the full SHA
    e867579 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b825b7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d3d62 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57d5f68 View commit details
    Browse the repository at this point in the history