1. 5d40f18 Fixes for "null instanceof" and class initialization by Brian Carlstrom · 13 years ago
  2. b886da8 Support for exceptions from array allocation. by Ian Rogers · 13 years ago
  3. e51a511 Exception support for CanPutArrayElementFromCode. by Ian Rogers · 13 years ago
  4. 932746a Stack overflow error and unit test. by Ian Rogers · 13 years ago
  5. ff1ed47 Class cast, fill array and interface exception support. by Ian Rogers · 13 years ago
  6. 9086572 Fix for implicit null test for oat. by Ian Rogers · 13 years ago
  7. 25c3325 Fix compiler class initialization to properly deal with super classes by Brian Carlstrom · 13 years ago
  8. bbf1e41 Move main method tests from gtests to oat tests by Brian Carlstrom · 13 years ago
  9. 93dd966 Implicit NPE support when no exception given to throw. by Ian Rogers · 13 years ago
  10. f0cde54 SSA renaming fix & invalid opcode fix by buzbee · 13 years ago
  11. 2a475e7 Check-cast, instance-of, misc fixes by buzbee · 13 years ago
  12. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 13 years ago
  13. 1da522d Complete static field accesses; clear TODO's by buzbee · 13 years ago
  14. 4a3164f Codegen for invoke-super, invoke-interface by buzbee · 13 years ago
  15. 561227c Complete direct, static & virtual invoke by buzbee · 13 years ago
  16. 1b4c859 Complete OP_CONST_STRING, OP_CONST_CLASS by buzbee · 13 years ago
  17. 8a48741 Allow compilation of classes in different ClassLoaders by Brian Carlstrom · 13 years ago
  18. 9f30b38 Externalize test code by Brian Carlstrom · 13 years ago