Commit Verlauf

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