Historial de Commits

Autor SHA1 Mensaje Fecha
  sanex3339 80a122b763 Replaced `compile` with `constructor` call hace 5 años
  Timofey Kachalov dcec5f6737 Merge pull request #642 from javascript-obfuscator/remove-conditional-comments hace 5 años
  sanex3339 731d7658ac Removed isConditionalComment method hace 5 años
  sanex3339 733fe12d23 Conditional comments will be removed from the code after obfuscation. https://github.com/javascript-obfuscator/javascript-obfuscator/issues/641 hace 5 años
  Timofey Kachalov bf7511b04e Merge pull request #639 from javascript-obfuscator/precedence-of-sequence-expression-in-computed-property hace 5 años
  sanex3339 49259f1ef4 Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test hace 5 años
  Timofey Kachalov 3727fe2acf Merge pull request #637 from javascript-obfuscator/ts-node-update hace 5 años
  sanex3339 dfd539fdea ts-node update hace 5 años
  Timofey Kachalov d8cd0e26e0 Merge pull request #636 from javascript-obfuscator/dependencies-update-20.06 hace 5 años
  sanex3339 57dd4fc9b6 Dependencies update 20.06.2020: Threads update hace 5 años
  sanex3339 3079ee1cd2 Dependencies update 20.06.2020 hace 5 años
  sanex3339 74489f07a3 Updated copyright for dom properties list hace 5 años
  sanex3339 143981bc8e Added copyright for dom properties list hace 5 años
  sanex3339 d65c9af46e Removed empty line in CHANGELOG.md hace 5 años
  Timofey Kachalov 8bb60da2ad Merge pull request #625 from javascript-obfuscator/mangle-properties hace 5 años
  sanex3339 a89e614ceb Added tests for `renameProperties` option integration with `splitStrings` option hace 5 años
  sanex3339 5811d649cd Updated README.md #3 hace 5 años
  sanex3339 f6c3d7e074 Updated README.md #2 hace 5 años
  sanex3339 74e9f26a62 Updated README.md hace 5 años
  sanex3339 5492af80e8 Removed redundant return in RenamePropertiesTransformer hace 5 años
  sanex3339 2f622791b5 Moved reserved dom properties list to the json file hace 5 años
  sanex3339 9ed3e10c0f Increased runtime test evaluation timeout #2 hace 5 años
  sanex3339 38e1dd70bd Fixed `renameProperties` description hace 5 años
  sanex3339 11cfaf2b51 Renamed option `mangleProperties` -> `renameProperties` hace 5 años
  sanex3339 5cd063fe92 Added `mangleProperties` to the runtime tests. Readme update hace 5 años
  sanex3339 095ccc330a Added tests for ManglePropertiesTransformer hace 5 años
  sanex3339 d3b6ea00e5 Added NODE_OPTIONS="--max-old-space-size=4096" to the tests run hace 5 años
  sanex3339 8517e1d544 TEST: removed dev test from full tests script hace 5 años
  sanex3339 6c6b5bbc4b TEST: changed dev test hace 5 años
  sanex3339 ccf748b124 TEST: restored ReservedDomProperties list length hace 5 años