sanex3339
|
64b61a7ae7
Migration from tslint on eslint #1
|
5 years ago |
sanex3339
|
77122b7374
Refactoring of CustomNode methods
|
5 years ago |
sanex3339
|
1277acea20
Fixed `TypeError: Assignment to constant variable` when auto-detection of kind of variables is inserted `const` variables for `controlFlowStorage` nodes
|
5 years ago |
sanex3339
|
3a1cc4e4f5
Auto detection of prevailing kind of variables
|
5 years ago |
sanex3339
|
78cdba9ef6
Added NodeMetadata class
|
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
|
cf94be2285
Add prefix only for variables with global declaration
|
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
|
d21c5afa8a
Utility classes with state now are non-static
|
8 years ago |
sanex3339
|
a8339bc4ae
getRandomVariableName refactoring + tests
|
8 years ago |
sanex3339
|
610c35b9fd
callExpression control flow replacer
|
8 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
|
bbe95afcaa
utils split on few utils classes
|
8 years ago |
sanex3339
|
e48892e563
removed unused code after previous commits
|
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
|
ee018dd75b
moving from `format-unicorn` on `string-template` package
|
8 years ago |
sanex3339
|
3466eeb334
First draw of control flow change. Right now for binary expressions.
|
8 years ago |
sanex3339
|
182ba99ee4
structure change
|
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 |