compiler-jx: simple numeric literals assigned to int or uint values are now coerced at compile time (references #74)

Uses toInt32() and toUint32() methods on INumericLiteralNode.INumericValue that are actually intended for this purpose.
7 files changed