Allow underscores in identifiers

When the allow underscores in identifiers extension is enabled, Irie Pascal supports identifiers which contain and/or start with underscore characters (i.e. '_'). So for example the following would be valid identifiers:

   _name
   last_name
   _all_names_