1. 3eb819a Update slang for LLVM rebase to r222494. by Stephen Hines · 10 years ago
  2. 5abbe0e Replace the NULL macro with nullptr literal. by Chris Wailes · 10 years ago
  3. c83b790 Add comments to the generated file. by Jean-Luc Brouillet · 10 years ago
  4. 9ae18b2 Add an option to emit 32-bit and 64-bit bitcode. by Stephen Hines · 10 years ago
  5. fc4f78b Add -v (-verbose/--verbose) option to llvm-rs-cc. by Stephen Hines · 10 years ago
  6. f33e156 Use GeneratedFile in Java reflection by Jean-Luc Brouillet · 10 years ago
  7. efcff10 Remove ReflectionBase. by Jean-Luc Brouillet · 10 years ago
  8. 129fd82 Add a GeneratedFile class for Java and C++ file generation. by Jean-Luc Brouillet · 10 years ago
  9. 2ce118e Reformat the reflection code using clang-format by Jean-Luc Brouillet · 10 years ago
  10. 4c8b659 Generate calls to getBitCode32() for new constructor type. by Stephen Hines · 10 years ago
  11. 44d495d Clean up embedded bitcode path for Java. by Stephen Hines · 10 years ago
  12. e67239d Style violation cleanup. by Stephen Hines · 12 years ago
  13. b7d1269 Remove obsolete/confusing options and fix strings. by Stephen Hines · 13 years ago
  14. 8d5a2f6 Support Windows paths in slang. by Raphael · 13 years ago
  15. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  16. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  17. 8c6d9b2 Use llvm::sys::Path to implement "mkdir -p". by Zonr Chang · 14 years ago
  18. dba3111 The dep file uses the .rs stem, instead of the .bc stem. by Ying Wang · 14 years ago
  19. 24f9b09 Remove warnings from slang build. by Stephen Hines · 14 years ago
  20. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago
  21. d417640 Change rules for RS name reflection. by Stephen Hines · 14 years ago
  22. 0877f05 Handle big bitcode files. by Ying Wang · 14 years ago
  23. b1980a2 Add #include <cstring> to fix the build. by Mike Lockwood · 14 years ago
  24. 3f8b44d Encode the bitcode binary files into Java source files. by Ying Wang · 14 years ago