18 Commits (c4335dd2ef30f85de556451dfc6ed034113a94a0)

Author SHA1 Message Date
Daniel Grunwald c4335dd2ef Fix decompilation of arrays as attribute arguments. Closes #82. 14 years ago
Daniel Grunwald 88160e9777 Decompile delegates into a delegate declaration instead of a type declaration. 14 years ago
Artur Zgodziñski 16fd9d07e3 Indexers support. Explicit implementation of methods and parameters. 14 years ago
Artur Zgodziñski ebd20b88c9 Indexer decompilation support. 14 years ago
Artur Zgodziñski 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 Zgodziñski f25904a474 changed TextRunner to accept test file name. 14 years ago
Artur Zgodziñski cd200fa504 Replaced MBUnit with NUnit. 14 years ago
Artur Zgodziñski 33290c2a7f renamed files with sample code 14 years ago
Artur Zgodziñski 19993ff43b more attribute targets implemented. 14 years ago
Artur Zgodziñski 6b9c2b7462 attribute target: method return 14 years ago
Artur Zgodziñski 75661da50e attributed parameter declaration. 14 years ago
Artur Zgodziñski 3609dd641a printing of field named arguments in attributes. 14 years ago
Artur Zgodziñski 1df7e5f777 corrected printing values of named parameters of attributes. 14 years ago
Artur Zgodziñski 9f1eb2b4cd support for type arguments of custom attributes. 14 years ago
Artur Zgodziñski 09177affc1 partial support for named arguments in attributes. 14 years ago
Artur Zgodziñski d1fff3fdb1 testing code that helps running independent decompilation tests. 14 years ago