[COMPILER] * NEW: Shr, Shl, Asr, Asl, Lsl, Lsr, Rol and Ror can now be used as operators. * NEW: Now integer constants can be simple integer expressions in array, constant and enumeration declarations. [GB.EVAL] * BUG: Fix a compiler warning.