6446 Commits (d2a0f017d4d36b5b84a4dd59c850cc4a8b5bd4d9)
 

Author SHA1 Message Date
SilverFox d2a0f017d4 Fix url of SearchMsdn when do search with generic types and .ctor methods 4 years ago
Siegfried Pammer ecb647ee6f
Merge pull request #2327 from wwh1004/patch-1 4 years ago
Siegfried Pammer ab33c6927c Refactor code duplication in ConnectionIdRewritePass 4 years ago
Siegfried Pammer 026964fa11
Merge pull request #2333 from MikeFH/fix-insertresult 4 years ago
MikeFH 3093e849c0 Fix insertion of result at end position 4 years ago
Siegfried Pammer ba5d23a835 Fix #1512: XmlDocumentationProvider Unable to load some XML files to have special characters 4 years ago
Siegfried Pammer 7e913e056b Exclude artificial ILInstructions from PDB generation 4 years ago
Siegfried Pammer 09ded09e76 Improve exception handling related to PDBs and tree initialization 4 years ago
Siegfried Pammer 8fc64669c2 Add annotations on local function parameter declarations 4 years ago
Christoph Wille 773635ee7d
Remove with in https://github.com/microsoft/setup-msbuild task 4 years ago
Siegfried Pammer 4ae41a855e Fix #2321: Missing readonly modifier for ref local 4 years ago
Siegfried Pammer 5a8b488e99 PDBGen: Fix exception in case an ILFunction gets defined in C# twice: This may happen if a compiler-generated function gets transformed into a lambda expression, but its method definition is not removed from the syntax tree. 4 years ago
Siegfried Pammer 30709c534d https://github.com/dotnet/DataGridExtensions/issues/52: Update DataGridExtensions to benefit from performance improvements. 4 years ago
Siegfried Pammer b8f8a9f982 Fix AvalonEdit binding redirect 4 years ago
Siegfried Pammer 0f84ec1eef Plugins: Unwrap CompositionFailedException to make errors more visible 4 years ago
wwh1004 d799fdb492
fix ConnectionIdRewritePass 4 years ago
Christoph Wille 28de826a8e
Use AvalonEdit 6.1.0 final NuGet package 4 years ago
Siegfried Pammer 51dcab484d Add support for inline display of blob contents of CustomDebugInformation entries in PDBs. 5 years ago
Christoph Wille 02c0e7805d Add a Xamarin-workbooks lookalike for use in .NET Interactive Notebooks (see https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.dotnet-interactive-vscode) 5 years ago
Siegfried Pammer fa0e679626 Fix #1648 and fix #2133: Use simple assembly names for KnownThings. 5 years ago
Siegfried Pammer 2a8333e067 Fix build. 5 years ago
Siegfried Pammer 5734da4294 Fix #2314: ILSpy incorrectly resolves a runtime dependency when dll is present in both WindowsDesktop.App and NETCore.App 5 years ago
Christoph Wille 43e366980c Back to start: .NET Core 3.1 SDK 5 years ago
Christoph Wille 911d2addd9
Use multiple .NET versions 5 years ago
Christoph Wille a413d9e726 Move all builds to 5.0 5 years ago
Christoph Wille 5fac88deb9 Move frontends action to net5 sdk (testing) 5 years ago
Christoph Wille d50153fd48 Update frontends for p3 5 years ago
Christoph Wille ee10d2942b
Update for v7 P3 5 years ago
Siegfried Pammer efd16421b9 Metadata: Reset filter before reusing the DataGrid view instance. 5 years ago
Siegfried Pammer 68275deb05 Metadata: Fix typo in PropertyMap table 5 years ago
Siegfried Pammer ae3306b966 Fix #2312: Constructors and operators may not have any generic type parameters in C# 5 years ago
Siegfried Pammer c347bbe3d4 Fix exception in search, in case the declaring type of a property or event cannot be found. 5 years ago
Siegfried Pammer fdb5ec97e2 Fix build. 5 years ago
Siegfried Pammer feb623d602 Fix #2234: Implement support for nuget packages/bundles in search, analyzers and the derived types list. 5 years ago
Siegfried Pammer 5740068753 Fix #2310: Do not set mainAssemblyFileName in UniversalAssemblyResolver in case LoadedAssembly.FileName is not a full path. 5 years ago
Siegfried Pammer bf8166d045 Fix #2291: block container end labels should be unique as well. 5 years ago
Christoph Wille 8c27d0ca61
Go back to 3.1.x after test-building https://github.com/icsharpcode/ILSpy/actions/runs/605177041 5 years ago
Christoph Wille 50ad65cf3e
Use 5.0.x SDK for building 5 years ago
Siegfried Pammer e6c351c43d Do not use single-line formatting for auto properties/indexers if there are attributes. 5 years ago
Siegfried Pammer 4bef47e454 Fix #2207: Fix ViewState handling on refresh and tab change. Include active tab in history. 5 years ago
Daniel Grunwald f286ddb952
Merge pull request #2315 from icsharpcode/fix-1828 5 years ago
Siegfried Pammer 280a94ce5d Fix #1828, Fix #2290: Ensure base references have the correct type and are turned into this references and casted if necessary 5 years ago
Siegfried Pammer bdff99170c #1828: Add test case 5 years ago
Daniel Grunwald f2d3f259fd #2311: Adjust test case for #1292 -- fixed statement is now correctly detected 5 years ago
Daniel Grunwald a01c63dc62 Fix nullability warning: avoid NullReferenceException in the theoretical case where an unknown PrimitiveTypeCode is passed. 5 years ago
Daniel Grunwald eec24ee6bb Fix #2311: Handle additional `comp` instruction in `IsNullSafeArrayToPointerNotNullBlock` 5 years ago
Christoph Wille 3d0ac99c5f
Merge pull request #2309 from icsharpcode/update-nugets 5 years ago
Siegfried Pammer 43143a0cb7 Update the following nuget packages to the latest stable version: 5 years ago
Siegfried Pammer d055dc784b
Merge pull request #2281 from wwh1004/fix2 5 years ago
Matt Rouse a8229dcfe1
C# decompiler doesn't support WinRT metadata (#2308) 5 years ago