Historial de Commits

Autor SHA1 Mensaje Fecha
  Timofey Kachalov 160ff20ca4 Merge pull request #663 from javascript-obfuscator/prevent-mangled-generator-name-sequence-mutation hace 4 años
  sanex3339 631cd9b3cf WIP: trying to remove some logic from node groups classes hace 4 años
  sanex3339 2c58db28ef WIP: tryig to remove some logic from domain lock custom node group hace 4 años
  sanex3339 2b48efa232 WIP: disabled some options to debug travis hace 4 años
  sanex3339 99bdbd62a8 Added code output on error in the runtime tests hace 4 años
  sanex3339 9c6ce86446 Simplified initialization of nameSequence for MangledIdentifierNamesGenerator hace 4 años
  sanex3339 d074bbe816 Prevented mutation of the name sequences of `mangled` identifier name generators hace 4 años
  Timofey Kachalov b2f5a919d3 Merge pull request #662 from javascript-obfuscator/simplify-and-encoding-fixes hace 4 años
  sanex3339 728210039c Fixed runtime error when `IfStatement` contains only single `let` or `const` variable declaration when `simlify` option enabled. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/661 hace 4 años
  sanex3339 c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` hace 4 años
  sanex3339 514e34bbd5 Bundles update hace 4 años
  Timofey Kachalov be99740a6f Merge pull request #660 from javascript-obfuscator/mangled-shuffled-identifier-names-generator hace 4 años
  sanex3339 b09cf5c449 Moved initialisation of nameSequence to the `initialize` method hace 4 años
  sanex3339 944e8f410f Fixed runtime errors with mangled-shuffled identifier names generator hace 4 años
  sanex3339 8f2d891765 Added runtime tests for mangled-shuffled identifier names generator hace 4 años
  sanex3339 162db9e92a Updated bundles hace 4 años
  sanex3339 30342cf443 Added `mangled-shuffled` identifier names generator to the list of available generators of CLI options hace 4 años
  Timofey Kachalov 83e493f8b1 Merge pull request #658 from javascript-obfuscator/mangled-shuffled-identifier-names-generator hace 4 años
  sanex3339 c3fcbecbc9 Added examples to the `simplify` option in README.md hace 4 años
  sanex3339 6f27dc6ec5 Added functional test for `mangled-shuffled` identifier names generator hace 4 años
  sanex3339 b606926182 Added unit tests for `mangled-shuffled` identifier names generator hace 4 años
  sanex3339 27be5b2cd5 Added `mangled-shuffled` identifier names generator hace 4 años
  sanex3339 cd20be4036 Version update hace 4 años
  sanex3339 96429ae0a7 Update bundles hace 4 años
  Timofey Kachalov b7f0730e5d Update README.md hace 4 años
  Timofey Kachalov 90b58f2088 Merge pull request #645 from javascript-obfuscator/minification-transformers hace 4 años
  sanex3339 90119a9c31 Updated readme section of `simplify` option hace 4 años
  sanex3339 546832479b Dependencies update hace 4 años
  sanex3339 87e23748f0 Renamed option: minify -> simplify hace 4 años
  sanex3339 0467620a08 Added tests for prohibited single FunctionDeclaration hace 4 años