This repository has been archived by the owner on Feb 1, 2025. It is now read-only.
v0.4.11
Thanks to e282009 (and indirectly benjamn/ast-types@c5f6a4b), injected variable names for Context
, arguments
, and de-anonymized function names are now guaranteed not to collide with any existing variable names in nested or enclosing scopes, closing issues #11 and #22.