sanex3339
|
a697e64bca
Update to typescript 3.0.1
|
6 years ago |
sanex3339
|
e2e7c3d071
TSLint rules update
|
7 years ago |
sanex3339
|
8b01f151bd
Update to typescript 2.7.1 #2
|
7 years ago |
sanex3339
|
07a26e21d0
Syncing with master
|
7 years ago |
sanex3339
|
74351be750
`identifierNamesGenerator` option
|
7 years ago |
sanex3339
|
389c49582c
Identifier name generators: Hexadecimal and Mangled
|
7 years ago |
sanex3339
|
cda333eefe
tslint rules update
|
7 years ago |
sanex3339
|
2fa1c95f5a
Added `target` option
|
7 years ago |
sanex3339
|
31fdfae074
Added `tslint-eslint-rules` rules
|
7 years ago |
sanex3339
|
e95602eeb2
trying to increase performance
|
8 years ago |
sanex3339
|
59a2511ec6
control flow flattening improvements: less storage nodes, faster speed
|
8 years ago |
sanex3339
|
f0fe518cf3
test
|
8 years ago |
sanex3339
|
47b85720e5
refactoring + inversify integration
|
8 years ago |
sanex3339
|
5b312fd6db
refactoring
|
8 years ago |
sanex3339
|
c1b3afa92c
refactoring
|
8 years ago |
sanex3339
|
3276756073
added EventEmitter for obfuscation events
|
8 years ago |
sanex3339
|
e8fcbdf315
replaced `let` on `const`, added `readonly` keywords
|
8 years ago |
sanex3339
|
3466eeb334
First draw of control flow change. Right now for binary expressions.
|
8 years ago |
sanex3339
|
9b6d49e111
custom nodes update and NodeAppender tests code moved to fixtures
|
8 years ago |
sanex3339
|
d184298208
custom nodes structure rework
|
8 years ago |
sanex3339
|
2968f1417a
large rework of node appending mechanics
|
8 years ago |
sanex3339
|
72c538a77b
Now StackTraceData is getting inside Obfuscator class and pass to the CustomNodeAppender through customNodes appendNode() method.
|
8 years ago |
sanex3339
|
857508f532
removed `paths` support, because not supported by `ts-node`
|
8 years ago |
sanex3339
|
43a70d3e27
move to awesome-typescript-loader (BROKEN)
|
8 years ago |
sanex3339
|
5d2220c18a
Migrate to ESTree WIP BROKEN
|
8 years ago |
sanex3339
|
3a2d695175
Replacers and refactoring
|
8 years ago |