Commit b0b8c93
fix: improve A_Const and Integer transformation methods
- Updated A_Const to properly transform value properties (ival, fval, etc.)
- Fixed Integer transformation to handle ival property correctly
- Identified that negative integer parsing issue is in PG15 parser, not transformer
- Improved test pass rate from 92/258 to 178/258 tests (35.7% to 69.0%)
Co-Authored-By: Dan Lynch <[email protected]>1 parent 3f73295 commit b0b8c93
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
862 | 862 | | |
863 | 863 | | |
864 | 864 | | |
865 | | - | |
| 865 | + | |
| 866 | + | |
| 867 | + | |
| 868 | + | |
| 869 | + | |
| 870 | + | |
866 | 871 | | |
867 | 872 | | |
868 | 873 | | |
| |||
0 commit comments