1. 6e6578a Add support for assertions in llvm-rs-cc. by Stephen Hines · 13 years ago
  2. 4cc67fc Support for generating .java dependencies for RS. by Stephen Hines · 13 years ago
  3. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  4. d42a429 b/3093518 Add resize() method in the reflected of ScriptField_*.java. by Zonr Chang · 14 years ago
  5. 89273bd b/3093447 Create element of constant array using Element.add(Element element, by Zonr Chang · 14 years ago
  6. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  7. b81c6a4 Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."" by Shih-wei Liao · 14 years ago
  8. a6d6067 Revert "New implementation of llvm-rs-cc (replacement of slang_driver)." by Shih-wei Liao · 14 years ago
  9. 6791df2 New implementation of llvm-rs-cc (replacement of slang_driver). by Shih-wei Liao · 14 years ago
  10. 8c6d9b2 Use llvm::sys::Path to implement "mkdir -p". by Zonr Chang · 14 years ago
  11. 2e1dba6 Rewrite the RSExportConstantArrayType to better support reflecting by Zonr Chang · 14 years ago
  12. 92b344a Create RSExportMatrixType which is a subclass of RSExportType by Zonr Chang · 14 years ago
  13. 66aa299 Fix FieldIndex issue and re-enable it in reflection. by Zonr Chang · 14 years ago
  14. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago[Renamed (95%) from slang_rs_reflection.hpp]
  15. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  16. cecd11d Fix warnings. Bug fix. by Shih-wei Liao · 14 years ago
  17. 9c631ff Simplify field getters by removing unnecessary null checks. Add reflection for component-level getter and setter. by Shih-wei Liao · 14 years ago
  18. fb7fafc Revert "Add reflection for component-level getter and setter." by Shih-wei Liao · 14 years ago
  19. 30a1c52 Add reflection for component-level getter and setter. by Shih-wei Liao · 14 years ago
  20. 4e34844 Add header and annotation to reflected java files by Ying Wang · 14 years ago
  21. 9b1f50b Implement accessor (getter) for retrieving an item for TypeClass in reflection by Shih-wei Liao · 14 years ago
  22. 8b1d0dd Create path if needed and add RSReflection::openScriptFile. by Shih-wei Liao · 14 years ago
  23. 6de8927 Add --output-java-reflection-path | -p by Shih-wei Liao · 14 years ago
  24. d8a0d18 Add pragma rs set_reflect_license by Victor Hsieh · 14 years ago
  25. 48bac23 Add genInitBoolExportVariable. by Shih-wei Liao · 14 years ago
  26. 324c047 Reflect initializer of an exported variable if any. by Shih-wei Liao · 14 years ago
  27. 9e86e19 Add "public static createElement" as part of reflected files for the fields. by Shih-wei Liao · 14 years ago
  28. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago