0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 11 hours ago.
Jul 25, 2025 — Jul 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CI build More... about 1 year ago
Update docs More... about 1 year ago
Remove Yandex.Metrika counter More... about 1 year ago
Add search to CilView.UI More... almost 2 years ago
Update setup-dotnet version More... almost 2 years ago
Update setup-nuget version More... almost 2 years ago
Add methods panel in CilView.UI More... almost 2 years ago
Fix CI build issue More... almost 2 years ago
Update upload-artifact action More... almost 2 years ago
Port AssemblySource to CilView.UI More... almost 2 years ago
Add CilView.UI project More... almost 2 years ago
Publish v2.9 More... over 2 years ago
Publish docs for v2.9 More... over 2 years ago
Add meta charset tag to rendered HTML in CIL View More... over 2 years ago
Update CIL View manual More... over 2 years ago
Update docs for v2.9 More... over 2 years ago
Add docs for CilTools.Visualization More... over 2 years ago
Fix disassembling of pointer-to-pointer types Fix disassembling of pointer-to-pointer types when used as operand of instruction Issue: https://github.com/MSDN-WhiteKnight/CilTools/issues/147 More... over 2 years ago
Reorganize TypeSyntaxGenerator Rename GetTypeSyntax to GetdefinedTypeSyntax, GetTypeNameSyntax to GetSignatureTypeSyntax to clarify IL constructs thet represent More... over 2 years ago
Fix disassembling TypeSpec when it appears in array type Issue: https://github.com/MSDN-WhiteKnight/CilTools/issues/147 More... over 2 years ago
Add SyntaxVisualizer.RenderParagraph Add SyntaxVisualizer API to render text paragraphs and use it in ViewSourceCommand to render header and caption More... over 2 years ago
Support HTML output in ViewSourceCommand More... over 2 years ago
Add CilTools.Visualization to packaging More... over 2 years ago
Add support for exporting type/assembly as HTML in CIL View More... over 2 years ago
Bump version to 2.9 More... over 2 years ago
Add support for exporting in HTML format in CIL View More... over 2 years ago
Add VisualizationOptions.EnableSyntaxHighlighting More... over 2 years ago
Rework ViewCommand - Update ViewCommand to use new visualization API in all code paths - Remove static Visualizer class More... over 2 years ago
Rename SyntaxVisualizer.RenderNodes overloads that return string Rename methods to avoid accidently using these overloads and discarding result More... over 2 years ago
Update view-source command to use ConsoleVisualizer More... over 2 years ago