Commit History

Author SHA1 Message Date
  sanex3339 75c2a7b5d6 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/590 5 years ago
  sanex3339 e7a6186eb6 Code transformers #2: HashbangOperatorTransformer 5 years ago
  sanex3339 3a86db105b Code transformers #1 5 years ago
  sanex3339 70428d0c36 Reverted commander version 5 years ago
  sanex3339 ed09424df5 Changed file log messages 5 years ago
  sanex3339 499c2b1a33 Fixed string array name preserving inside string array helpers 5 years ago
  sanex3339 51523c0d5c Refactoring of custom nodes: split on custom nodes and custom code helpers 5 years ago
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 5 years ago
  sanex3339 d0285aa085 A file path will be displayed on obfuscation error 5 years ago
  sanex3339 c050ebca38 `ecmaVersion` constant 5 years ago
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring 5 years ago
  sanex3339 ff6b3013a6 eslint-scope transformer 5 years ago
  sanex3339 645e122640 Switched from `espree` to `acorn` 5 years ago
  sanex3339 114b053bd9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419 5 years ago
  sanex3339 945e885240 * Fixed identifier names generations for `mangled` and `dictionary` identifier names generators 5 years ago
  sanex3339 783067b505 `splitString` and `splitStringChunkLength` options 5 years ago
  Dmitry Zamotkin dfe704d3ba Upgrade to latest 6.1.2 Espree version. 5 years ago
  Dmitry Zamotkin 72d29ed2bd Fix tslint 5 years ago
  Dmitry Zamotkin 3c2e0c9eb0 Non-replaceable variables should be preserved to escape collisions with generated variable names 5 years ago
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class 7 years ago
  sanex3339 e9c6adc3b1 Fixed tslint 7 years ago
  sanex3339 a003a6ed98 `inputFileName` option 7 years ago
  sanex3339 5fdf26b941 Added getBlockScopeOfNode method 7 years ago
  sanex3339 6bd872c13c Added base web version 7 years ago
  sanex3339 afe33db8fb Correct obfuscation of object rest and spread properties 7 years ago
  sanex3339 bcb3569e83 Obfuscation of import specifiers #2 7 years ago
  sanex3339 b97d47386b Obfuscation of import specifiers 7 years ago
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations 7 years ago
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 years ago
  sanex3339 0c088af218 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/210 7 years ago