12 Commits (aad16c66e96eb887eb05887d6b5a9e0522637906)

Author SHA1 Message Date
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 8 months ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Siegfried Pammer 60490a4369 #1869: Add correctness test case 6 years ago
Siegfried Pammer 29527b804e Fix #1392: LoopDetection should take switch block containers into account in IncludeNestedContainers. 7 years ago
Daniel Grunwald 4e9121bd28 Add test case for #1304. 8 years ago
Daniel Grunwald 3fae36dab9 Use mcs for correctness tests. 8 years ago
Daniel Grunwald e6afe4bf98 Fix #915: ensure that loops are nested correctly 9 years ago
Siegfried Pammer 7d53070f9b Add more correctness tests and fix bug in UnwrapNestedContainerIfPossible. 9 years ago
Siegfried Pammer cbe05e7fa0 Add/move some foreach test cases. 9 years ago
Siegfried Pammer 692a1e8e35 Fix #878: InvalidCastException in StatementBuilder.TransformToForeach 9 years ago
Siegfried Pammer 9bdfdd09ff Add special case for non-generic foreach and add more tests. 9 years ago
Siegfried Pammer 1613a73755 Split Patterns.cs in Using.cs and Loops.cs 9 years ago
Siegfried Pammer c56f5e8491 Move some test-cases to Patterns.cs 9 years ago
Siegfried Pammer 77a257079b Move some foreach tests to Patterns.cs 9 years ago
Siegfried Pammer d45e3bfb3c Fix assertion fail in DeclareVariables: Make sure that we do not try to declare variables in non-assignment contexts. 9 years ago
Siegfried Pammer 6da8058587 Add Patterns correctness tests; add missing file headers 9 years ago