Now handling non-ASCII characters in strings and module names
- Implemented support for module names with non-ASCII characters in their names. Thanks to Philippe Lagadec for helping me with that.
- Fixed a parsing error when disassembling object declarations.
- Removed some unused variables.
- Improved the documentation a bit.