1. 9207a2e Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  2. c632be2 Generate warnings properly for multi-file compiles. by Stephen Hines · 13 years ago
  3. 688e64b Generate .rs.dtor() to clean up globals. by Stephen Hines · 13 years ago
  4. 4cc499d Start basic support for LLVM 2.9 bitcode writer. by Stephen Hines · 13 years ago
  5. 4a4bf92 Don't generate forEach() on pre-ICS target SDK. by Stephen Hines · 13 years ago
  6. 2d35edd Update header file includes for llvm-rs-cc. by Stephen Hines · 13 years ago
  7. 2e35b13 Add support for -target-api <n> to llvm-rs-cc. by Stephen Hines · 13 years ago
  8. 6b201eb Define RS_VERSION as the SDK version. by Stephen Hines · 13 years ago
  9. 6f4e0a9 Migrate to newer API. by Logan Chien · 14 years ago
  10. be27482 Apply changes to migrate to LLVM Mar 6th 2011. by Logan · 14 years ago
  11. 8d5a2f6 Support Windows paths in slang. by Raphael · 14 years ago
  12. 4cc67fc Support for generating .java dependencies for RS. by Stephen Hines · 14 years ago
  13. 3fd0a94 Refactor pragma handling (pass everything to LLVM) by Stephen Hines · 14 years ago
  14. a858cb6 Fix variable names for Clang-based compilation. by Stephen Hines · 14 years ago
  15. 1250523 Add rs_time.h as a valid default RS header. by Stephen Hines · 14 years ago
  16. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  17. 9e5b503 Use Clang object references instead of pointers. by Stephen Hines · 14 years ago
  18. fcda235 Support for local RS zero initialization. by Stephen Hines · 14 years ago
  19. 3ab021f Again, don't include rs_graphics.rsh by default. by Zonr Chang · 14 years ago
  20. 8785d05 Revert "embed .rsh in llvm-rs-cc". by Zonr Chang · 14 years ago
  21. 41ebf53 Remove Slang::TargetDescription. by Zonr Chang · 14 years ago
  22. e86245a Fix potential memory corruption in checkODR(). by Zonr Chang · 14 years ago
  23. 641558f Implement one-definition-rule (ODR) feature. by Zonr Chang · 14 years ago
  24. cf6af6a Refine the SlangRS::compile() API. by Zonr Chang · 14 years ago
  25. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  26. b81c6a4 Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."" by Shih-wei Liao · 14 years ago
  27. a6d6067 Revert "New implementation of llvm-rs-cc (replacement of slang_driver)." by Shih-wei Liao · 14 years ago
  28. 6791df2 New implementation of llvm-rs-cc (replacement of slang_driver). by Shih-wei Liao · 14 years ago
  29. 592a954 Make --allow-rs-prefix more reasonable. by Zonr Chang · 14 years ago
  30. b257301 Don't include rs_graphics.rsh by default. by Zonr Chang · 14 years ago
  31. 3c250c5 Better way to include default RS headers (*.rsh). by Zonr Chang · 14 years ago
  32. 3a9ca1f Provide better abstraction of class Slang. by Zonr Chang · 14 years ago