9 Commits (c174e4d6b106c9f8dcf93b9c9cc9b179cc76ba06)

Author SHA1 Message Date
Peter Crabtree e1e16b64f5 dev: Strip BOM mark from text files 10 months ago
dotnet format 0d9f871a4f #2128: Reformat the whole code base. 6 years ago
Daniel Grunwald fe84ea9730 WIP: yield return decompiler 10 years ago
Daniel Grunwald e871f7c05a Convert LoopDetection into a block transform. 10 years ago
Siegfried Pammer 840ec04fde Namespace adjustments for Syntax classes 10 years ago
Christoph Wille 1ce8349dd9 Adjust namespaces 10 years ago
Daniel Grunwald 0e118f0977 LoopDetection: in loops without any exit points, exclude the largest possible code block from the loop 10 years ago
Daniel Grunwald 2509f27223 * Rename ControlFlowSimplification to ConditionDetection 11 years ago
Daniel Grunwald b2dfdea68e Add loop detection. 11 years ago