Commit History

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