提交历史

作者 SHA1 备注 提交日期
  sanex f32bcf29a8 Changed identifier names cache structure to store multiple identifier caches 4 年之前
  sanex 51d4ea08be Added `exports` field as reserved property name 4 年之前
  sanex e7d9c71964 Added more tests for identifier names cache code generation 4 年之前
  sanex f3c4be22bf Renamed `obfuscatedCode` => `obfuscationResult` variables 4 年之前
  sanex aa64a55203 Some refactoring. Added IdentifierNamesCacheStorage tests 4 年之前
  sanex 442cd7b56b Renamed `getAsDictionary` method of IMapStorage to the `getStorageAsDictionary`. Added tests. 4 年之前
  sanex a921f342a4 Updated README.md 4 年之前
  sanex 18f72a89c7 Added ThroughIdentifierReplacer for code separate between ScopeIdentifierReplacer and ScopeThroughIdentifiersTransformer 4 年之前
  sanex b62f49369c Added `ScopeThroughIdentifiersTransformer` tests 4 年之前
  sanex 128e91b612 Added `storeThroughName` method to the IIdentifierReplacer 4 年之前
  sanex 23a9ce769b README.md update: `identifierNamesCache` option fixes 4 年之前
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. 4 年之前
  sanex f087100c26 Identifier names cache option prototype 4 年之前
  Timofey Kachalov e7dfd041ba Merge pull request #926 from javascript-obfuscator/typescript-4.3 4 年之前
  sanex e681982f51 Typescript 4.3 update 4 年之前
  Timofey Kachalov 4c285d983a Merge pull request #923 from javascript-obfuscator/dependencies-update-25.05.2021 4 年之前
  sanex 3cf2b73cec Dependencies update 4 年之前
  Timofey Kachalov 8f6a1c0cf7 Merge pull request #922 from javascript-obfuscator/dependabot/npm_and_yarn/browserslist-4.16.6 4 年之前
  dependabot[bot] 362411fa3d Bump browserslist from 4.14.5 to 4.16.6 4 年之前
  Timofey Kachalov 33df42be0a Merge pull request #921 from javascript-obfuscator/control-flow-flattening-middle-rest-argument 4 年之前
  sanex a13c764fc6 Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled 4 年之前
  Timofey Kachalov bcd7adb25f Merge pull request #915 from javascript-obfuscator/dependencies-update-02.05.2021 4 年之前
  sanex 92e7c1aa10 Dependencies update 4 年之前
  Timofey Kachalov cf4f7cc182 Merge pull request #913 from javascript-obfuscator/node-16 4 年之前
  sanex c827d230ce Added support of `node@16` and dropped support of `node@10` 4 年之前
  sanex 6de7c41c3f Dependencies update 16.04.2021 4 年之前
  sanex 350fd3b6d8 Dependencies update + readme update 4 年之前
  Timofey Kachalov 36ea9c08f3 Merge pull request #906 from javascript-obfuscator/calls-wrappers-as-function-declarations 4 年之前
  sanex 85ee48bca7 Fixed DirectivePlacementTransformer test 4 年之前
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes 4 年之前