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

update fork 2024 #5

Merged
merged 837 commits into from
Feb 28, 2024
Merged
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 4, 2022

  1. 9.0.3

    GrahamTheCoder committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    04c6975 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #928 from icsharpcode/christophwille/ct

    Pass CancellationToken
    christophwille authored Aug 4, 2022
    Configuration menu
    Copy the full SHA
    101a4f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    079f5d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #937 from icsharpcode/christophwille/shortcircuit

    Short-circuit UI default code
    GrahamTheCoder authored Aug 5, 2022
    Configuration menu
    Copy the full SHA
    e1eb13a View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

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

Commits on Aug 28, 2022

  1. Merge pull request #942 from icsharpcode/simplification-performance-w…

    …orkaround
    
    Apply timeout to simplification
    GrahamTheCoder authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    dddd15b View commit details
    Browse the repository at this point in the history
  2. 9.0.4

    GrahamTheCoder committed Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a269047 View commit details
    Browse the repository at this point in the history
  3. Bump node-forge from 0.10.0 to 1.3.1 in /Web/ClientApp

    Bumps [node-forge](https://github.com/digitalbazaar/forge) from 0.10.0 to 1.3.1.
    - [Release notes](https://github.com/digitalbazaar/forge/releases)
    - [Changelog](https://github.com/digitalbazaar/forge/blob/main/CHANGELOG.md)
    - [Commits](digitalbazaar/forge@0.10.0...v1.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: node-forge
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    931e6ce View commit details
    Browse the repository at this point in the history
  4. Bump json-schema from 0.3.0 to 0.4.0 in /Web/ClientApp

    Bumps [json-schema](https://github.com/kriszyp/json-schema) from 0.3.0 to 0.4.0.
    - [Release notes](https://github.com/kriszyp/json-schema/releases)
    - [Commits](kriszyp/json-schema@v0.3.0...v0.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: json-schema
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    a55daca View commit details
    Browse the repository at this point in the history
  5. Merge pull request #944 from icsharpcode/dependabot/npm_and_yarn/Web/…

    …ClientApp/json-schema-0.4.0
    
    Bump json-schema from 0.3.0 to 0.4.0 in /Web/ClientApp
    GrahamTheCoder authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    26eeee6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #943 from icsharpcode/dependabot/npm_and_yarn/Web/…

    …ClientApp/node-forge-1.3.1
    
    Bump node-forge from 0.10.0 to 1.3.1 in /Web/ClientApp
    GrahamTheCoder authored Aug 28, 2022
    Configuration menu
    Copy the full SHA
    8954be0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Update CHANGELOG.md

    GrahamTheCoder authored Aug 29, 2022
    Configuration menu
    Copy the full SHA
    7f10fbb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

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

Commits on Oct 2, 2022

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

Commits on Oct 30, 2022

  1. Configuration menu
    Copy the full SHA
    49737ed View commit details
    Browse the repository at this point in the history
  2. At least avoid NRE in #948

    Doesn't actually fix orderby and select of group though
    GrahamTheCoder committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    e841850 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9411896 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ace5fdf View commit details
    Browse the repository at this point in the history
  5. Update bug_report.md

    GrahamTheCoder authored Oct 30, 2022
    Configuration menu
    Copy the full SHA
    3d543ad View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Bump loader-utils from 1.4.0 to 1.4.1 in /Web/ClientApp

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.0...v1.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 8, 2022
    Configuration menu
    Copy the full SHA
    eda1719 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Bump minimatch and recursive-readdir in /Web/ClientApp

    Bumps [minimatch](https://github.com/isaacs/minimatch) and [recursive-readdir](https://github.com/jergason/recursive-readdir). These dependencies needed to be updated together.
    
    Updates `minimatch` from 3.0.4 to 3.1.2
    - [Release notes](https://github.com/isaacs/minimatch/releases)
    - [Commits](isaacs/minimatch@v3.0.4...v3.1.2)
    
    Updates `recursive-readdir` from 2.2.2 to 2.2.3
    - [Release notes](https://github.com/jergason/recursive-readdir/releases)
    - [Changelog](https://github.com/jergason/recursive-readdir/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/jergason/recursive-readdir/commits/v2.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: minimatch
      dependency-type: indirect
    - dependency-name: recursive-readdir
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    414a15d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #953 from icsharpcode/dependabot/npm_and_yarn/Web/…

    …ClientApp/minimatch-and-recursive-readdir-3.1.2
    
    Bump minimatch and recursive-readdir in /Web/ClientApp
    GrahamTheCoder authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    71dbe21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #952 from icsharpcode/dependabot/npm_and_yarn/Web/…

    …ClientApp/loader-utils-1.4.1
    
    Bump loader-utils from 1.4.0 to 1.4.1 in /Web/ClientApp
    GrahamTheCoder authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    a45325c View commit details
    Browse the repository at this point in the history
  4. Bump System.Data.SqlClient from 4.8.3 to 4.8.5 in /CommandLine/CodeConv

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.3 to 4.8.5.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    f6911be View commit details
    Browse the repository at this point in the history
  5. Bump System.Data.SqlClient in /CommandLine/CodeConv.NetFramework

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.1 to 4.8.5.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    54de4bd View commit details
    Browse the repository at this point in the history
  6. Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /Func

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.2 to 4.8.5.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    d25a79f View commit details
    Browse the repository at this point in the history
  7. Bump System.Data.SqlClient from 4.8.1 to 4.8.5 in /Vsix

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.1 to 4.8.5.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    32ae10c View commit details
    Browse the repository at this point in the history
  8. Bump System.Data.SqlClient from 4.8.1 to 4.8.5 in /Web

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.1 to 4.8.5.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    5253b90 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2022

  1. Merge pull request #954 from icsharpcode/dependabot/nuget/CommandLine…

    …/CodeConv/System.Data.SqlClient-4.8.5
    
    Bump System.Data.SqlClient from 4.8.3 to 4.8.5 in /CommandLine/CodeConv
    GrahamTheCoder authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    4d1845a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #955 from icsharpcode/dependabot/nuget/CommandLine…

    …/CodeConv.NetFramework/System.Data.SqlClient-4.8.5
    
    Bump System.Data.SqlClient from 4.8.1 to 4.8.5 in /CommandLine/CodeConv.NetFramework
    GrahamTheCoder authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    7536e2c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #958 from icsharpcode/dependabot/nuget/Web/System.…

    …Data.SqlClient-4.8.5
    
    Bump System.Data.SqlClient from 4.8.1 to 4.8.5 in /Web
    GrahamTheCoder authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    7a0e772 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #957 from icsharpcode/dependabot/nuget/Vsix/System…

    ….Data.SqlClient-4.8.5
    
    Bump System.Data.SqlClient from 4.8.1 to 4.8.5 in /Vsix
    GrahamTheCoder authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    cc101cd View commit details
    Browse the repository at this point in the history
  5. Merge pull request #956 from icsharpcode/dependabot/nuget/Func/System…

    ….Data.SqlClient-4.8.5
    
    Bump System.Data.SqlClient from 4.8.2 to 4.8.5 in /Func
    GrahamTheCoder authored Nov 13, 2022
    Configuration menu
    Copy the full SHA
    66e5ba6 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Bump loader-utils from 1.4.1 to 1.4.2 in /Web/ClientApp

    Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
    - [Release notes](https://github.com/webpack/loader-utils/releases)
    - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
    - [Commits](webpack/loader-utils@v1.4.1...v1.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: loader-utils
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3463906 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Merge pull request #959 from icsharpcode/dependabot/npm_and_yarn/Web/…

    …ClientApp/loader-utils-1.4.2
    
    Bump loader-utils from 1.4.1 to 1.4.2 in /Web/ClientApp
    GrahamTheCoder authored Nov 16, 2022
    Configuration menu
    Copy the full SHA
    0f78cf5 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Update README.md

    GrahamTheCoder authored Dec 14, 2022
    Configuration menu
    Copy the full SHA
    e830575 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    9437918 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8208563 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0e3d195 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    GrahamTheCoder authored Dec 16, 2022
    Configuration menu
    Copy the full SHA
    6cc8a1c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b3904c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c1deafe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eaf9a4a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4970118 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

  1. Recommend VS2022

    We'll likely need to drop VS2019 support to dodge the bugs caused by various combinations of the libraries
    GrahamTheCoder authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    407cabb View commit details
    Browse the repository at this point in the history
  2. Update README.md

    GrahamTheCoder authored Dec 18, 2022
    Configuration menu
    Copy the full SHA
    21897ee View commit details
    Browse the repository at this point in the history
  3. Try running exe

    GrahamTheCoder committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    43bcc87 View commit details
    Browse the repository at this point in the history
  4. nuget update all

    GrahamTheCoder committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    6ab5284 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fad0d6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    76040da View commit details
    Browse the repository at this point in the history
  7. Downgrade to 4.2.0 to avoid bugs in 4.3 and 4.4

    Note: Needed to upgrade >3.11 to avoid dotnet/msbuild#7873
    Needed to downgrade < 4.3 to avoid dotnet/roslyn#63780
    GrahamTheCoder committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    9d8c86c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e6932c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b7b02f2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    82d0153 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8463fb8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b398067 View commit details
    Browse the repository at this point in the history
  13. Record version used

    GrahamTheCoder committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    b2040be View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ce63b8e View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    f46205e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    cb41ba8 View commit details
    Browse the repository at this point in the history
  17. 9.1.0

    GrahamTheCoder committed Dec 18, 2022
    Configuration menu
    Copy the full SHA
    78f3bc6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    4bc4d6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ead05f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7723c19 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #966 from icsharpcode/get-github-actions-working-p…

    …ost-7.0
    
    Get MultiFile tests working again
    GrahamTheCoder authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    ee5f62b View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    GrahamTheCoder authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    4dcba59 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    GrahamTheCoder authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    b4918bf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65cb008 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d07c16c View commit details
    Browse the repository at this point in the history
  9. Update CHANGELOG.md

    GrahamTheCoder authored Dec 19, 2022
    Configuration menu
    Copy the full SHA
    76a86ad View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Update README.md

    GrahamTheCoder authored Dec 20, 2022
    Configuration menu
    Copy the full SHA
    f1d1780 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

  1. Configuration menu
    Copy the full SHA
    d00c755 View commit details
    Browse the repository at this point in the history
  2. Add test for #975 - closes #975

    GrahamTheCoder committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    0430128 View commit details
    Browse the repository at this point in the history
  3. Add to changelog

    GrahamTheCoder committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    47b01d0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #976 from icsharpcode/issue/965

    C# -> VB Checked/unchecked improvements
    GrahamTheCoder authored Jan 4, 2023
    Configuration menu
    Copy the full SHA
    2a33cd6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    60e8f7f View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2023

  1. Configuration menu
    Copy the full SHA
    1eef0d7 View commit details
    Browse the repository at this point in the history
  2. Bump json5 from 1.0.1 to 1.0.2 in /Web/ClientApp

    Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/json5/json5/releases)
    - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
    - [Commits](json5/json5@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: json5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 7, 2023
    Configuration menu
    Copy the full SHA
    fb88981 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2023

  1. Merge pull request #978 from icsharpcode/dependabot/npm_and_yarn/Web/…

    …ClientApp/json5-1.0.2
    
    Bump json5 from 1.0.1 to 1.0.2 in /Web/ClientApp
    GrahamTheCoder authored Jan 9, 2023
    Configuration menu
    Copy the full SHA
    cf404f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80ac68b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2023

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

Commits on Jan 11, 2023

  1. 9.1.2

    GrahamTheCoder committed Jan 11, 2023
    Configuration menu
    Copy the full SHA
    eb11cc9 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Configuration menu
    Copy the full SHA
    088d15f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf62b8d View commit details
    Browse the repository at this point in the history
  3. Rearrange methods

    && and || are special for not being applicable to nullable objects hence their special handling to get the value
    GrahamTheCoder committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    65054a6 View commit details
    Browse the repository at this point in the history
  4. More tests

    GrahamTheCoder committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    14e46fd View commit details
    Browse the repository at this point in the history
  5. Changelog

    GrahamTheCoder committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    de184b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7425b64 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

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

Commits on Jan 31, 2023

  1. Test tweaks

    GrahamTheCoder committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    f97ba44 View commit details
    Browse the repository at this point in the history
  2. 9.1.3

    GrahamTheCoder committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    6999810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88abb34 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. Convert more targets matching common pattern

    Existing MultiFileSolutionAndProjectTests cover this, the regex is generalised to work for other things like UWP projects
    #988
    GrahamTheCoder committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    2bb628d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86c01f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5591d89 View commit details
    Browse the repository at this point in the history
  4. Denied

    CSC : error CS1617: Invalid option '11.0' for /langversion. Use '/langversion:?' to list supported values. [D:\a\CodeConverter\CodeConverter\CodeConverter\CodeConverter.csproj]
    
    Build FAILED.
    
    CSC : error CS1617: Invalid option '11.0' for /langversion. Use '/langversion:?' to list supported values. [D:\a\CodeConverter\CodeConverter\CodeConverter\CodeConverter.csproj]
        0 Warning(s)
        1 Error(s)
    GrahamTheCoder committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    839be01 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Enable arm64 vsix

    GrahamTheCoder committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    6315c82 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Bump webpack from 5.65.0 to 5.76.1 in /Web/ClientApp

    Bumps [webpack](https://github.com/webpack/webpack) from 5.65.0 to 5.76.1.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Commits](webpack/webpack@v5.65.0...v5.76.1)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    4aafa8b View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Merge pull request #990 from icsharpcode/arm64

    Enable arm64 vsix
    GrahamTheCoder authored Mar 15, 2023
    Configuration menu
    Copy the full SHA
    0790f4e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Merge pull request #992 from icsharpcode/dependabot/npm_and_yarn/Web/…

    …ClientApp/webpack-5.76.1
    
    Bump webpack from 5.65.0 to 5.76.1 in /Web/ClientApp
    GrahamTheCoder authored Mar 16, 2023
    Configuration menu
    Copy the full SHA
    98bdf39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05f3ae2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

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

Commits on Mar 27, 2023

  1. 9.2.1

    GrahamTheCoder committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    f23e1df View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

  1. Fix issue #998

    philippejer committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    e0ae8e9 View commit details
    Browse the repository at this point in the history
  2. Fix issue #1000

    philippejer committed Apr 13, 2023
    Configuration menu
    Copy the full SHA
    4aa4fdc View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2023

  1. Configuration menu
    Copy the full SHA
    900df70 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG.md

    GrahamTheCoder authored Apr 15, 2023
    Configuration menu
    Copy the full SHA
    4ea68bd View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Fix issue #1003

    philippejer committed Apr 16, 2023
    Configuration menu
    Copy the full SHA
    bedfdae View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

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

Commits on Apr 18, 2023

  1. Update CHANGELOG.md

    GrahamTheCoder authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    76d66d4 View commit details
    Browse the repository at this point in the history
  2. Replace self too

    GrahamTheCoder committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    9636b92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de1d19f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b0c356f View commit details
    Browse the repository at this point in the history
  5. Use different example

    GrahamTheCoder committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    64ee363 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dd82eb6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef00b82 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

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

    GrahamTheCoder committed May 2, 2023
    Configuration menu
    Copy the full SHA
    3b71ce3 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    0d92a20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08f862a View commit details
    Browse the repository at this point in the history
  3. Generate a horrible do loop with a switch statement for handlers

    TODO:
    * Deal with non-returning code paths
    * Ensure loops within the method can still break/continue as expected
    GrahamTheCoder committed May 3, 2023
    Configuration menu
    Copy the full SHA
    41da135 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0d3d5d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88bb233 View commit details
    Browse the repository at this point in the history
  6. Separate method

    GrahamTheCoder committed May 3, 2023
    Configuration menu
    Copy the full SHA
    606122e View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

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

    GrahamTheCoder committed May 4, 2023
    Configuration menu
    Copy the full SHA
    dea4703 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #999 from icsharpcode/onerror

    OnError GoTo
    GrahamTheCoder authored May 4, 2023
    Configuration menu
    Copy the full SHA
    5a5dd8f View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

  1. Implement #1008 - could be spruced up with eg code samples, currently…

    … only taken the Description -> respective PackageReadme.md
    christophwille committed May 5, 2023
    Configuration menu
    Copy the full SHA
    925ca17 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c7d7de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    33aae6a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1010 from icsharpcode/christophwille/106

    Specifically use 1.0.6 action that is using node 16
    christophwille authored May 5, 2023
    Configuration menu
    Copy the full SHA
    d4f7977 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    5ff1992 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b29c896 View commit details
    Browse the repository at this point in the history
  3. Passing test - closes #991

    GrahamTheCoder committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    158b2ab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    66db6cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87b4d2c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2d5dd69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4ab81c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4ece83a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 25, 2023

  1. Worked around "CONVERSION ERROR: usingKeyword" bug caused by VS 17.7.…

    …0 preview 2 - fixes #1019
    
    Note the added test hasn't been seen to fail since updating the nuget package to the preview caused another issue I'll look into
    GrahamTheCoder committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    ebb52bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9dd981d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6469bf View commit details
    Browse the repository at this point in the history
  4. Latest langversion

    GrahamTheCoder committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    40ca0a8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b3b81 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3ab0bf View commit details
    Browse the repository at this point in the history
  7. Changelog

    GrahamTheCoder committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    32982f3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2649b58 View commit details
    Browse the repository at this point in the history
  9. Dodge null

    GrahamTheCoder committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    2bbe3e1 View commit details
    Browse the repository at this point in the history
  10. 9.2.3

    GrahamTheCoder committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    3614e8f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. Bump tough-cookie from 4.0.0 to 4.1.3 in /Web/ClientApp

    Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.0.0 to 4.1.3.
    - [Release notes](https://github.com/salesforce/tough-cookie/releases)
    - [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
    - [Commits](salesforce/tough-cookie@v4.0.0...v4.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: tough-cookie
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    1d00e0c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1022 from icsharpcode/dependabot/npm_and_yarn/Web…

    …/ClientApp/tough-cookie-4.1.3
    
    Bump tough-cookie from 4.0.0 to 4.1.3 in /Web/ClientApp
    GrahamTheCoder authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    5f16a7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2419e25 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd3ac4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8d211e1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4b63364 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    00bab9c View commit details
    Browse the repository at this point in the history
  8. Changelog

    GrahamTheCoder committed Jul 9, 2023
    Configuration menu
    Copy the full SHA
    c49c93b View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Update README.md

    GrahamTheCoder authored Jul 15, 2023
    Configuration menu
    Copy the full SHA
    5c78a1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4d1ac6 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Bump word-wrap from 1.2.3 to 1.2.4 in /Web/ClientApp

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c55c756 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Merge pull request #1025 from icsharpcode/dependabot/npm_and_yarn/Web…

    …/ClientApp/word-wrap-1.2.4
    
    Bump word-wrap from 1.2.3 to 1.2.4 in /Web/ClientApp
    GrahamTheCoder authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    2668565 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. Configuration menu
    Copy the full SHA
    aabbc7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97801ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a05185e View commit details
    Browse the repository at this point in the history
  4. remove EOL

    TymurGubayev authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    89759d2 View commit details
    Browse the repository at this point in the history
  5. remove EOL

    TymurGubayev authored Aug 25, 2023
    Configuration menu
    Copy the full SHA
    8265bc6 View commit details
    Browse the repository at this point in the history
  6. really fix the EOL at EOF this time I hope

    Timur Kelman authored and Timur Kelman committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    9ebcb26 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge pull request #1031 from TymurGubayev/TymurGubayev-patch-1

    Fix `VisualBasic.Chr` method recognition
    GrahamTheCoder authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    45e0128 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Configuration menu
    Copy the full SHA
    6387644 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab42a64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c98bfe View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Update CHANGELOG.md

    GrahamTheCoder authored Sep 25, 2023
    Configuration menu
    Copy the full SHA
    2ea789b View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. tests: add tests for clashing renamer and enum types

    Dominik Baran committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    b848a5d View commit details
    Browse the repository at this point in the history
  2. fix: clashing renamer for enums

    Dominik Baran committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    6e0749b View commit details
    Browse the repository at this point in the history
  3. chore: update changelog

    Dominik Baran committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    c17df28 View commit details
    Browse the repository at this point in the history
  4. refactor: use INamedTypeSymbol

    Dominik Baran committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    e1709e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

  1. tests: regenerate results

    Dominik Baran committed Oct 7, 2023
    Configuration menu
    Copy the full SHA
    d6d5ab7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1036 from icsharpcode/fix-1035

    fix: ClashingMemberRenamer incorrectly renames Enum types
    Yozer authored Oct 7, 2023
    Configuration menu
    Copy the full SHA
    fd6e10a View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Bump @babel/traverse from 7.16.7 to 7.23.2 in /Web/ClientApp

    Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.16.7 to 7.23.2.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/traverse"
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 17, 2023
    Configuration menu
    Copy the full SHA
    e977bda View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2314120 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Merge pull request #1037 from icsharpcode/dependabot/npm_and_yarn/Web…

    …/ClientApp/babel/traverse-7.23.2
    
    Bump @babel/traverse from 7.16.7 to 7.23.2 in /Web/ClientApp
    GrahamTheCoder authored Oct 26, 2023
    Configuration menu
    Copy the full SHA
    3561c48 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Walk existing structure bottom up to avoid stack overflow - fixes #1033

    Only worth doing this since it's a really easy way to cause an error that's been seen by multiple real users. Not planning to protect against every possible version of this, since that would add a lot of complexity for a tiny reward
    GrahamTheCoder committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2e3da7e View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Bump axios from 0.27.2 to 1.6.0 in /Web/ClientApp

    Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.6.0.
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v0.27.2...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 11, 2023
    Configuration menu
    Copy the full SHA
    a3ccd95 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Merge pull request #1041 from icsharpcode/dependabot/npm_and_yarn/Web…

    …/ClientApp/axios-1.6.0
    
    Bump axios from 0.27.2 to 1.6.0 in /Web/ClientApp
    GrahamTheCoder authored Nov 23, 2023
    Configuration menu
    Copy the full SHA
    ae25cdc View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Mention Versions

    GrahamTheCoder authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    8c30105 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. Merge pull request #1050 from icsharpcode/Readme

    Mention Versions
    GrahamTheCoder authored Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ffa0ed6 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Configuration menu
    Copy the full SHA
    2804909 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ed2a6ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6540c53 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. add a workaround

    It's only required until dotnet/roslyn#71115 is fixed.
    
    (cherry picked from commit b0a64e6)
    Timur Kelman authored and GrahamTheCoder committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    db071f5 View commit details
    Browse the repository at this point in the history
  2. And the sln files

    GrahamTheCoder committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    3a39d98 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    186c758 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1060 from icsharpcode/latest-vs/mutli-file-tests

    Latest vs/multi file tests
    GrahamTheCoder authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f7283cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0647b8d View commit details
    Browse the repository at this point in the history
  6. Add example

    GrahamTheCoder authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    6ea532f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4861f98 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8d57a1c View commit details
    Browse the repository at this point in the history
  9. Nothing is the default, don't bother specifying since we can't get …

    …it right for structs - fixes #1056
    GrahamTheCoder committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    781de29 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ba472fc View commit details
    Browse the repository at this point in the history
  11. Reformat

    GrahamTheCoder committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    2d72880 View commit details
    Browse the repository at this point in the history
  12. Apply to additional declarations - fixes #1053

    Note: Also removed other changelog item which was broken and fixed within this release
    GrahamTheCoder committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    15eaf9c View commit details
    Browse the repository at this point in the history
  13. 9.2.4

    GrahamTheCoder committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    dd3edd8 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Remove missed issue

    GrahamTheCoder authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    614bba0 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    703a678 View commit details
    Browse the repository at this point in the history
  2. Overescape identifiers - fixes # 1043

    Don't worry about exactly which context, just escape in any case
    GrahamTheCoder committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    825cc5e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9810c56 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1063 from icsharpcode/escape-identifiers

    Overescape identifiers
    GrahamTheCoder authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    bc6b62a View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Cast to dynamic when the accessed member can't be found but the surro…

    …unding object can - fixes #786
    
    There's probably a more specific condition which should trigger this if we look in Roslyn code
    GrahamTheCoder committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    60bee52 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

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

Commits on Dec 21, 2023

  1. Merge pull request #1068 from icsharpcode/issue/786

    Cast to dynamic when the accessed member can't be found but the surro…
    GrahamTheCoder authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    f5e8b38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c5a10 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6cf985a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee0a02b View commit details
    Browse the repository at this point in the history
  5. Add new test and move existing tests together

    The existing test may need an update to work for #749 and #1062
    GrahamTheCoder committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    6986791 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0987df View commit details
    Browse the repository at this point in the history
  7. Some more tests

    GrahamTheCoder committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    c159ec2 View commit details
    Browse the repository at this point in the history
  8. CHANGELOG

    GrahamTheCoder committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    74e0fbd View commit details
    Browse the repository at this point in the history
  9. Recharacterize

    GrahamTheCoder committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    442559d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    480e4e8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    311e1e6 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1070 from icsharpcode/versionupdates

    Web version updates
    GrahamTheCoder authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ee8e18f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    970410d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    3284c3d View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Bump follow-redirects from 1.15.3 to 1.15.4 in /Web/ClientApp

    Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
    - [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
    - [Commits](follow-redirects/follow-redirects@v1.15.3...v1.15.4)
    
    ---
    updated-dependencies:
    - dependency-name: follow-redirects
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 11, 2024
    Configuration menu
    Copy the full SHA
    1707191 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Web

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    bb08168 View commit details
    Browse the repository at this point in the history
  2. Bump System.Data.SqlClient in /CommandLine/CodeConv.NetFramework

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    8e3e895 View commit details
    Browse the repository at this point in the history
  3. Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Func

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    48f98b3 View commit details
    Browse the repository at this point in the history
  4. Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Vsix

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 16, 2024
    Configuration menu
    Copy the full SHA
    343a549 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. Merge pull request #1073 from icsharpcode/dependabot/npm_and_yarn/Web…

    …/ClientApp/follow-redirects-1.15.4
    
    Bump follow-redirects from 1.15.3 to 1.15.4 in /Web/ClientApp
    GrahamTheCoder authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    2f63895 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1074 from icsharpcode/dependabot/nuget/Web/System…

    ….Data.SqlClient-4.8.6
    
    Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Web
    GrahamTheCoder authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c9638f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1075 from icsharpcode/dependabot/nuget/CommandLin…

    …e/CodeConv.NetFramework/System.Data.SqlClient-4.8.6
    
    Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /CommandLine/CodeConv.NetFramework
    GrahamTheCoder authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c2b751a View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1076 from icsharpcode/dependabot/nuget/Func/Syste…

    …m.Data.SqlClient-4.8.6
    
    Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Func
    GrahamTheCoder authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    c3ecf52 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1077 from icsharpcode/dependabot/nuget/Vsix/Syste…

    …m.Data.SqlClient-4.8.6
    
    Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /Vsix
    GrahamTheCoder authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d95dcb6 View commit details
    Browse the repository at this point in the history
  6. Bump System.Data.SqlClient from 4.8.5 to 4.8.6 in /CommandLine/CodeConv

    Bumps [System.Data.SqlClient](https://github.com/dotnet/corefx) from 4.8.5 to 4.8.6.
    - [Release notes](https://github.com/dotnet/corefx/releases)
    - [Commits](https://github.com/dotnet/corefx/commits)
    
    ---
    updated-dependencies:
    - dependency-name: System.Data.SqlClient
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 28, 2024
    Configuration menu
    Copy the full SHA
    4eb645f View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Only cast for boxing when it's not implicit - fixes #1071

    But since this removes some casts, do still ensure that predefined cast expressions always cast since otherwise casting to T via object gets broken
    GrahamTheCoder committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    5590951 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/dependabot/nuget/CommandLine/Cod…

    …eConv/System.Data.SqlClient-4.8.6'
    GrahamTheCoder committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    4162f5f View commit details
    Browse the repository at this point in the history
  3. 9.2.5

    GrahamTheCoder committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    19ba022 View commit details
    Browse the repository at this point in the history
  4. Set TFM to net6.0;net8.0 for "warning NETSDK1138: The target framewor…

    …k 'netcoreapp3.1' is out of support and will not receive security updates in the future."
    christophwille committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d6bea17 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Configuration menu
    Copy the full SHA
    21f3123 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1856b78 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1079 from icsharpcode/feature/funcnet8

    Upgrade Azure Function to .NET 8
    christophwille authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    0816e57 View commit details
    Browse the repository at this point in the history
  4. Update CHANGELOG.md

    GrahamTheCoder authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    8b22bc2 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

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

Commits on Feb 13, 2024

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

Commits on Feb 24, 2024

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