Historie revizí

Autor SHA1 Zpráva Datum
  sanex3339 a217ac7bf6 Added `minify` option to the runtime tests před 4 roky
  sanex3339 49259f1ef4 Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test před 4 roky
  sanex3339 2621bef3f1 Fixed error during code generation for `ObjectPattern` with single `RestElement`. před 5 roky
  Timofey Kachalov 9213a13b2c Renamed TObject -> TDictionary (#616) před 5 roky
  sanex3339 fb834c8de1 0.28.0 release před 5 roky
  sanex3339 75c2a7b5d6 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590 před 5 roky
  sanex3339 bbc672e80e Fixed identifiers prefix generation for `obfuscateMultiple` method před 5 roky
  sanex3339 f9ec74006d New `obfuscateMultiple` method před 5 roky
  sanex3339 c60627ac3c Added preserved variable names check to the hexadecimal identifiers name generator před 5 roky
  sanex3339 a2e9c05ce8 Fixed errors related to identifiers. Changed self defending helper před 5 roky
  sanex3339 db908f7bce Fixed conflicts between generated names and names from untouched identifiers from source code. před 5 roky
  sanex3339 e987a8f55e Fixed support of exponentiation operator. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/534 před 5 roky
  sanex3339 178adcbfaa Slightly changed regexps of variable kinds před 5 roky
  sanex3339 b50c48a683 Dynamic import and `import.meta` support před 5 roky
  sanex3339 1edf96c0a0 `shuffleStringArray` option před 5 roky
  sanex3339 65d4fd1602 Additional tests před 5 roky
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables před 5 roky
  sanex3339 2f27d75318 Fixed typings. Now string values correctly assignable to enum-like options před 5 roky
  sanex3339 2527fe3036 Fixed mocha exit on node 10 před 5 roky
  sanex3339 945e885240 * Fixed identifier names generations for `mangled` and `dictionary` identifier names generators před 5 roky
  sanex3339 f39d16370b Added failing test for custom nodes identifier names collision před 5 roky
  sanex3339 617f85e40d Added functional tests for dictionary names generator: fixed regExp #2 před 5 roky
  sanex3339 19ebf787f7 Added functional tests for dictionary names generator: fixed regExp před 5 roky
  sanex3339 9c186a4e34 Added functional tests for dictionary names generator před 5 roky
  sanex3339 1268354c2e Fixed grammar in import před 6 roky
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class před 6 roky
  sanex3339 4b74976cc7 Some refactoring před 7 roky
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations před 7 roky
  sanex3339 0c088af218 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210 před 7 roky
  sanex3339 e5778b4fa4 New CLI option: `exclude` před 7 roky