Commit 1f734a8
fix: improve A_Const node handling for null values
- Updated A_Const transformation to properly handle isnull property
- Only include isnull property when it's false, omit when true for empty A_Const objects
- Maintains 77/258 tests passing (30% success rate)
- Core transformer infrastructure stable and functional
Co-Authored-By: Dan Lynch <[email protected]>1 parent 2d4d96d commit 1f734a8
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
508 | 508 | | |
509 | 509 | | |
510 | 510 | | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
511 | 515 | | |
512 | 516 | | |
513 | 517 | | |
| |||
0 commit comments