1 Commits (769e66aa14b5aa921fc51749cc7aa875a35baff7)

Author SHA1 Message Date
Siegfried Pammer e26af08a1c Move test projects to their own directory in \ 8 years ago
Daniel Grunwald 82999a056b Remove failing unit test; bug #393 is fixed but the test still fails due to unnecessary '& 31'. 11 years ago
Daniel Grunwald f538d20de5 Fix NullReferenceException in type analysis. 11 years ago
Siegfried Pammer 91b74550fe implement special cases for enum type inference; closes #248 13 years ago
Daniel Grunwald c3b9fd63c1 Fix array creation with unsigned integers. 14 years ago
Daniel Grunwald 0010be6add Fixed decompiling "new byte[length]" where length is a long. 14 years ago
Pent Ploompuu 26d903efd5 Test case for operator "is" on reference types with result used as a boolean. 14 years ago
Pent Ploompuu e5c8b06e1c Fixed TernaryOp and NullCoalescing type analysis. 14 years ago
Daniel Grunwald 3020bc9ce8 Fixed type analysis for right shift operator. 14 years ago
Daniel Grunwald 8beed6aa70 Fixed type inference for shift operators. Closes #239. 14 years ago
Daniel Grunwald 2783b02007 Fix #241: type analysis causes truncation of integer literals when calculating with types smaller than int32. 14 years ago
Ed Harvey bf5ddabfc6 Move IPane to separate file. 14 years ago
Ed Harvey 637a91236c Add tree node icon for Static Class. 14 years ago
Ed Harvey b1f93aa36a Enhanced icon set with access/static overlays. 14 years ago
Daniel Grunwald a7309a3a37 Allow plugins to extend the context menus of the tree views. 14 years ago
Daniel Grunwald 7f45c26f6d Adjust ILSpy to SharpTreeView changes. 15 years ago
Daniel Grunwald 3d2459c6a4 Make all nodes display something in the output view. 15 years ago
Daniel Grunwald 507ae707cb Move TreeNodes to their own namespace. 15 years ago
Daniel Grunwald d569ba5395 Moving the disassembler into the ICSharpCode.Decompiler library. 15 years ago
Daniel Grunwald 1c8602df06 Prepare TreeView filtering. 15 years ago
Daniel Grunwald 47b64383f4 Copyright/License notices. 15 years ago
Daniel Grunwald d3d8892a3b Add references folder. 15 years ago