提交历史

作者 SHA1 备注 提交日期
  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 d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option 4 年之前
  sanex 09e89f8fe6 Fixed `stringArrayWrappersCount` behaviour with arrow function scope without statements 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 4512bcda65 Changed `splitStringsChunkLength` during runtime tests 4 年之前
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) 4 年之前
  sanex3339 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests 4 年之前
  sanex3339 2c58db28ef WIP: tryig to remove some logic from domain lock custom node group 4 年之前
  sanex3339 2b48efa232 WIP: disabled some options to debug travis 4 年之前
  sanex3339 99bdbd62a8 Added code output on error in the runtime tests 4 年之前
  sanex3339 8f2d891765 Added runtime tests for mangled-shuffled identifier names generator 4 年之前
  sanex3339 87e23748f0 Renamed option: minify -> simplify 4 年之前
  sanex3339 770d52ccac IfStatementSimplifyTransformer prototype WIP 4 年之前
  sanex3339 a217ac7bf6 Added `minify` option to the runtime tests 4 年之前
  sanex3339 9ed3e10c0f Increased runtime test evaluation timeout #2 5 年之前
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` 5 年之前
  sanex3339 5cd063fe92 Added `mangleProperties` to the runtime tests. Readme update 5 年之前
  sanex3339 3941739687 Increased runtime test evaluation timeout 5 年之前
  sanex3339 308aea0e3c Update on typescript 3.9 #1 5 年之前
  sanex3339 ae111ead95 Revert: Now obfuscator runtime test runs only on node 12+ 5 年之前
  Timofey Kachalov 31a70a58ec Removed done callback 5 年之前
  sanex3339 a5139779f9 Changed evaluationWorker helper 5 年之前
  sanex3339 5e61885f93 Now obfuscator runtime test runs only on node 12+ 5 年之前
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper 5 年之前
  sanex3339 dd7c1df9f9 Fixed wrong names generation for the custom nodes 5 年之前
  sanex3339 837e7436c2 More runtime tests variants 5 年之前