1. 0c7f26d Fixes for register promotion; enable fast path by buzbee · 13 years ago
  2. 109bd6a Fix for argument passing bug by buzbee · 13 years ago
  3. 6a0f7f5 Fix bug in invoke-super slow path by buzbee · 13 years ago
  4. e9a72f6 Try/Catch analysis; various workarounds by buzbee · 13 years ago
  5. a59d179 Work around two problems. by Elliott Hughes · 13 years ago
  6. 1da522d Complete static field accesses; clear TODO's by buzbee · 13 years ago
  7. 4a3164f Codegen for invoke-super, invoke-interface by buzbee · 13 years ago
  8. 561227c Complete direct, static & virtual invoke by buzbee · 13 years ago
  9. 0cfe1fb Use accessor methods for Object fields. by Ian Rogers · 13 years ago
  10. 1b4c859 Complete OP_CONST_STRING, OP_CONST_CLASS by buzbee · 13 years ago
  11. 2e748f3 Register temp handling fix by buzbee · 13 years ago
  12. e193174 Use slow-path static field accessors; added tests by buzbee · 13 years ago
  13. 1caa2c2 Add InitializedStaticStorage table by Brian Carlstrom · 13 years ago
  14. dfd3d70 Enable virtual invokes, use new alloc, misc by buzbee · 13 years ago
  15. 439c4fa Move 64-bit multiplication to helper by buzbee · 13 years ago
  16. e6d6196 Various bug fixes. by buzbee · 13 years ago
  17. 7b1b86d Various bug fixes and new tests. by buzbee · 13 years ago
  18. 5cd2180 Fix invoke sequence and enable recursive Fibonacci by buzbee · 13 years ago
  19. c5ef046 Add slow-path code gen for static/direct invokes by buzbee · 13 years ago
  20. 9ea1cb1 First pass of compiler wrapping class by Brian Carlstrom · 13 years ago
  21. 5433072 Added support for 64-bit shifts, fix const-wide by buzbee · 13 years ago
  22. 3ea4ec5 Misc fixes, new compiler unit tests by buzbee · 13 years ago
  23. c143c55 Updating the compiler to use the new-world model by buzbee · 13 years ago
  24. 67bf885 Oat compiler integration snapshot. by buzbee · 13 years ago