1. 398630d Infer the register type based on the result of an instance-of instruction by Ben Gruver · 9 years ago
  2. 7172de2 Always write out the register info in numeric order by Ben Gruver · 11 years ago
  3. 3f05570 Always use .equals for comparing RegisterType instances by Ben Gruver · 11 years ago
  4. 93aa501 Refactor the way the baksmali options are handled by Ben Gruver · 11 years ago
  5. c91b03b Add support for generating register information by Ben Gruver · 11 years ago
  6. ffe82bd Fully remove the dependency on the old dexlib from baksmali by Ben Gruver · 11 years ago
  7. 754b3c4 Nearly full switch over to dexlib2 in baksmali by Ben Gruver · 12 years ago
  8. 74c14ff Rename the printLongAsHex and printIntAsHex methods in IndentingWriter for clarity by Ben Gruver · 13 years ago
  9. 4b72225 Move the IndentingWriter class to the util project by JesusFreke@JesusFreke.com · 14 years ago
  10. fbea4e7 Cleaned up imports by JesusFreke@JesusFreke.com · 14 years ago
  11. 0b2f7d6 delete IndentingPrintWriter and refactor everything to use IndentingWriter directly by JesusFreke@JesusFreke.com · 14 years ago
  12. 6eae348 Refactor dexlib so that the output is generated directly, instead of using the StringTemplate library by JesusFreke@JesusFreke.com · 14 years ago