sanex3339
|
2de0543d57
Increased runtime performance with `rc4` `stringArrayEncoding`
|
8 years ago |
sanex3339
|
ef4e579c51
Update readme.md
|
8 years ago |
sanex3339
|
3e47682d4f
Dependencies update. Updated tslint rules.
|
8 years ago |
sanex3339
|
e8e1c4ef8d
Moved OptionsNormalizer rules to separate files
|
8 years ago |
sanex3339
|
6b8eb5332b
Added test for `IfStatement` variants distribution
|
8 years ago |
sanex3339
|
f414a245c3
DeadCodeInjection: few basic tests
|
8 years ago |
sanex3339
|
6fe0136794
new `deadCodeInjectionThresholdRule` and tests
|
8 years ago |
sanex3339
|
93c365fd4c
fixed tslint error
|
8 years ago |
sanex3339
|
26d580d832
Refactoring. Added `mangle` option
|
8 years ago |
sanex3339
|
989bfcbacf
dependencies update
|
8 years ago |
sanex3339
|
028a672970
DeadCodeInjection: removed comment from code
|
8 years ago |
sanex3339
|
eb5685b552
Now collected block statement can contain nested block statements
|
8 years ago |
sanex3339
|
58224c24c7
reverted last commit
|
8 years ago |
sanex3339
|
726811c12e
DeadCodeInjection: removed renaming of identifiers inside collected block statements
|
8 years ago |
sanex3339
|
32a54535cb
fixed tslint errors
|
8 years ago |
sanex3339
|
2528d1973e
dead code injection: first working implementation
|
8 years ago |
sanex3339
|
d959df547d
IfStatementDeadCodeInjectionReplacer
|
8 years ago |
sanex3339
|
5d0434fa97
sync branch with dev
|
8 years ago |
sanex3339
|
b95e13bc66
dependencies update
|
8 years ago |
sanex3339
|
b0d70090b2
Added tests for StringLiteralControlFlowReplacer
|
8 years ago |
sanex3339
|
bef947f8ce
disabled `unicodeEscapeSequence` option by default. Corrected tests.
|
8 years ago |
sanex3339
|
600b7bbf67
control flow replacer for string literals
|
8 years ago |
sanex3339
|
ecdca8be31
dependencies update
|
8 years ago |
sanex3339
|
5c49244c7b
0.9.1 release
|
8 years ago |
sanex3339
|
19723f6fc6
0.9.0 release
|
8 years ago |
sanex3339
|
cf7b51992b
0.9.0 preparation: updated README.md, CHANGELOG.md and dependencies
|
8 years ago |
sanex3339
|
d33677ce9d
refactoring
|
8 years ago |
sanex3339
|
59c267eabd
Fixed invalid work of RandomGeneratorUtils.getMathRandom method.
|
8 years ago |
sanex3339
|
1737522d46
repalced `forEach` loops on `for` loops in places where performance is very important
|
8 years ago |
sanex3339
|
3df0f1685b
Increased control flow transformation speed.
|
8 years ago |