sanex 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 4 лет назад
..
analyzers 84432e87e8 Improved `stringArrayIntermediateVariablesCount` option with function intermediate calls 4 лет назад
cli f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` 4 лет назад
code-transformers 9213a13b2c Renamed TObject -> TDictionary (#616) 5 лет назад
constants c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` 4 лет назад
container e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage 4 лет назад
custom-code-helpers b483ef17cf Added StringArrayIntermediateCallsWrapperNode custom node 4 лет назад
custom-nodes f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` 4 лет назад
declarations ca6a2cd5d6 Updated readme for BigInt literals support 5 лет назад
decorators 7a6a35964b Migration from tslint on eslint #2 5 лет назад
enums e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage 4 лет назад
event-emitters c00fd38e89 Use of `eventemitter3` instead of `events` module. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452 5 лет назад
generators 5a833d1057 Improved update of previous mangled character 4 лет назад
interfaces 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 4 лет назад
logger 7a6a35964b Migration from tslint on eslint #2 5 лет назад
node 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 4 лет назад
node-transformers 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 4 лет назад
options 3d6f98c127 Enable `stringArrayWrappersCount` and `stringArrayWrappersChainedCalls` options by default 4 лет назад
source-code d0d4bc037f Dependencies update, acorn update 5 лет назад
storages 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 4 лет назад
types 4c1a949fd3 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/745 4 лет назад
utils e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage 4 лет назад
ASTParserFacade.ts d0d4bc037f Dependencies update, acorn update 5 лет назад
JavaScriptObfuscator.ts e20f2826e4 Refactoring of StringArrayTransformer.ts: moved logic to StringArrayWrappersTransformer, StringArrayScopeCallsWrapperDataStorage and VisitedLexicalScopeNodesStackStorage 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 лет назад