0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 13, 2024 — May 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update setup-dotnet version More... 8 months ago
Update setup-nuget version More... 8 months ago
Add methods panel in CilView.UI More... 8 months ago
Fix CI build issue More... 8 months ago
Update upload-artifact action More... 8 months ago
Port AssemblySource to CilView.UI More... 8 months ago
Add CilView.UI project More... 8 months ago
Publish v2.9 More... about 1 year ago
Publish docs for v2.9 More... about 1 year ago
Add meta charset tag to rendered HTML in CIL View More... about 1 year ago
Update CIL View manual More... about 1 year ago
Update docs for v2.9 More... about 1 year ago
Add docs for CilTools.Visualization More... about 1 year 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... about 1 year ago
Reorganize TypeSyntaxGenerator Rename GetTypeSyntax to GetdefinedTypeSyntax, GetTypeNameSyntax to GetSignatureTypeSyntax to clarify IL constructs thet represent More... about 1 year ago
Fix disassembling TypeSpec when it appears in array type Issue: https://github.com/MSDN-WhiteKnight/CilTools/issues/147 More... about 1 year ago
Add SyntaxVisualizer.RenderParagraph Add SyntaxVisualizer API to render text paragraphs and use it in ViewSourceCommand to render header and caption More... about 1 year ago
Support HTML output in ViewSourceCommand More... about 1 year ago
Add CilTools.Visualization to packaging More... about 1 year ago
Add support for exporting type/assembly as HTML in CIL View More... about 1 year ago
Bump version to 2.9 More... over 1 year ago
Add support for exporting in HTML format in CIL View More... over 1 year ago
Add VisualizationOptions.EnableSyntaxHighlighting More... over 1 year ago
Rework ViewCommand - Update ViewCommand to use new visualization API in all code paths - Remove static Visualizer class More... over 1 year ago
Rename SyntaxVisualizer.RenderNodes overloads that return string Rename methods to avoid accidently using these overloads and discarding result More... over 1 year ago
Update view-source command to use ConsoleVisualizer More... over 1 year ago
Add ConsoleVisualizer More... over 1 year ago
Rename HtmlVisualizationTests More... over 1 year ago
Remove HtmlVisualization Remove HtmlVisualization and rework callsites to use instance methods on HtmlVisualizer instead More... over 1 year ago
Use PlaintextVisualizer in DisassembleAsync More... over 1 year ago