Historique des commits

Auteur SHA1 Message Date
  Tyrone Dougherty 1d27b2dc57 Correct the ObfuscationResult type such that it extends the IObfuscatedCode interface, rather than the non-existent IObfuscationResult type il y a 6 ans
  sanex3339 348cd78443 Sync with 0.17.2 branch il y a 6 ans
  sanex3339 bbbc5c2bd2 Removed redundant code il y a 6 ans
  sanex3339 e7f2bd1063 Replaced ObfuscationResult and SourceMapCorrector classes by ObfuscatedCode class il y a 6 ans
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes il y a 6 ans
  sanex3339 7170a2b476 Fixed wrong arrow function block scope detection il y a 6 ans
  sanex3339 520ed2d489 0.17.2 version il y a 6 ans
  sanex3339 a97e51860f Merge tag '0.17.1' into 0.17.2 il y a 6 ans
  sanex3339 0296b13616 More correct fix of https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 il y a 6 ans
  sanex3339 836f665cab Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 il y a 6 ans
  sanex3339 0e76dbcf50 Added tests for issue https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 il y a 6 ans
  sanex3339 4aff0ec046 `reservedStrings` option il y a 6 ans
  sanex3339 4790a31140 0.17.1 release il y a 6 ans
  sanex3339 63a4e36a7a Removed redundant check for `cachedReplaceableIdentifiersNamesMap` il y a 6 ans
  sanex3339 e7587b1632 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/293 il y a 6 ans
  sanex3339 82c863f62e Merge remote-tracking branch 'origin/master' into template-literal-error il y a 6 ans
  sanex3339 a2a0c9e4d2 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/288 il y a 6 ans
  sanex3339 a06b23af98 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/289 il y a 6 ans
  sanex3339 71b68c799c 0.17.0 release il y a 6 ans
  sanex3339 e9c6adc3b1 Fixed tslint il y a 7 ans
  sanex3339 1a3f4b17c2 Improved dead code injection tests il y a 7 ans
  sanex3339 a003a6ed98 `inputFileName` option il y a 7 ans
  sanex3339 5fdf26b941 Added getBlockScopeOfNode method il y a 7 ans
  sanex3339 19696ec33c Use block scope instead node identifier il y a 7 ans
  sanex3339 d909452a0b Fixed trailing whitespace il y a 7 ans
  sanex3339 15491fbd97 Added more tests for domain lock il y a 7 ans
  Leo Baschy 70328070e8 Merge branch 'master' into fix-issue-273 il y a 7 ans
  sanex3339 1d9d784f91 Added additional test for properties extractors il y a 7 ans
  sanex3339 76d5ea8c27 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/271 il y a 7 ans
  Leo Baschy 0b123ab9a0 Avoid checking if not needed il y a 7 ans