one step closer to make 64-bit integers work: added new instruction to push >32 bit integers on the stack: F_NUMBER64 (only used when 1) SIZEOF_INT_TYPE > 4 and 2) the number doesn't fit in a 32 bit integer) Rev: src/docode.c:1.161 Rev: src/interpret_functions.h:1.129