1. 68e8e9f Add include path and deal with the case that "-p" flag on path is unspecified. by Shih-wei Liao · 14 years ago
  2. 139949b handle corner case that path string is too long by Che-Liang Chiou · 14 years ago
  3. b55d7ef Change "-o" to create parent directories if it's needed. by Shih-wei Liao · 14 years ago
  4. 8b1d0dd Create path if needed and add RSReflection::openScriptFile. by Shih-wei Liao · 14 years ago
  5. 6de8927 Add --output-java-reflection-path | -p by Shih-wei Liao · 14 years ago
  6. f1bd510 Change SimpleMesh to Mesh. by Shih-wei Liao · 14 years ago
  7. d8a0d18 Add pragma rs set_reflect_license by Victor Hsieh · 14 years ago
  8. 48bac23 Add genInitBoolExportVariable. by Shih-wei Liao · 14 years ago
  9. 1f0d88f Use addBoolean successfully and bool->boolean reflection. by Shih-wei Liao · 14 years ago
  10. bb1f9f0 slang_rs_reflection support for rs_font. by Shih-wei Liao · 14 years ago
  11. cbbdd92 Add rs_font. by Shih-wei Liao · 14 years ago
  12. c382c60 Don't reflect set_*() API for export variables having 'const' qualifier by Shih-wei Liao · 14 years ago
  13. dd35e49 Add boolean. by Shih-wei Liao · 14 years ago
  14. 324c047 Reflect initializer of an exported variable if any. by Shih-wei Liao · 14 years ago
  15. 9e86e19 Add "public static createElement" as part of reflected files for the fields. by Shih-wei Liao · 14 years ago
  16. 9e98e00 Fix the subData argument values: They are in the unit of elements, NOT in the by Shih-wei Liao · 14 years ago
  17. bd49c8f Remove USER_F32, ... by Shih-wei Liao · 14 years ago
  18. b1a28e7 Phase out part of Data Kind. by Shih-wei Liao · 14 years ago
  19. 60c985d Null pointer checking for setting RS objects in reflection. by Shih-wei Liao · 14 years ago
  20. 2dd42ff Fix slang to do invoke_foo() without null. by Shih-wei Liao · 14 years ago
  21. c20992e Type promotion in reflection. That is, treat unsigned char in C as short in Java, unsigned short as int and unsigned int as long by Shih-wei Liao · 14 years ago
  22. bdd7888 Set LOCAL_MODULE_CLASS in slang to EXECUTABLES. by Shih-wei Liao · 14 years ago
  23. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago