31 Commits (7bf0ed79d4a54fd8b7bcf895c2c3d13ea6f5f713)

Author SHA1 Message Date
Daniel Grunwald f0a0ba8ac0 Fix some issues with missing casts for overload resolution and for boxing in attributes. 9 years ago
Siegfried Pammer 0524b4a353 Remove unused usings in solution; remove dead code; unify namespaces 9 years ago
Daniel Grunwald d6d86b35e2 Adjust test case 9 years ago
Daniel Grunwald a6ae2e4b24 Fix #716: OverflowException when converting System.Enum To System.Int64 in CustomAttribute 9 years ago
Daniel Grunwald a26be53b13 Enable travis CI 10 years ago
David Karlaš a2667d93cc Fixed CustomAttributesMultiTest to pass(removed attributes unrelated code in method+shortened attribute name) 10 years ago
David Karlaš fca29f68c4 Reenabled CustomerAttributes unit tests and fixed most problems 10 years ago
David Karlaš d90a556397 Making build and tests work on Mono 10 years ago
Daniel Grunwald 02a500e762 ICSharpCode.Decompiler: Merge changes from SharpDevelop to ILSpy. 10 years ago
Daniel Grunwald 82154e1eb6 Fixed decompilation of automatic event that has attributes on the accessors. 13 years ago
Daniel Grunwald 576a13214c Display return type attributes on delegates. 14 years ago
Daniel Grunwald c4335dd2ef Fix decompilation of arrays as attribute arguments. Closes #82. 15 years ago
Daniel Grunwald 88160e9777 Decompile delegates into a delegate declaration instead of a type declaration. 15 years ago
Artur Zgodziski 16fd9d07e3 Indexers support. Explicit implementation of methods and parameters. 15 years ago
Artur Zgodziski ebd20b88c9 Indexer decompilation support. 15 years ago
Artur Zgodziski d0a73d1a5e Updated test sample files. 15 years ago
Daniel Grunwald ed118a1bd5 Remove "Attribute" suffix and add support for attributes on type parameters. 15 years ago
Artur Zgodziski f25904a474 changed TextRunner to accept test file name. 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 19993ff43b more attribute targets implemented. 15 years ago
Artur Zgodziski 6b9c2b7462 attribute target: method return 15 years ago
Artur Zgodziski 75661da50e attributed parameter declaration. 15 years ago
Artur Zgodziski 3609dd641a printing of field named arguments in attributes. 15 years ago
Artur Zgodziski 1df7e5f777 corrected printing values of named parameters of attributes. 15 years ago
Artur Zgodziski 9f1eb2b4cd support for type arguments of custom attributes. 15 years ago
Artur Zgodziski 09177affc1 partial support for named arguments in attributes. 15 years ago
Artur Zgodziski d1fff3fdb1 testing code that helps running independent decompilation tests. 15 years ago