Commit History

Author SHA1 Message Date
  sanex f32bcf29a8 Changed identifier names cache structure to store multiple identifier caches 4 years ago
  sanex 442cd7b56b Renamed `getAsDictionary` method of IMapStorage to the `getStorageAsDictionary`. Added tests. 4 years ago
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. 4 years ago
  sanex f087100c26 Identifier names cache option prototype 4 years ago
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option 4 years ago
  sanex 3c379999a7 Added `renamePropertiesAutoExclude` option 4 years ago
  sanex c0cd04d2bf Added `stringArrayWrappersParametersMaxCount` option 4 years ago
  sanex ed7fbc5bef New option: `stringArrayIndexesType` accepts an array of types of string array call indexes 4 years ago
  sanex 4f33c76da1 New option: `stringArrayIndexShift` enables additional index shift for all string array calls 4 years ago
  sanex 8ae8e0b50b New option `ignoreRequireImports` prevents obfuscation of `require` imports 4 years ago
  sanex abb7f1656f MakeEnum moved to Utils class 4 years ago
  sanex 381fd18177 * @gradecam/tsenum replaced with an internal implementation 4 years ago
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` 4 years ago
  sanex a5d7f7418c `forceTransformedStrings` option 4 years ago
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option 4 years ago
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` 4 years ago
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 years ago
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` 4 years ago
  sanex 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name 4 years ago
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) 4 years ago
  sanex 645a3c5cef New `optionsPreset` option 4 years ago
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer 4 years ago
  sanex3339 87e23748f0 Renamed option: minify -> simplify 4 years ago
  sanex3339 1d86852e45 `minify` option and variable declarations merge transformer 4 years ago
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` 5 years ago
  sanex3339 f5e06fcfed Added `mangleProperties` option 5 years ago
  sanex3339 ed09424df5 Changed file log messages 5 years ago
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error 5 years ago
  sanex3339 b7217a72c8 Switched from `awesome-typescript-loader` on `ts-loader` 5 years ago