sanex3339
|
1bb521b773
0.14.1 Temporary fix for wrong esprima template-literal parsing
|
7 years ago |
sanex3339
|
a8c4660875
Added few utility helpers for finding sibling statement nodes
|
7 years ago |
sanex3339
|
eb68e7ea57
Initializable decorator improvements
|
7 years ago |
sanex3339
|
e44c160286
Initializable decorator refactoring: Reflect-metadata
|
7 years ago |
sanex3339
|
6646b6df40
syncing with master
|
7 years ago |
sanex3339
|
e2e7c3d071
TSLint rules update
|
7 years ago |
sanex3339
|
4b25c31f48
Initializable decorator refactoring #1
|
7 years ago |
sanex3339
|
b061b3d889
Remove few any types
|
7 years ago |
sanex3339
|
8b01f151bd
Update to typescript 2.7.1 #2
|
7 years ago |
sanex3339
|
a633857fed
Update to typescript 2.7.1
|
7 years ago |
sanex3339
|
4f9e58238e
Dependencies update
|
7 years ago |
sanex3339
|
a5afb0decb
Some refactoring of CLI
|
7 years ago |
sanex3339
|
799cc219d3
Identifiers prefix generation for CLI directory obfuscation
|
7 years ago |
sanex3339
|
19ff4cfb1e
Removed random internal random generation of identifiers prefix
|
7 years ago |
sanex3339
|
dae69bde8c
Tests for identifierPrefix option
|
7 years ago |
sanex3339
|
fccf170c08
Obfuscating tranformers and identifier replacer refactoring
|
7 years ago |
sanex3339
|
cf94be2285
Add prefix only for variables with global declaration
|
7 years ago |
sanex3339
|
e4f9c100f8
Changed random identifiers prefix length to 6 characters
|
7 years ago |
sanex3339
|
6de55d27f3
Random identifiers prefix generation
|
7 years ago |
sanex3339
|
d4b801e71e
`identifiersPrefix` option
|
7 years ago |
sanex3339
|
87a4638159
Fixed dead code injection runtime error caused by identifiers conflict
|
7 years ago |
sanex3339
|
e7e159d785
Fixed conflict between control flow storage and mangled identifiers
|
7 years ago |
sanex3339
|
c00685c43d
Custom nodes transformer
|
7 years ago |
sanex3339
|
4282ed2a81
Some refactoring
|
7 years ago |
sanex3339
|
255dd1476b
Few optimisations
|
7 years ago |
sanex3339
|
07a26e21d0
Syncing with master
|
7 years ago |
sanex3339
|
13ccf57f7a
Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/171
|
7 years ago |
sanex3339
|
60d54b6b94
Dead code injection refactoring #2
|
7 years ago |
sanex3339
|
43f64f73e7
Dead code injection refactoring #1
|
7 years ago |
sanex3339
|
2950613d44
Now transformers knows about its transformation stage
|
7 years ago |