- Modified parseOrderedBinaryOperand and parseOrderedOperand to return string instead of float|int|string - Changed parseNumericIdentifier to always return string values instead of numeric types - Updated genCValue method to return string representations of boolean and float values - Adjusted safeIndex method parameter type to accept int|string for size parameter - Updated test cases to verify string output from numeric identifier parsing - Modified generator test expectation to check Iterator instance instead of dumping object detailspull/45/head
parent
9d1ba7ee7a
commit
b71ef5ca1a
7 changed files with 35 additions and 40 deletions
Loading…
Reference in new issue