Commit History

Author SHA1 Message Date
  sanex3339 8f92b7eca2 inversify test 8 years ago
  sanex3339 b79dd8ba25 refactoring: nodesGroups -> customNodesFactory change 8 years ago
  sanex3339 e8fcbdf315 replaced `let` on `const`, added `readonly` keywords 8 years ago
  sanex3339 68cbcb7fb5 Merge remote-tracking branch 'origin/control-flow-flattening' into control-flow-flattening 8 years ago
  sanex3339 eeedc9d2ad Merge branch 'dev' into control-flow-flattening 8 years ago
  sanex3339 8f3441a4f9 `seed` option and `IE8` fix 8 years ago
  sanex3339 2fc6c96165 control flow flattening wip 8 years ago
  sanex3339 3466eeb334 First draw of control flow change. Right now for binary expressions. 8 years ago
  sanex3339 c940f0c002 stringsArray -> stringArray raname 8 years ago
  sanex3339 a7c329b7f5 new option `unicodeEscapeSequence` 8 years ago
  sanex3339 c1ad897ab8 fixed incorrect custom nodes name if they appended into root block statement 8 years ago
  sanex3339 3ea6d46670 `encodeUnicodeArray` has been renamed to `unicodeArrayEncoding` and accepts `true|false|'base64'|'rc4'` values 8 years ago
  sanex3339 add062feee rc4 preparation 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 8b5dcc38a9 `class-validator` version update 8 years ago
  sanex3339 7d27fb1583 moved `optimize-js` to separate branch temporary 8 years ago
  sanex3339 7c23e9fc04 Applying optimize-js for obfuscated code 8 years ago
  sanex3339 13041d3507 Fixed `domainLock` array validation 8 years ago
  sanex3339 3ce50f9e75 Fixed `reservedNames` validation 8 years ago
  sanex3339 1eeaf7df2b `sourceMapBaseUrl` and `sourceMapFileName` wip implementation 8 years ago
  sanex3339 2dd6f91b7f `sourceMapBaseUrl` wip implementation 8 years ago
  sanex3339 a70f192a1c Merge branch 'domain-lock' of https://github.com/slig/javascript-obfuscator into slig-domain-lock 8 years ago
  sanex3339 0c1c82fc97 class-validator plugin: rename `ValidationErrorFormatter` to `ValidationErrorsFormatter` 8 years ago
  sanex3339 38b7fe958f class-validator plugin: extract error formater into new class 8 years ago