1. adb8c67 Move the compiler away from libdex. by Elliott Hughes · 13 years ago
  2. 3bb3246 Fix to instruction typing for verifier. by jeffhao · 13 years ago
  3. 2faa5f1 Fix copyright headers. by Elliott Hughes · 13 years ago
  4. 2c8a857 Debug tidying some verification fixes. by Ian Rogers · 13 years ago
  5. d81871c Verifier clean up. by Ian Rogers · 13 years ago
  6. a51a3dd Add missing 'explicit's on single-argument constructors. by Elliott Hughes · 13 years ago
  7. b4df514 Added more checking upon resolution and bytecode rewriting to verifier. by jeffhao · 13 years ago
  8. bdb7651 Added second pass which does code flow checking to verifier. by jeffhao · 13 years ago
  9. ba5ebb9 Added first pass of verifier and supporting changes. by jeffhao · 13 years ago
  10. 578bbdc Move DexFiles to be allocated on the heap by Brian Carlstrom · 14 years ago
  11. e4c1ce4 Extend the instruction class with instruction attributes. by Carl Shapiro · 14 years ago
  12. d84f49c Limit the visibility of the instruction list. by Carl Shapiro · 14 years ago
  13. 12eb78e Add an instruction abstraction and visitor. by Carl Shapiro · 14 years ago