27 Commits (0d9f871a4f7c478fdf3f7b699d74e77506e978a4)

Author SHA1 Message Date
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 5 years ago
Daniel Grunwald 8e67a22896 Update to Roslyn 3.7.0 5 years ago
Daniel Grunwald 28612d2a04 Update to Roslyn 3.7.0-4.final 5 years ago
Daniel Grunwald 5a8cfc25ba Add some tests for native integers. 5 years ago
Daniel Grunwald c0b1119fab Use C# 8.0 to build ILSpy. 5 years ago
Daniel Grunwald 345b65511c Update to Roslyn 3.7.0-2.final for tests. 5 years ago
Siegfried Pammer a93ac0cc32 Upgrade ILSpy.exe to System.Reflection.Metadata 1.8.1 5 years ago
dymanoid 8e7774de98 Add interface implementation analyzer and tests 5 years ago
dymanoid e1417bac8b Add Moq mocking library to ILSpy.Tests 5 years ago
Daniel Grunwald 2665d800d0 Update test to Roslyn 3.6.0-3.final. 5 years ago
Siegfried Pammer 4fb6edeb87 Ignore one of the analyzer tests 5 years ago
Siegfried Pammer 2efe36c381 Fix build fail 1 5 years ago
Siegfried Pammer 69a863957c Fix #1977: Add tests for analyzers 5 years ago
Daniel Grunwald 4b1f0b342c Fix #1925: Adjust AsyncAwaitDecompiler to changes in Roslyn 3.5.0-beta2 5 years ago
Daniel Grunwald 1b505b8c6d Adjust async-streams decompiler for dotnet/roslyn#39436 6 years ago
Daniel Grunwald a02bcd8f30 Upgrade Roslyn for tests to 3.3.1. 6 years ago
Christoph Wille 28be4a755b Switch to net472, of note: 6 years ago
Daniel Grunwald e45ffc1c29 Update to Roslyn 3.0.0-beta4 6 years ago
Daniel Grunwald 3fac3c07a2 Upgrade Roslyn for tests to 3.0.0-beta3. 6 years ago
Christoph Wille 29e05778c6 See #1416. Also upgraded Cecil to .3 (from .1) 6 years ago
Daniel Grunwald 1cd63f7e5f Update to Roslyn 2.10 for our test cases. 7 years ago
Daniel Grunwald eea40878bf Update Mono.Cecil and NUnit 7 years ago
Daniel Grunwald ef866040b4 Update to SRM 1.6.0 and Roslyn 2.9. Adjust decompiler to new code pattern used for lifted nullable comparisons. 7 years ago
Siegfried Pammer 32a1e761f1 Fix build. 7 years ago
Siegfried Pammer 23907c8d7d Use IAmbience API in CSharpLanguage. 7 years ago
Siegfried Pammer aa26ea2733 Add CSharpLanguageTests. 7 years ago