1. 7ac9d0d Update slang for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  2. 796e7b1 Remove useless "return;" statements. by Jean-Luc Brouillet · 10 years ago
  3. b095e05 Replace macros with equivalent inline functions. by Jean-Luc Brouillet · 10 years ago
  4. cec9b65 Move DataType enum out of RSExportPrimitiveDataType. by Jean-Luc Brouillet · 10 years ago
  5. 474655a Remove rs_spec_gen and associated macros. by Jean-Luc Brouillet · 10 years ago
  6. 48d893d Support reflection of enums. by Stephen Hines · 10 years ago
  7. 5bfec8d Revert "Generate an error for exporting rs_objects in structs/arrays." by Stephen Hines · 12 years ago
  8. f5abb50 Generate an error for exporting rs_objects in structs/arrays. by Stephen Hines · 12 years ago
  9. 2b8fb64 Removing DataKind completely from llvm-rs-cc. by Stephen Hines · 12 years ago
  10. 83f0c62 Apply API changes to migrate to CLANG upstream. by Shih-wei Liao · 13 years ago
  11. 78e69cb Forbid RS objects from being contained in unions. by Stephen Hines · 13 years ago
  12. be27482 Apply changes to migrate to LLVM Mar 6th 2011. by Logan · 13 years ago
  13. 6e6578a Add support for assertions in llvm-rs-cc. by Stephen Hines · 13 years ago
  14. dd6206b Arrays of width 3 vector types cannot be exported. by Stephen Hines · 13 years ago
  15. e5e6443 Improved error messages for structs. by Stephen Hines · 13 years ago
  16. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  17. a65ec16 Unify type spec by creating rs-spec-gen. by Zonr Chang · 14 years ago
  18. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  19. 2e1dba6 Rewrite the RSExportConstantArrayType to better support reflecting by Zonr Chang · 14 years ago
  20. 92b344a Create RSExportMatrixType which is a subclass of RSExportType by Zonr Chang · 14 years ago
  21. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago
  22. 91a3783 1. Reorder DataTypeBoolean, DataTypeRSMatrix2x2, DataTypeRSMatrix3x3, and DataTypeRSMatrix4x4 in RSExportPrimitiveType::DataType. by Shih-wei Liao · 14 years ago
  23. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  24. f8149d9 Handle ConstantArray Type. by Shih-wei Liao · 14 years ago
  25. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago