1. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago
  2. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  3. 24c2008 Turn off llvm-rs-link for now. by Shih-wei Liao · 14 years ago
  4. e14a2ea Fix memory bug (cl::init doesn't work. Did a workaround.) by Shih-wei Liao · 14 years ago
  5. 0877f05 Handle big bitcode files. by Ying Wang · 14 years ago
  6. b003707 Refactor a bit. by Ying Wang · 14 years ago
  7. 3f8b44d Encode the bitcode binary files into Java source files. by Ying Wang · 14 years ago
  8. 01d8601 Fix rs library path. by Ying Wang · 14 years ago
  9. e2e522f Customized header search paths by Ying Wang · 14 years ago
  10. a7af2d7 Robustness improvement: by Shih-wei Liao · 14 years ago
  11. 917c3c4 Use tempnam for beforeLink filename. by Shih-wei Liao · 14 years ago
  12. f8149d9 Handle ConstantArray Type. by Shih-wei Liao · 14 years ago
  13. 1265471 Turn off rslib.ll for now, attempting to fix sporadic linking error: "Invalid bitcode signature" by Shih-wei Liao · 14 years ago
  14. 9c9bbc8 Add "externalize" option. by Shih-wei Liao · 14 years ago
  15. 835a7b7 1. Retire Ying's LOCAL_REQUIRED_MODULE change (I02184368) by Shih-wei Liao · 14 years ago
  16. 4c9f742 Right usage of linking. Enable the reuse of the same Slang object across multiple input files. by Shih-wei Liao · 14 years ago
  17. f83d3c3 Support multiple .rs files. Change "-o" to denote output path for .bc, NOT the output .bc file. by Shih-wei Liao · 14 years ago
  18. 6de8927 Add --output-java-reflection-path | -p by Shih-wei Liao · 14 years ago
  19. 1fd8579 Add a command-line option to allow function names with the "rs" prefix (--allow-rs-prefix). When not specified, user-defined functions with that prefix will be treated as an error. by Kirk Stewart · 14 years ago
  20. c552b7c Return nonzero if slang encounters: by Shih-wei Liao · 14 years ago
  21. 537446c Add support to #pragma rs java_package_name. by Shih-wei Liao · 14 years ago
  22. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago