1. d850621 Compiler: GBC fix, CFG dump enhancements by buzbee · 13 years ago
  2. a169e1d Quick compiler: refactored listing & const fix by buzbee · 13 years ago
  3. 02031b1 Quick compiler: Single .so for all targets by buzbee · 13 years ago
  4. fa57c47 Quick Compiler: Shoot the Camel by buzbee · 13 years ago
  5. 52a77fc Quick Compiler function renaming by buzbee · 13 years ago
  6. cbd6d44 C++'ification of Quick compiler's casts by buzbee · 13 years ago
  7. eaf09bc Quick compiler: more refactoring by buzbee · 13 years ago[Renamed (92%) from src/compiler/utility.cc]
  8. efc6369 Quick compiler source reorganizatio - part 1 by buzbee · 13 years ago[Renamed (99%) from src/compiler/Utility.cc]
  9. c9f40dd Restore "CFG rework for explicit exception edges" by Bill Buzbee · 13 years ago
  10. 937b73e Revert "CFG rework for explicit exception edges" by Brian Carlstrom · 13 years ago
  11. 8b503db CFG rework for explicit exception edges by buzbee · 13 years ago
  12. a114add [Compiler] use Art indentation standard by Bill Buzbee · 13 years ago
  13. bdf6c3d Trivial cleanup of typos and fixed-length buffers. by Elliott Hughes · 13 years ago
  14. e196567 SSA rework and support compiler temps in the frame by buzbee · 13 years ago
  15. 719ace4 Stop saying "typedef struct" and "typedef enum". by Elliott Hughes · 13 years ago
  16. 31a4a6f More target-independence by buzbee · 13 years ago
  17. ba938cb Make the compiler threadsafe by buzbee · 13 years ago
  18. 5abfa3e Compiler tuning by buzbee · 13 years ago
  19. 5b53710 Dataflow analysis rework by buzbee · 13 years ago
  20. 11d1b0c Reduce namespace pollution. by Elliott Hughes · 13 years ago
  21. a3760aa Refactor the use of Method by the oat compiler. by Ian Rogers · 14 years ago
  22. 67bc236 Register promotion fix by buzbee · 14 years ago
  23. f5a7a47 Enhance CHECK_EQ and friends to allow extra detail to be appended (like CHECK). by Elliott Hughes · 14 years ago
  24. ed3e930 assert to DCHECK conversion by buzbee · 14 years ago
  25. aad7201 Move null checks to bvector utility callers by buzbee · 14 years ago
  26. 27ec961 Adding oat_process by Brian Carlstrom · 14 years ago
  27. 1619286 Add oat file generation and tests to build by Brian Carlstrom · 14 years ago
  28. dfd3d70 Enable virtual invokes, use new alloc, misc by buzbee · 14 years ago
  29. c143c55 Updating the compiler to use the new-world model by buzbee · 14 years ago
  30. 67bf885 Oat compiler integration snapshot. by buzbee · 14 years ago