1. bb68ab3 Make llvm-rs-cc able to emit 64bit bitcode for RS C++ API by Miao Wang · 9 years ago
  2. 666b0a7 Enable warnings in llvm_rs_cc by Jean-Luc Brouillet · 9 years ago
  3. 21f7c38 Use the llvm command line handling. by Jean-Luc Brouillet · 9 years ago
  4. c10bc75 Merge Slang with SlangRS, Backend with RSBackend. by Jean-Luc Brouillet · 9 years ago
  5. 18d52a6 Fix slang option -emit-llvm by Yang Ni · 9 years ago
  6. 2d504fd Suppress warnings on our second compilation (for 64-bit). by Stephen Hines · 10 years ago
  7. 7ac9d0d Update slang for LLVM rebase to r212749. by Stephen Hines · 10 years ago
  8. 9ae18b2 Add an option to emit 32-bit and 64-bit bitcode. by Stephen Hines · 10 years ago
  9. 7f5704e Clean up more of the RSCCOptions class. by Stephen Hines · 10 years ago
  10. 8b5c5c6 Separate out option processing from llvm-rs-cc.cpp. by Stephen Hines · 10 years ago
  11. 75d4718 Update slang for LLVM 3.5 rebase (r209713). by Stephen Hines · 10 years ago
  12. 796e7b1 Remove useless "return;" statements. by Jean-Luc Brouillet · 10 years ago
  13. 476d4f5 Fix C++ reflection so that -p works. by Stephen Hines · 11 years ago
  14. a1f95ee Update slang for LLVM merge up to r187914. by Stephen Hines · 11 years ago
  15. 23c4358 Updates for LLVM merge to r171906 on 20130108. by Stephen Hines · 11 years ago
  16. b2fbbb9 Enable C++ reflection, fixing many minor bugs in the process. by Tim Murray · 12 years ago
  17. 0a813a3 Add RS package name option + support. by Stephen Hines · 12 years ago
  18. 43730fe Apply changes to migrate to CLANG-160673-20120724. by Shih-wei Liao · 12 years ago
  19. 3c9c864 Merge "Add option to generate reflected C++ code." by Stephen Hines · 12 years ago
  20. e3cb21b am fa5209a2: am 9c459f0c: Merge "Enable emission of debugger-friendly bitcode" by Jean-Baptiste Queru · 12 years ago
  21. 5c25c51 Add option to generate reflected C++ code. by Stephen Hines · 12 years ago
  22. c460b37 Enable emission of debugger-friendly bitcode by mkopec1 · 12 years ago
  23. 8f4d972 Add support for warning flag processing. by Stephen Hines · 12 years ago
  24. 9207a2e Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  25. 18ca8cf Use 64-bit longs with llvm-rs-cc. by Stephen Hines · 13 years ago
  26. c632be2 Generate warnings properly for multi-file compiles. by Stephen Hines · 13 years ago
  27. ba7c6dc Fix -version information for llvm-rs-cc. by Stephen Hines · 13 years ago
  28. b7d1269 Remove obsolete/confusing options and fix strings. by Stephen Hines · 13 years ago
  29. 2e35b13 Add support for -target-api <n> to llvm-rs-cc. by Stephen Hines · 13 years ago
  30. 6f4e0a9 Migrate to newer API. by Logan Chien · 13 years ago
  31. be27482 Apply changes to migrate to LLVM Mar 6th 2011. by Logan · 13 years ago
  32. d7f0ea2 Warnings should be emitted on successful compiles too. by Stephen Hines · 13 years ago
  33. 8d5a2f6 Support Windows paths in slang. by Raphael · 13 years ago
  34. 6e6578a Add support for assertions in llvm-rs-cc. by Stephen Hines · 13 years ago
  35. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  36. 190ac89 Add missing break statement. by Patrick Scott · 14 years ago
  37. 641558f Implement one-definition-rule (ODR) feature. by Zonr Chang · 14 years ago
  38. cf6af6a Refine the SlangRS::compile() API. by Zonr Chang · 14 years ago
  39. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  40. e8c263a Refactor a bit & -M bug fixed. by Zonr Chang · 14 years ago
  41. c6d19a1 Return 1 in main() to stop the build system when there's an error. by Shih-wei Liao · 14 years ago
  42. 603217c Triple initialization. by Shih-wei Liao · 14 years ago
  43. b81c6a4 Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."" by Shih-wei Liao · 14 years ago
  44. a6d6067 Revert "New implementation of llvm-rs-cc (replacement of slang_driver)." by Shih-wei Liao · 14 years ago
  45. 6791df2 New implementation of llvm-rs-cc (replacement of slang_driver). by Shih-wei Liao · 14 years ago