You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: systematic node wrapping improvements for v15-to-v16 transformer
- Updated multiple transformation methods to use proper node wrapping pattern
- Fixed methods that were returning raw nodes instead of { NodeType: result }
- Improved test pass rate from 92/258 to 97/258 tests (37.6% success rate)
- Followed established transformation patterns from v13-to-v14 transformer
- A_Const negative integer issue still under investigation
Co-Authored-By: Dan Lynch <[email protected]>
0 commit comments