6 Commits (475f2b3c28f22175ab20e04be66884ae978fc1ab)

Author SHA1 Message Date
Siegfried Pammer ec6a9afc57 Fix #2448: Decompiler shows some enum values as hexdecimal instead of decimal 4 years ago
Daniel Grunwald 3fac3c07a2 Upgrade Roslyn for tests to 3.0.0-beta3. 6 years ago
Siegfried Pammer d9b7df637b Apply expression-body transform to indexers as well. 6 years ago
Siegfried Pammer 6f3230af48 Add ununsed CustomAttributes test. 6 years ago
Siegfried Pammer bb38ae2fd8 Rearrange pretty tests, so that they work with Roslyn compilers as well. 7 years ago
Siegfried Pammer 8cbf724901 Move CustomAttributeTests to PrettyTestRunner 7 years ago
Siegfried Pammer 62770cf94c Fix #1095: C# decompilation, for flags enums always use hex prefix 7 years ago
Siegfried Pammer efca6babbd Allow implicit conversions in return statements. 8 years ago
Siegfried Pammer e26af08a1c Move test projects to their own directory in \ 8 years ago
David Karlaš fca29f68c4 Reenabled CustomerAttributes unit tests and fixed most problems 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 88160e9777 Decompile delegates into a delegate declaration instead of a type declaration. 14 years ago
Artur Zgodziski 16fd9d07e3 Indexers support. Explicit implementation of methods and parameters. 14 years ago
Artur Zgodziski ebd20b88c9 Indexer decompilation support. 14 years ago
Artur Zgodziski d0a73d1a5e Updated test sample files. 14 years ago
Daniel Grunwald ed118a1bd5 Remove "Attribute" suffix and add support for attributes on type parameters. 14 years ago
Artur Zgodziski cd200fa504 Replaced MBUnit with NUnit. 14 years ago
Artur Zgodziski 33290c2a7f renamed files with sample code 14 years ago
Artur Zgodziski 19993ff43b more attribute targets implemented. 14 years ago
Artur Zgodziski 6b9c2b7462 attribute target: method return 14 years ago
Artur Zgodziski 75661da50e attributed parameter declaration. 14 years ago
Artur Zgodziski 3609dd641a printing of field named arguments in attributes. 14 years ago
Artur Zgodziski 1df7e5f777 corrected printing values of named parameters of attributes. 14 years ago
Artur Zgodziski 9f1eb2b4cd support for type arguments of custom attributes. 14 years ago
Artur Zgodziski 09177affc1 partial support for named arguments in attributes. 14 years ago
Artur Zgodziski d1fff3fdb1 testing code that helps running independent decompilation tests. 14 years ago