14
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 6 hours ago.
May 12, 2023 — May 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
AOT and x-plat changes (#3203) More... 13 days ago
Merge pull request #3195 from icsharpcode/fix/net80directives More... 14 days ago
Merge pull request #3201 from icsharpcode/replaceargvinterop More... 15 days ago
Disable CS8981 in ICSharpCode.Decompiler.Tests: The type name '<identifier>' only contains lower-cased ascii characters. Such names may become reserved for the language. If our test-cases break when Roslyn is introducing new keywords, that's no problem. More... 15 days ago
Replace native interop CommandLineToArgvW with parsing in Process.Unix.cs from System.Diagnostics.Process More... 15 days ago
Natural Sort without interop (#3196) More... 17 days ago
Fix NETCORE to NET8(or newer) directive More... about 1 month ago
Fix #3110: Add support for MCS 2.6.4 pinned region with array variable More... about 1 month ago
Merge pull request #3191 from icsharpcode/file-loaders More... about 1 month ago
Fix #3072: Ignore resources have the same name as a namespace. More... about 1 month ago
Fix #3151: Make IProjectFileWriter API public More... about 1 month ago
Add IFileLoader API More... about 1 month ago
Omit package entries that denote the directory. More... about 1 month ago
Fix Wpf slnf (missing BamlDecompiler project), update NuGet packages for Installer (WiX), update NuGet packages ILSpy More... about 1 month ago
Merge pull request #3187 from icsharpcode/feature/roslyn492 More... about 1 month ago
Add support for switch on (ReadOnly)Span<char> using a compiler-generated hash function. More... about 1 month ago
Add new a.GetValueOrDefault(b) -> a ?? b transform for side-effect-free default values. More... about 1 month ago
Merge pull request #3186 from icsharpcode/take2 More... about 1 month ago
Add nullability annotations More... about 1 month ago
Make BamlDecompiler packable for eventual NuGet distribution More... about 1 month ago
Move non-UI analyzer code to ILSpyX More... about 1 month ago
Merge pull request #3184 from icsharpcode/webcil More... about 1 month ago
Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler. More... about 2 months ago
Add WebCIL support More... about 2 months ago
Use MetadataFile instead of PEFile in TypeSystem. More... about 2 months ago
Merge pull request #3178 from icsharpcode/feature/splitbaml More... about 2 months ago
Move KnownThings.gen.cs compile remove More... about 2 months ago
Split Baml Addin into library & addin projects More... about 2 months ago
Update to Roslyn 4.9.2 More... about 2 months ago
Update microsoft/setup-msbuild to v2 (options see https://github.com/microsoft/setup-msbuild) More... about 2 months ago