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