17 Commits (7bf0ed79d4a54fd8b7bcf895c2c3d13ea6f5f713)

Author SHA1 Message Date
Daniel Grunwald 02a500e762 ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
Schabse Laks be718680fe Add #pragma to suppress warning in test case 11 years ago
Artur Zgodziński d900a171fa Improved decompilation of new modifier. 14 years ago
Daniel Grunwald 33b35a45af Fix EventHiding unit test. 14 years ago
Ed Harvey 93a12a9b82 Added tests for shadowed events. 14 years ago
Artur Zgodziski c81f81827f Implemented printing of .overrides and interfaces directives in IL. 14 years ago
Artur Zgodziski 368cac6c7f Added support for new modifier (methods and properties only). 14 years ago
Artur Zgodziski c15d5d304e Fixed accessibility of property accessors. 14 years ago
Daniel Grunwald 5c45d4c700 Fixed bug that caused redundant casts. 15 years ago
Artur Zgodziski 16fd9d07e3 Indexers support. Explicit implementation of methods and parameters. 15 years ago
Artur Zgodziski cd200fa504 Replaced MBUnit with NUnit. 15 years ago
Artur Zgodziski 33290c2a7f renamed files with sample code 15 years ago
Artur Zgodziski d8588bde2a forcing printing all initializers of members of Flags enums. 15 years ago
Artur Zgodziski fde3c114ec Printing initializers of enum members. 15 years ago
Artur Zgodziski 464acf02ea fixed printing of enum values that cannot be mapped to enum named constants. 15 years ago
Artur Zgodziski d1fff3fdb1 testing code that helps running independent decompilation tests. 15 years ago