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