Commit History

作者 SHA1 備註 提交日期
  sanex 515dc82e17 Added `getOptions` method to `IObfuscationResult` 4 年之前
  sanex 32e1dad4bc Added error output in identifiers collision test 4 年之前
  sanex 483e7d92d3 Slightly fixed `identifierNamesOption` code example #3 4 年之前
  sanex aa16e019ab Slightly fixed `identifierNamesOption` code example #2 4 年之前
  sanex 8c14760e5b Slightly fixed `identifierNamesOption` code example 4 年之前
  Timofey Kachalov 5b5d0eb2db Merge pull request #927 from javascript-obfuscator/names-cache 4 年之前
  sanex a04dd872c2 Added missing IdentifierNamesCacheFileUtils tests 4 年之前
  sanex 13a7302853 Added tests for `writeFile` method of IdentifierNamesCacheFileUtils 4 年之前
  sanex b0ff4d893e Added tests for `readFile` method of IdentifierNamesCacheFileUtils 4 年之前
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md 4 年之前
  sanex c89ba21cba Internal fields of `TIdentifierNamesCache` now are optional. Fixed option validation and added normalization. 4 年之前
  sanex 1f044e937d Renamed some CLI classes to achieve more consistent naming 4 年之前
  sanex eee15456ed Dependencies update. Added tests for property identifier names cache. 4 年之前
  sanex 4be162a24b Added property cache implementation 4 年之前
  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 年之前