提交歷史

作者 SHA1 備註 提交日期
  Timofey Kachalov 77f64bf5df Fixed wrong generation of code that has statements after `ReturnStatment` when `simplify` option is enabled 3 年之前
  sanex 6b8ead0b2b Support for class static blocks 3 年之前
  sanex 061bffe2c4 Refactoring related to ArrayUtils, NodeMetadata and StringArray transformets 3 年之前
  sanex 85ecd1d511 Dependencies update 03.04.2021 4 年之前
  sanex adcf2691aa Using of internal storage to store lexical scope directives 4 年之前
  sanex 2927fa0ab8 Preventing move of `"use strict";` directive during obfuscation 4 年之前
  sanex 98bf2e6256 Switched form `escodegen` to `@javascript-obfuscator/escodegen` 4 年之前
  sanex 9301f6aa63 Refactoring, option rename on `forceTransformStrings` 4 年之前
  sanex a5d7f7418c `forceTransformedStrings` option 4 年之前
  sanex3339 ca6a2cd5d6 Updated readme for BigInt literals support 5 年之前
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 5 年之前
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring 5 年之前
  sanex3339 ff6b3013a6 eslint-scope transformer 5 年之前
  sanex3339 645e122640 Switched from `espree` to `acorn` 5 年之前
  sanex3339 114b053bd9 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/419 5 年之前
  sanex3339 811debed96 Dependencies update #4 5 年之前
  sanex3339 5e6169f2d5 Updated TSLint rules #2 7 年之前
  sanex3339 ad16e6403b Updated TSLint rules 7 年之前
  sanex3339 1149ee4be0 Tests for NodeMetadata class 7 年之前
  sanex3339 592ba47f33 New metadata for literals 7 年之前
  sanex3339 78cdba9ef6 Added NodeMetadata class 7 年之前
  sanex3339 b061b3d889 Remove few any types 7 年之前
  sanex3339 6819ba675a Refactoring 7 年之前
  sanex3339 a3dad6cf94 Added ability to add specific node guard to the black list of nodes. 7 年之前
  sanex3339 9ff5b03d62 renamed `obfuscated` node property to `obfuscatedNode` 8 年之前
  sanex3339 610c35b9fd callExpression control flow replacer 8 年之前
  sanex3339 a3db41c450 control flow flattening improvements 8 年之前
  sanex3339 006c01768c control flow flattening improvements WIP 8 年之前
  sanex3339 59a2511ec6 control flow flattening improvements: less storage nodes, faster speed 8 年之前
  sanex3339 5469d4d3ed wip runtime error fix 8 年之前