1. 0a813a3 Add RS package name option + support. by Stephen Hines · 12 years ago
  2. c17e198 Support dummy root() and re-ordering in presence of non-root kernels. by Stephen Hines · 12 years ago
  3. 9207a2e Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  4. 4a4bf92 Don't generate forEach() on pre-ICS target SDK. by Stephen Hines · 13 years ago
  5. 593a894 Simple support for reflecting rsForEach(). by Stephen Hines · 13 years ago
  6. be27482 Apply changes to migrate to LLVM Mar 6th 2011. by Logan · 13 years ago
  7. f2174cf Handle struct reference counting. by Stephen Hines · 13 years ago
  8. 3fa286b Fix b/3427124. Adding the overloadable invokable feature. Reflect that type of invokables to Java. by Shih-wei Liao · 13 years ago
  9. 4cc67fc Support for generating .java dependencies for RS. by Stephen Hines · 13 years ago
  10. 3fd0a94 Refactor pragma handling (pass everything to LLVM) by Stephen Hines · 13 years ago
  11. 96ab06c Add support for the version pragma. by Stephen Hines · 14 years ago
  12. 2ef9bc0 Convert fprintf -> diagnostic messages. by Stephen Hines · 14 years ago
  13. c808a99 Add prelim error check for pointers in structs. by Stephen Hines · 14 years ago
  14. 2d2512c Remove legacy code for export func/var pragmas. by Stephen Hines · 14 years ago
  15. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  16. 9e5b503 Use Clang object references instead of pointers. by Stephen Hines · 14 years ago
  17. 641558f Implement one-definition-rule (ODR) feature. by Zonr Chang · 14 years ago
  18. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  19. b81c6a4 Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."" by Shih-wei Liao · 14 years ago
  20. a6d6067 Revert "New implementation of llvm-rs-cc (replacement of slang_driver)." by Shih-wei Liao · 14 years ago
  21. 6791df2 New implementation of llvm-rs-cc (replacement of slang_driver). by Shih-wei Liao · 14 years ago
  22. a41ce1d Fix memory leak of RSExport* object create in processExport(). Now, they will by Zonr Chang · 14 years ago
  23. 92b344a Create RSExportMatrixType which is a subclass of RSExportType by Zonr Chang · 14 years ago
  24. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago[Renamed (94%) from slang_rs_context.hpp]
  25. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  26. 3f8b44d Encode the bitcode binary files into Java source files. by Ying Wang · 14 years ago
  27. 6de8927 Add --output-java-reflection-path | -p by Shih-wei Liao · 14 years ago
  28. a507042 Rename *ExportAllStatic* to *ExportAllNonStatic*. by Victor Hsieh · 14 years ago
  29. d8a0d18 Add pragma rs set_reflect_license by Victor Hsieh · 14 years ago
  30. c6718b3 Add pragma rs export_var_all and export_func_all by Victor Hsieh · 14 years ago
  31. 001fb6d 1. Add comments to clarify (E.g., don't worry. "syntax error will be triggered by predecessor later") by Shih-wei Liao · 14 years ago
  32. 537446c Add support to #pragma rs java_package_name. by Shih-wei Liao · 14 years ago
  33. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago