Parser: Enhance the parsing of parentheses-terminated statements to ensure correct handling of complex JavaScript structures.
Improvements
Testing: Improve the Node.js setup on GitHub Actions for more reliable testing environments.
Comment Formatting: Improve the logic for formatting comments, making the output cleaner and more readable.
Fixes
Fix corner cases in various functions to enhance the stability and reliability of the parser, addressing issues with arguments, collapse_vars, reduce_vars, and more.
Others
Build verification testing tools to ensure the robustness of the parser against various edge cases.