1. 4a68b1c Revert "Switch to use RSCompilerDriver." by Stephen Hines · 12 years ago
  2. fef9a1b Switch to use RSCompilerDriver. by Zonr Chang · 12 years ago
  3. 0e56786 Remove USE_CACHE support, since we only need MC support. by Stephen Hines · 12 years ago
  4. 3699962 Remove USE_MCJIT configuration flags, since MC is the only path. by Stephen Hines · 12 years ago
  5. 9ddeb6b Remove OLD_JIT support from libbcc. by Stephen Hines · 12 years ago
  6. cc366e5 Support ForEachExpand on non-root functions. by Stephen Hines · 13 years ago
  7. d2a5f30 Separate OLD_JIT code. by Logan Chien · 13 years ago
  8. 3cafd22 Add missing Config.h (for USE_MCJIT) by Shih-wei Liao · 13 years ago
  9. 5e3e0ce josephwen Adds caching for MC JIT. by Shih-wei Liao · 13 years ago
  10. 45e84be Rename bcc -> ExecutionEngine , runtime -> ScriptCRT by Logan · 14 years ago[Renamed from lib/bcc/ScriptCached.cpp]
  11. 4dcd679 Create DebugHelper.h by Logan · 14 years ago
  12. 1dc6314 Refine ContextManager by Logan · 14 years ago
  13. 071288a Add BCC support for rs_object_slots metadata. by Stephen Hines · 14 years ago
  14. f340bf7 Redesign libbcc api. by Logan · 14 years ago
  15. be79ada Rewrite the internal code of get functions. by Logan · 14 years ago
  16. 216ec71 Make ScriptCached orthogonal to ScriptCompiled. by Logan · 14 years ago
  17. 856ceb2 Complete CacheReader. by Logan · 14 years ago
  18. f7f0ac5 Add the CacheReader. (incomplete) by Logan · 14 years ago