Timofey Kachalov
|
bf7511b04e
Merge pull request #639 from javascript-obfuscator/precedence-of-sequence-expression-in-computed-property
|
4 anni fa |
sanex3339
|
49259f1ef4
Updated escodegen, fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/638, added test
|
4 anni fa |
Timofey Kachalov
|
3727fe2acf
Merge pull request #637 from javascript-obfuscator/ts-node-update
|
4 anni fa |
sanex3339
|
dfd539fdea
ts-node update
|
4 anni fa |
Timofey Kachalov
|
d8cd0e26e0
Merge pull request #636 from javascript-obfuscator/dependencies-update-20.06
|
4 anni fa |
sanex3339
|
57dd4fc9b6
Dependencies update 20.06.2020: Threads update
|
4 anni fa |
sanex3339
|
3079ee1cd2
Dependencies update 20.06.2020
|
4 anni fa |
sanex3339
|
74489f07a3
Updated copyright for dom properties list
|
5 anni fa |
sanex3339
|
143981bc8e
Added copyright for dom properties list
|
5 anni fa |
sanex3339
|
d65c9af46e
Removed empty line in CHANGELOG.md
|
5 anni fa |
Timofey Kachalov
|
8bb60da2ad
Merge pull request #625 from javascript-obfuscator/mangle-properties
|
5 anni fa |
sanex3339
|
a89e614ceb
Added tests for `renameProperties` option integration with `splitStrings` option
|
5 anni fa |
sanex3339
|
5811d649cd
Updated README.md #3
|
5 anni fa |
sanex3339
|
f6c3d7e074
Updated README.md #2
|
5 anni fa |
sanex3339
|
74e9f26a62
Updated README.md
|
5 anni fa |
sanex3339
|
5492af80e8
Removed redundant return in RenamePropertiesTransformer
|
5 anni fa |
sanex3339
|
2f622791b5
Moved reserved dom properties list to the json file
|
5 anni fa |
sanex3339
|
9ed3e10c0f
Increased runtime test evaluation timeout #2
|
5 anni fa |
sanex3339
|
38e1dd70bd
Fixed `renameProperties` description
|
5 anni fa |
sanex3339
|
11cfaf2b51
Renamed option `mangleProperties` -> `renameProperties`
|
5 anni fa |
sanex3339
|
5cd063fe92
Added `mangleProperties` to the runtime tests. Readme update
|
5 anni fa |
sanex3339
|
095ccc330a
Added tests for ManglePropertiesTransformer
|
5 anni fa |
sanex3339
|
d3b6ea00e5
Added NODE_OPTIONS="--max-old-space-size=4096" to the tests run
|
5 anni fa |
sanex3339
|
8517e1d544
TEST: removed dev test from full tests script
|
5 anni fa |
sanex3339
|
6c6b5bbc4b
TEST: changed dev test
|
5 anni fa |
sanex3339
|
ccf748b124
TEST: restored ReservedDomProperties list length
|
5 anni fa |
sanex3339
|
39cd4f50f9
TEST: decreased ReservedDomProperties list length
|
5 anni fa |
sanex3339
|
3941739687
Increased runtime test evaluation timeout
|
5 anni fa |
sanex3339
|
f5e06fcfed
Added `mangleProperties` option
|
5 anni fa |
sanex3339
|
06176c29a6
Refactoring of mangle properties transformers and replacers
|
5 anni fa |