14
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 13 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix #3110: Add support for MCS 2.6.4 pinned region with array variable More... 22 days ago
Merge pull request #3191 from icsharpcode/file-loaders More... 22 days ago
Fix #3072: Ignore resources have the same name as a namespace. More... 23 days ago
Fix #3151: Make IProjectFileWriter API public More... 23 days ago
Add IFileLoader API More... 23 days ago
Omit package entries that denote the directory. More... 23 days ago
Fix Wpf slnf (missing BamlDecompiler project), update NuGet packages for Installer (WiX), update NuGet packages ILSpy More... 24 days ago
Merge pull request #3187 from icsharpcode/feature/roslyn492 More... 24 days ago
Add support for switch on (ReadOnly)Span<char> using a compiler-generated hash function. More... 25 days ago
Add new a.GetValueOrDefault(b) -> a ?? b transform for side-effect-free default values. More... 25 days ago
Merge pull request #3186 from icsharpcode/take2 More... 25 days ago
Add nullability annotations More... 25 days ago
Make BamlDecompiler packable for eventual NuGet distribution More... 25 days ago
Move non-UI analyzer code to ILSpyX More... 25 days ago
Merge pull request #3184 from icsharpcode/webcil More... 25 days ago
Lift some artificial restrictions to PEFile in WholeProjectDecompiler and ReflectionDisassembler. More... 26 days ago
Add WebCIL support More... about 1 month ago
Use MetadataFile instead of PEFile in TypeSystem. More... about 1 month ago
Merge pull request #3178 from icsharpcode/feature/splitbaml More... about 1 month ago
Move KnownThings.gen.cs compile remove More... about 1 month ago
Split Baml Addin into library & addin projects More... about 1 month ago
Update to Roslyn 4.9.2 More... about 1 month ago
Update microsoft/setup-msbuild to v2 (options see https://github.com/microsoft/setup-msbuild) More... about 1 month ago
Add intentation level to make it easier to see custom attributes belonging to interface implementations. More... about 1 month ago
#3177: Print metadata token of custom attribute in IL output. More... about 1 month ago
Merge pull request #3092 from fowl2/assemblyUsedBy More... about 1 month ago
ExportedTypes, TypeReference and MemberReferences: Use UnknownType/FakeMember for pretty-printing of signatures in TreeView. More... about 1 month ago
Add exported types More... about 1 month ago
add nested types More... about 1 month ago
Add treenode for MemberReferences. More... about 1 month ago