sanex 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
..
control-flow-transformers 178adcbfaa Slightly changed regexps of variable kinds 5 years ago
converting-transformers 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation 4 years ago
dead-code-injection-transformers ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes 4 years ago
finalizing-transformers 89db80a32c Updated DirectivePlacementTransformer tests with all function scope types 4 years ago
initializing-transformers ac671daa94 Enabled windows builds (#772) 4 years ago
preparing-transformers ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes 4 years ago
rename-identifiers-transformers 9c04ededc7 Reorganized transformers structure and order 4 years ago
rename-properties-transformers a0dca0256b Fixed regression bug with combination of `splitStrings` and `renameProperties` option 4 years ago
simplifying-transformers 5289dcc834 Fixed behaviour of `simplify` options when node with a single-statement `body` is inside simplified `IfStatement` node 4 years ago
string-array-transformers 04be75e27b Removed padding characters from all base64 encoded strings. 4 years ago