.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Daniel Grunwald 5c0c492c1f
Merge pull request #1134 from icsharpcode/tuple
7 years ago
..
CustomAttributes Fix #1095: C# decompilation, for flags enums always use hex prefix 7 years ago
Helpers Decompile TupleElementNamesAttribute into tuple type syntax. 7 years ago
IL Move test projects to their own directory in \ 8 years ago
Semantics Type system: add support for tuple conversions. 7 years ago
TestCases Merge pull request #1134 from icsharpcode/tuple 7 years ago
TypeSystem Revive NR ConversionTests 7 years ago
Types Move test projects to their own directory in \ 8 years ago
Util Fix typo in TestCreateSequencePoints 7 years ago
CodeSampleFileParser.cs Move test projects to their own directory in \ 8 years ago
CorrectnessTestRunner.cs Use MetadataToken for type lookups within the current assembly. 7 years ago
CustomAttributes.code.cs Move test projects to their own directory in \ 8 years ago
CustomShortCircuitOperators.cs Move test projects to their own directory in \ 8 years ago
DataFlowTest.cs First implementation of TransformExpressionTrees 8 years ago
DecompilerTestBase.cs Add minimal pretty tests for ref structs. 7 years ago
Generics.cs Move test projects to their own directory in \ 8 years ago
ICSharpCode.Decompiler.Tests.csproj Merge pull request #1134 from icsharpcode/tuple 7 years ago
ILPrettyTestRunner.cs #1145: Make type arguments optional in mcs auto event pattern. 7 years ago
IncrementDecrement.cs Move test projects to their own directory in \ 8 years ago
MultidimensionalArray.cs Move test projects to their own directory in \ 8 years ago
PrettyTestRunner.cs Add support for C# 7 tuple types: 7 years ago
PropertiesAndEvents.cs Move test projects to their own directory in \ 8 years ago
RoundtripAssembly.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
Stub.cs Use tabs instead of spaces. 8 years ago
TestTraceListener.cs Upgrade to NUnit 3.9 and enable parallel test execution. 7 years ago
UglyTestRunner.cs Rename CompilerOptions to CSharpCompilerOptions and add Tester.CompileVB 7 years ago
VBPrettyTestRunner.cs Fix tests 7 years ago
ValueTypes.cs Move test projects to their own directory in \ 8 years ago