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 年之前 |
sanex3339
|
a6a2c79131
Removed message from README.md
|
5 年之前 |
Timofey Kachalov
|
8bd8e5a531
Merge pull request #456 from javascript-obfuscator/split-strings
|
5 年之前 |
sanex3339
|
58f220dd40
Added SplitStringTransformer tests to index.spec.ts
|
5 年之前 |
sanex3339
|
783067b505
`splitString` and `splitStringChunkLength` options
|
5 年之前 |
Timofey Kachalov
|
b097cf82e8
Merge pull request #454 from cytrostudios/patch-1
|
5 年之前 |
Timofey Kachalov
|
9384a9f358
Fixed grammar error
|
5 年之前 |
Nicholas
|
95004edfa1
Update README.md
|
5 年之前 |
Timofey Kachalov
|
5978ec3633
Merge pull request #453 from javascript-obfuscator/issue-452
|
5 年之前 |
sanex3339
|
c00fd38e89
Use of `eventemitter3` instead of `events` module. Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/452
|
5 年之前 |
Vinh Le
|
ca97ebbda7
Fix isReservedName method
|
5 年之前 |
Timofey Kachalov
|
dfbb41bf35
Merge pull request #428 from javascript-obfuscator/dependabot/npm_and_yarn/lodash-4.17.15
|
5 年之前 |