Commit History

Author SHA1 Message Date
  sanex 9b3b1644ce Slightly simplified validation of identifier names cache. Updated README.md 4 years ago
  sanex c89ba21cba Internal fields of `TIdentifierNamesCache` now are optional. Fixed option validation and added normalization. 4 years ago
  sanex eee15456ed Dependencies update. Added tests for property identifier names cache. 4 years ago
  sanex 4be162a24b Added property cache implementation 4 years ago
  sanex f32bcf29a8 Changed identifier names cache structure to store multiple identifier caches 4 years ago
  sanex aa64a55203 Some refactoring. Added IdentifierNamesCacheStorage tests 4 years ago
  sanex 18f72a89c7 Added ThroughIdentifierReplacer for code separate between ScopeIdentifierReplacer and ScopeThroughIdentifiersTransformer 4 years ago
  sanex bee043cef3 Identifier names cache option prototype #2. Added readme. 4 years ago
  sanex e681982f51 Typescript 4.3 update 4 years ago
  sanex 3cf2b73cec Dependencies update 4 years ago
  sanex a13c764fc6 Fixed invalid code generation for start/middle rest arguments when `controlFlowFlattenig` option is enabled 4 years ago
  sanex 92e7c1aa10 Dependencies update 4 years ago
  sanex c827d230ce Added support of `node@16` and dropped support of `node@10` 4 years ago
  sanex 350fd3b6d8 Dependencies update + readme update 4 years ago
  sanex 4f9df91320 `stringArray` calls wrappers now inserted as `FunctionDeclaration` nodes at random indexes 4 years ago
  sanex 52358aba26 Typescript version update to 4.3-beta 4 years ago
  sanex 0926c13029 Added ability to specify the path to the input file after specifying the obfuscator options 4 years ago
  sanex 85ecd1d511 Dependencies update 03.04.2021 4 years ago
  sanex 92239cb462 Dependencies update 14.03.2021 4 years ago
  sanex 0acb91ca60 `renamePropertiesAutoExclude` option changed by `renamePropertiesMode` option 4 years ago
  sanex 7fe0561cd4 Merge branch 'master' into rename-properties-auto-exclude 4 years ago
  sanex 6abd6c2194 Fixed CVE-2019-18413 4 years ago
  sanex 72a89a1357 Added support of `top-level await` 4 years ago
  sanex dd328b3c22 Fixed invalid code generation for rest arguments when `controlFlowFlattening` option is enabled 4 years ago
  sanex 29f969a751 Sync with dev 4 years ago
  sanex 9c5b289fdd Fixed invalid behaviour of extractIntegerAndDecimalParts for negative numbers 4 years ago
  sanex 61d98966b1 Fixed invalid behaviour of `numbersToExpressions` option for float numbers 4 years ago
  sanex 3c379999a7 Added `renamePropertiesAutoExclude` option 4 years ago
  sanex cad692b091 Dependencies update 14.02.2021 #2 4 years ago
  sanex 62f93cf178 Dependencies update 31.01.2021 4 years ago