8 Commits (81f5fcf6dc84667bc0abcd18cb9b26bf67912d74)

Author SHA1 Message Date
Graham 81f5fcf6dc Remove EnclosedExpr support from functions that no longer require it 5 years ago
Graham 4e3c5f3d4d Remove use of deprecated getChildNodesByType method 5 years ago
Graham f742aba80d Replace simple if condition swapping heuristic with a smarter one 5 years ago
Graham 14354a22f3 Transform `-x + y` to `y - x` unless both have side effects 5 years ago
Graham fcc053270d Remove NegateExprVisitor 5 years ago
Graham 12d3af48dd Add TernaryTransformer 5 years ago
Graham eadea9231c Add AddSubTransformer 5 years ago
Graham bf55b0d901 Add initial AST deobfuscator 5 years ago