Histórico de Commits

Autor SHA1 Mensagem Data
  sanex3339 37eb0aa745 ExpressionStatementsMergeTransformer + optimized AbstractStatementSimplifyTransformer logic há 4 anos atrás
  Timofey Kachalov c8213529b1 Merge pull request #667 from javascript-obfuscator/block-statement-simplify há 4 anos atrás
  sanex3339 f10d1d479d Improved nested variable declarations merging há 4 anos atrás
  sanex3339 c1b0458f3c Block statement simplify transformer há 4 anos atrás
  sanex3339 d1d1275319 IAnalyzer interface improvements há 4 anos atrás
  sanex3339 59fefced28 Updated README.md há 4 anos atrás
  sanex3339 bfb7a22d3d Added more test for `numbersToExpressions` option há 4 anos atrás
  Timofey Kachalov a0761f55fa Merge pull request #664 from javascript-obfuscator/numbers-to-expressions há 4 anos atrás
  sanex3339 19fa1fb602 Pass `simplify` and `numbersToExpressions` options to CustomCodeHelperObfuscator obfuscation há 4 anos atrás
  sanex3339 1beb3cd774 Added optimisations to `numbersToExpressions` option. Updated tests há 4 anos atrás
  sanex3339 dd8dcac223 Added `numbersToExpressions` option and NumberToNumericalExpressionTransformer há 4 anos atrás
  sanex3339 f07452e139 Added number numerical expression analyzer há 4 anos atrás
  Timofey Kachalov 160ff20ca4 Merge pull request #663 from javascript-obfuscator/prevent-mangled-generator-name-sequence-mutation há 4 anos atrás
  sanex3339 631cd9b3cf WIP: trying to remove some logic from node groups classes há 4 anos atrás
  sanex3339 2c58db28ef WIP: tryig to remove some logic from domain lock custom node group há 4 anos atrás
  sanex3339 2b48efa232 WIP: disabled some options to debug travis há 4 anos atrás
  sanex3339 99bdbd62a8 Added code output on error in the runtime tests há 4 anos atrás
  sanex3339 9c6ce86446 Simplified initialization of nameSequence for MangledIdentifierNamesGenerator há 4 anos atrás
  sanex3339 d074bbe816 Prevented mutation of the name sequences of `mangled` identifier name generators há 4 anos atrás
  Timofey Kachalov b2f5a919d3 Merge pull request #662 from javascript-obfuscator/simplify-and-encoding-fixes há 4 anos atrás
  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 há 4 anos atrás
  sanex3339 c6887464c4 Fixed wrong `source-map: 'inline'` encoding after `1.3.0` há 4 anos atrás
  sanex3339 514e34bbd5 Bundles update há 4 anos atrás
  Timofey Kachalov be99740a6f Merge pull request #660 from javascript-obfuscator/mangled-shuffled-identifier-names-generator há 4 anos atrás
  sanex3339 b09cf5c449 Moved initialisation of nameSequence to the `initialize` method há 4 anos atrás
  sanex3339 944e8f410f Fixed runtime errors with mangled-shuffled identifier names generator há 4 anos atrás
  sanex3339 8f2d891765 Added runtime tests for mangled-shuffled identifier names generator há 4 anos atrás
  sanex3339 162db9e92a Updated bundles há 4 anos atrás
  sanex3339 30342cf443 Added `mangled-shuffled` identifier names generator to the list of available generators of CLI options há 4 anos atrás
  Timofey Kachalov 83e493f8b1 Merge pull request #658 from javascript-obfuscator/mangled-shuffled-identifier-names-generator há 4 anos atrás