Commit History

Author SHA1 Message Date
  sanex3339 cd22ec68d0 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/313 6 years ago
  sanex3339 b4ef1bf779 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/309 6 years ago
  sanex3339 df4ac27987 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/307 6 years ago
  sanex3339 6e569be743 Added .ncurc config 6 years ago
  sanex3339 0bbacbf9cc Merge remote-tracking branch 'origin/master' 6 years ago
  sanex3339 e8188c364c Merge branch '0.17.3' 6 years ago
  sanex3339 984e08df34 0.17.3 version 6 years ago
  Timofey Kachalov 5afa7fd4bf Merge pull request #304 from tyronedougherty/master 6 years ago
  Tyrone Dougherty 1d27b2dc57 Correct the ObfuscationResult type such that it extends the IObfuscatedCode interface, rather than the non-existent IObfuscationResult type 6 years ago
  sanex3339 348cd78443 Sync with 0.17.2 branch 6 years ago
  sanex3339 a697e64bca Update to typescript 3.0.1 6 years ago
  sanex3339 bbbc5c2bd2 Removed redundant code 6 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 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes 6 years ago
  sanex3339 7170a2b476 Fixed wrong arrow function block scope detection 6 years ago
  sanex3339 520ed2d489 0.17.2 version 6 years ago
  sanex3339 a97e51860f Merge tag '0.17.1' into 0.17.2 6 years ago
  sanex3339 ee74aea159 Fixed readme #299 6 years ago
  sanex3339 75ec1113e1 Fixed tslint error 6 years ago
  sanex3339 0296b13616 More correct fix of https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 6 years ago
  sanex3339 836f665cab Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 6 years ago
  sanex3339 0e76dbcf50 Added tests for issue https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 6 years ago
  sanex3339 f91248586d Fixed package version 6 years ago
  Timofey Kachalov 605f25075a Merge pull request #295 from javascript-obfuscator/reserved-strings-option 6 years ago
  sanex3339 4aff0ec046 `reservedStrings` option 6 years ago
  sanex3339 4790a31140 0.17.1 release 6 years ago
  sanex3339 55e52dca95 Fixed tslint errors 6 years ago
  Timofey Kachalov 2690ebc4cd Merge pull request #294 from javascript-obfuscator/rename-globals-in-class 6 years ago
  sanex3339 63a4e36a7a Removed redundant check for `cachedReplaceableIdentifiersNamesMap` 6 years ago