sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 年 前
..
analyzers 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests 5 年 前
cli e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 年 前
code-transformers 9213a13b2c Renamed TObject -> TDictionary (#616) 5 年 前
constants c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` 5 年 前
container 42ff66849e Mixed string array encoding prototype (#727) 4 年 前
custom-code-helpers 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` 4 年 前
custom-nodes 5a666436f1 Fixed runtime error `Uncaught SyntaxError: yield is a reserved identifier` when `deadCodeInjection` is enabled 4 年 前
declarations ca6a2cd5d6 Updated readme for BigInt literals support 5 年 前
decorators 7a6a35964b Migration from tslint on eslint #2 5 年 前
enums 42ff66849e Mixed string array encoding prototype (#727) 4 年 前
event-emitters c00fd38e89 Use of `eventemitter3` instead of `events` module. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452 5 年 前
generators 9c6ce86446 Simplified initialization of nameSequence for MangledIdentifierNamesGenerator 5 年 前
interfaces e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 年 前
logger 7a6a35964b Migration from tslint on eslint #2 5 年 前
node 75b8e9ca9d Updated @types/estree and @types/node 4 年 前
node-transformers 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` 4 年 前
options e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 年 前
source-code d0d4bc037f Dependencies update, acorn update 5 年 前
storages e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` 4 年 前
types 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name 4 年 前
utils 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests 5 年 前
ASTParserFacade.ts d0d4bc037f Dependencies update, acorn update 5 年 前
JavaScriptObfuscator.ts a0dca0256b Fixed regression bug with combination of `splitStrings` and `renameProperties` option 4 年 前
JavaScriptObfuscatorCLIFacade.ts 6bd872c13c Added base web version 7 年 前
JavaScriptObfuscatorFacade.ts 6ec92420f5 New API: `getOptionsByPreset` allows to get options for the passed options preset name 4 年 前
tsconfig.browser.json 85672b5537 Some structure changes related to configs 7 年 前
tsconfig.node.json 64b61a7ae7 Migration from tslint on eslint #1 5 年 前