{en,de}code_value() now know about location information for identifiers. Moved the filename storage for identifiers to the string table. encode_value() now knows about new-style getters and setters. Unified the encoding of identifiers to reduce the amount of code duplication. Bumped the version to Pike 7.7.47 since the dump format has changed. Rev: src/encode.c:1.266 Rev: src/program.c:1.697 Rev: src/program.h:1.246 Rev: src/version.h:1.401