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