История коммитов

Автор SHA1 Сообщение Дата
  Timofey Kachalov aa22870ead Merge pull request #489 from javascript-obfuscator/method-definition-literal-key-fix 5 лет назад
  sanex3339 612068024a Added method-definition literal key converting to `computed` 5 лет назад
  Timofey Kachalov dcc489a148 Merge pull request #487 from javascript-obfuscator/declaration-kind-analyzer 5 лет назад
  sanex3339 78b2be628f Added runtime test with `astring` and `const` and `let` variables 5 лет назад
  sanex3339 196c6a022b Sync with dev 5 лет назад
  Timofey Kachalov f8abc301c9 Merge pull request #488 from javascript-obfuscator/issue-360 5 лет назад
  sanex3339 f29802f30e Sync with dev 5 лет назад
  Timofey Kachalov 2502a5da9a Merge pull request #485 from javascript-obfuscator/bug/360-no-global-renaming-after-two-imports 5 лет назад
  sanex3339 1f13f71d54 Updated tests 5 лет назад
  sanex3339 039aa35069 Updated README.md #2 5 лет назад
  sanex3339 9dff07e74e Updated README.md 5 лет назад
  sanex3339 65d4fd1602 Additional tests 5 лет назад
  sanex3339 e356ed7e96 Version update 5 лет назад
  sanex3339 bb85924de5 More type-safe way to initialize custom nodes 5 лет назад
  sanex3339 7ecaa1dfdb Fixed container factories binding 5 лет назад
  sanex3339 3a1cc4e4f5 Auto detection of prevailing kind of variables 5 лет назад
  sanex3339 c98cfe1fbc Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/360 5 лет назад
  Dmitry Zamotkin 7a720af367 Fix bug #360: No Global variable renaming after 2 import declarations 5 лет назад
  Timofey Kachalov f355309628 Merge pull request #484 from javascript-obfuscator/conditional-comments-fix 5 лет назад
  sanex3339 6d3c2ae467 Fixed conditional comments in some rare cases 5 лет назад
  Timofey Kachalov 023c5b54a7 Merge pull request #483 from javascript-obfuscator/stack-trace-analazer-rename 5 лет назад
  sanex3339 2c549379a7 StackTraceAnalyzer rename to CallsGraphAnalyzer 5 лет назад
  sanex3339 c3e9de2acf Updated yarn.lock 5 лет назад
  sanex3339 ae2249fa83 Updated bundles 5 лет назад
  Timofey Kachalov df70655ef9 Merge pull request #482 from javascript-obfuscator/assignment-without-declaration-fix 5 лет назад
  sanex3339 5f674a43e7 Added more tests 5 лет назад
  sanex3339 53532e7095 Added more tests 5 лет назад
  sanex3339 559a814f33 Improved performance of `isProhibitedVariableNameUsingInObjectPatternNode` by using cache 5 лет назад
  sanex3339 444f572769 Updated CHANGELOG.md 5 лет назад
  sanex3339 4dcff4eb4d Added logic to skip variable declaration transformation 5 лет назад