Timofey Kachalov
|
248f6348e3
Merge pull request #466 from javascript-obfuscator/custom-nodes-identifier-names-collision-fix
|
5 years ago |
sanex3339
|
945e885240
* Fixed identifier names generations for `mangled` and `dictionary` identifier names generators
|
5 years ago |
sanex3339
|
f39d16370b
Added failing test for custom nodes identifier names collision
|
5 years ago |
Timofey Kachalov
|
3d4a7f9a52
Merge pull request #463 from javascript-obfuscator/babel-remove
|
5 years ago |
sanex3339
|
232a324b9d
Fixed readme script tags
|
5 years ago |
sanex3339
|
065387eb52
Bundles update
|
5 years ago |
sanex3339
|
596d208ee0
Removed babel from project compilation flow
|
5 years ago |
Timofey Kachalov
|
976ca610de
Merge pull request #462 from javascript-obfuscator/dictionary-identifier-names-generator
|
5 years ago |
sanex3339
|
617f85e40d
Added functional tests for dictionary names generator: fixed regExp #2
|
5 years ago |
sanex3339
|
19ebf787f7
Added functional tests for dictionary names generator: fixed regExp
|
5 years ago |
sanex3339
|
9c186a4e34
Added functional tests for dictionary names generator
|
5 years ago |
sanex3339
|
fa67ddee16
Updated CHANGELOG.md
|
5 years ago |
sanex3339
|
67c18ad34e
Dropped support of node 8, because of end of maintenance support.
|
5 years ago |
sanex3339
|
554b94a870
Added unit tests for DictionaryIdentifierNamesGenerator
|
5 years ago |
sanex3339
|
7b63ea1e80
Updated changelog and readme, version update
|
5 years ago |
sanex3339
|
36918c351c
DictionaryIdentifierNamesGenerator refactoring
|
5 years ago |
sanex3339
|
c87a6262a6
Merge branch 'master' of git://github.com/adiantek/javascript-obfuscator into adiantek-master
|
5 years ago |
sanex3339
|
a83f3fcacd
Added missing tests import
|
5 years ago |
Timofey Kachalov
|
97aa1fd9be
Merge pull request #461 from javascript-obfuscator/reserved-names-fix
|
5 years ago |
sanex3339
|
b34208c444
Merge remote-tracking branch 'origin/master' into reserved-names-fix
|
5 years ago |
Timofey Kachalov
|
a138ff9a90
Merge pull request #451 from kida7/patch-2
|
5 years ago |
sanex3339
|
2a8e9608a3
Fixed `reservedNames` option
|
5 years ago |
Timofey Kachalov
|
8a77e6b467
Merge pull request #460 from javascript-obfuscator/node-transformers-topological-sort
|
5 years ago |
sanex3339
|
e5c5859cab
Added circular relations test for LevelledTopologicalSorter
|
5 years ago |
Timofey Kachalov
|
34f4300090
Merge pull request #459 from javascript-obfuscator/node-transformers-topological-sort
|
5 years ago |
sanex3339
|
d3bfe4c5b7
Added additional tests for LevelledTopologicalSorter
|
5 years ago |
sanex3339
|
f8044a7248
Added base tests for LevelledTopologicalSorter
|
5 years ago |
sanex3339
|
c5dace73a4
Added description, fixed naming in LevelledTopologicalSorter
|
5 years ago |
sanex3339
|
c313802011
* The `splitStrings` option now correctly works with `transformObjectKeys` option
|
5 years ago |
Timofey Kachalov
|
4a1361c86d
Merge pull request #458 from javascript-obfuscator/split-string-template-literal
|
5 years ago |