Skip to content

Now handling non-ASCII characters in strings and module names

Compare
Choose a tag to compare
@bontchev bontchev released this 17 May 09:21
· 17 commits to master since this release
  • 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.