1. 6b201eb Define RS_VERSION as the SDK version. by Stephen Hines · 13 years ago
  2. 6f4e0a9 Migrate to newer API. by Logan Chien · 14 years ago
  3. be27482 Apply changes to migrate to LLVM Mar 6th 2011. by Logan · 14 years ago
  4. 8d5a2f6 Support Windows paths in slang. by Raphael · 14 years ago
  5. 4cc67fc Support for generating .java dependencies for RS. by Stephen Hines · 14 years ago
  6. 3fd0a94 Refactor pragma handling (pass everything to LLVM) by Stephen Hines · 14 years ago
  7. a858cb6 Fix variable names for Clang-based compilation. by Stephen Hines · 14 years ago
  8. 1250523 Add rs_time.h as a valid default RS header. by Stephen Hines · 14 years ago
  9. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  10. 9e5b503 Use Clang object references instead of pointers. by Stephen Hines · 14 years ago
  11. fcda235 Support for local RS zero initialization. by Stephen Hines · 14 years ago
  12. 3ab021f Again, don't include rs_graphics.rsh by default. by Zonr Chang · 14 years ago
  13. 8785d05 Revert "embed .rsh in llvm-rs-cc". by Zonr Chang · 14 years ago
  14. 41ebf53 Remove Slang::TargetDescription. by Zonr Chang · 14 years ago
  15. e86245a Fix potential memory corruption in checkODR(). by Zonr Chang · 14 years ago
  16. 641558f Implement one-definition-rule (ODR) feature. by Zonr Chang · 14 years ago
  17. cf6af6a Refine the SlangRS::compile() API. 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. 592a954 Make --allow-rs-prefix more reasonable. by Zonr Chang · 14 years ago
  23. b257301 Don't include rs_graphics.rsh by default. by Zonr Chang · 14 years ago
  24. 3c250c5 Better way to include default RS headers (*.rsh). by Zonr Chang · 14 years ago
  25. 3a9ca1f Provide better abstraction of class Slang. by Zonr Chang · 14 years ago