1. 85837e9 rs: silence static analyzer complaints by George Burgess IV · 4 years, 4 months ago
  2. b477c35 Skip RenderScript validation on implicitly defined types by I-Jui (Ray) Sung · 8 years ago
  3. b6a1435 Fix slang to compile with LLVM r275480 by Pirama Arumuga Nainar · 8 years ago
  4. 8ee018b Delete simple reduction implementation. by David Gross · 8 years ago
  5. 5e306b9 Change mechanism used to ensure #pragma rs reduce functions are not deleted. by David Gross · 8 years ago
  6. 13fad85 Void pointers can't be exported. by Stephen Hines · 9 years ago
  7. c0c5dd8 Add initial support for validating and exporting reduce kernels. by Matt Wala · 9 years ago
  8. f5b882c Move kernel/static incompatibility check into AST validator. by Matt Wala · 9 years ago
  9. ab94bcc Move the error for pointers in structures earlier in the compile. by Stephen Hines · 9 years ago
  10. 8024ed5 Merge Slang with SlangRS, Backend with RSBackend. by Jean-Luc Brouillet · 9 years ago
  11. 5abbe0e Replace the NULL macro with nullptr literal. by Chris Wailes · 10 years ago
  12. ee4016d Update Slang for Clang/LLVM 3.5a. by Tim Murray · 10 years ago
  13. d3f7527 Add ReportErrror/Warning to RSContext. by Jean-Luc Brouillet · 10 years ago
  14. 48d893d Support reflection of enums. by Stephen Hines · 11 years ago
  15. 6168543 Add performance warning for rsSetElementAt by Tobias Grosser · 11 years ago
  16. 44f1006 Update slang for LLVM merge to r183849. by Stephen Hines · 11 years ago
  17. dbb6dc3 Disallow implicit and explicit casts of vector types in llvm-rs-cc. by Stephen Hines · 11 years ago
  18. 089cde3 Forbid non-const static variables in kernels. by Stephen Hines · 12 years ago
  19. 11274a7 Validate FS (and RS) ASTs. by Stephen Hines · 12 years ago