Histórico de Commits

Autor SHA1 Mensagem Data
  sanex d86ee4213c New option `stringArrayWrappersType` allows to select a type of the wrappers that are appending by the `stringArrayWrappersCount` option há 4 anos atrás
  sanex 7b87712f39 Added tests for `getOptionsByPreset` method of JavaScriptObfuscatorFacade há 4 anos atrás
  sanex f43b138e8a New option `stringArrayWrappersChainedCalls`. Renamed option `stringArrayIntermediateVariablesCount` on `stringArrayWrappersCount` há 4 anos atrás
  sanex e80937d108 Changed option name: `stringArrayIntermediateCalls` -> `stringArrayIntermediateVariablesCount` há 4 anos atrás
  sanex 1b656d7386 New option: `stringArrayIntermediateCalls` sets the passed amount of intermediate variables for the `string array` há 4 anos atrás
  Timofey Kachalov 42ff66849e Mixed string array encoding prototype (#727) há 4 anos atrás
  sanex3339 971c02aed2 Added `optional-chaining` support há 4 anos atrás
  sanex3339 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests há 4 anos atrás
  sanex3339 6f27dc6ec5 Added functional test for `mangled-shuffled` identifier names generator há 4 anos atrás
  sanex3339 87e23748f0 Renamed option: minify -> simplify há 4 anos atrás
  sanex3339 a217ac7bf6 Added `minify` option to the runtime tests há 5 anos atrás
  sanex3339 49259f1ef4 Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test há 5 anos atrás
  sanex3339 2621bef3f1 Fixed error during code generation for `ObjectPattern` with single `RestElement`. há 5 anos atrás
  Timofey Kachalov 9213a13b2c Renamed TObject -> TDictionary (#616) há 5 anos atrás
  sanex3339 fb834c8de1 0.28.0 release há 5 anos atrás
  sanex3339 75c2a7b5d6 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590 há 5 anos atrás
  sanex3339 bbc672e80e Fixed identifiers prefix generation for `obfuscateMultiple` method há 5 anos atrás
  sanex3339 f9ec74006d New `obfuscateMultiple` method há 5 anos atrás
  sanex3339 c60627ac3c Added preserved variable names check to the hexadecimal identifiers name generator há 5 anos atrás
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper há 5 anos atrás
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. há 5 anos atrás
  sanex3339 e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 há 5 anos atrás
  sanex3339 178adcbfaa Slightly changed regexps of variable kinds há 5 anos atrás
  sanex3339 b50c48a683 Dynamic import and `import.meta` support há 5 anos atrás
  sanex3339 1edf96c0a0 `shuffleStringArray` option há 5 anos atrás
  sanex3339 65d4fd1602 Additional tests há 5 anos atrás
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables há 5 anos atrás
  sanex3339 2f27d75318 Fixed typings. Now string values correctly assignable to enum-like options há 5 anos atrás
  sanex3339 2527fe3036 Fixed mocha exit on node 10 há 5 anos atrás
  sanex3339 945e885240 * Fixed identifier names generations for `mangled` and `dictionary` identifier names generators há 5 anos atrás