- Modified genCValue method to always return string type instead of mixed - Changed float values to be cast to string in genCValue method - Updated boolean values to return '1'/'0' strings instead of integers - Fixed getInternalScalarConstantValue return type to string only - Added explicit string casting for literal string keys in Translator - Added comprehensive tests for C value generation ensuring source code strings - Added comments explaining integer-string array key handling in literalStringspull/45/head
parent
8dd33c1400
commit
9d1ba7ee7a
4 changed files with 22 additions and 5 deletions
Loading…
Reference in new issue