Historique des commits

Auteur SHA1 Message Date
  sanex3339 64b61a7ae7 Migration from tslint on eslint #1 il y a 5 ans
  sanex3339 580af78521 Removed dead code from NodeGuards il y a 5 ans
  sanex3339 856709ab12 `transformObjectKeys` refactoring and bug fixes il y a 5 ans
  sanex3339 87c8c612b8 Fixed wrong object keys transformation of objects inside sequence expressions il y a 5 ans
  sanex3339 f1cf511975 Removed dead code il y a 5 ans
  sanex3339 102b4cdd58 Use of `eslint-scope` data to rename identifiers #2: refactoring il y a 5 ans
  sanex3339 ff6b3013a6 eslint-scope transformer il y a 5 ans
  sanex3339 4dcff4eb4d Added logic to skip variable declaration transformation il y a 5 ans
  sanex3339 56e80ae800 More cases with improved `objectExpressionKeys` support il y a 5 ans
  sanex3339 811debed96 Dependencies update #4 il y a 5 ans
  sanex3339 de8579a8a5 0.18.6 version il y a 5 ans
  Dmitry Zamotkin 3c2e0c9eb0 Non-replaceable variables should be preserved to escape collisions with generated variable names il y a 5 ans
   c1031ced07 [Bug] Wrong Lexical Scope for let and const variables il y a 6 ans
  sanex3339 bbbc5c2bd2 Removed redundant code il y a 7 ans
  sanex3339 66640b4152 Refactoring related on splitting between nodes with statements and nodes with lexical scopes il y a 7 ans
  sanex3339 7170a2b476 Fixed wrong arrow function block scope detection il y a 7 ans
  sanex3339 836f665cab Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 il y a 7 ans
  sanex3339 0e76dbcf50 Added tests for issue https://github.com/javascript-obfuscator/javascript-obfuscator/issues/297 il y a 7 ans
  sanex3339 58674071d5 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/264 il y a 7 ans
  sanex3339 398b9890e7 Disabled obfuscation of tagged template literals. il y a 7 ans
  sanex3339 bcb3569e83 Obfuscation of import specifiers #2 il y a 7 ans
  sanex3339 b97d47386b Obfuscation of import specifiers il y a 7 ans
  sanex3339 3ea05aa0e1 Switched `esprima` on `espree`. Obfuscation of `export` declarations il y a 7 ans
  sanex3339 c8534978d9 Sync with master il y a 7 ans
  sanex3339 a84666db37 Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/166 il y a 7 ans
  sanex3339 21641cd0dd Refactoring of NodeUtils and NodeGuards classes il y a 7 ans
  sanex3339 3e1e1142ba Added more tests. Updated `NodeAppender` class to work with all scope nodes. il y a 7 ans
  sanex3339 d3bd595142 Object keys obfuscation - first working realisation il y a 7 ans
  sanex3339 c0fd72eabd Fixed https://github.com/javascript-obfuscator/javascript-obfuscator/issues/149 il y a 7 ans
  sanex3339 4bde27915f Keep comments with specific keywords il y a 7 ans