Allow binary and hexadecimal integers

When the allow binary and hexadecimal integers extension is enabled, Irie Pascal supports integers specified using binary notation and hexadecimal notation. In Standard Pascal, or when this extension is disabled, integers can only be specified using decimal notation.