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