1. c9454af Adds support for multi-input kernels to Slang. by Chris Wailes · 10 years ago
  2. 9e3aa07 Added a new development target api. by Chris Wailes · 10 years ago
  3. 50cab07 Fix clang compile errors. by Narayan Kamath · 10 years ago
  4. d460f62 Split HandleTranslationUnitPost in subfunctions by Tobias Grosser · 11 years ago
  5. 11274a7 Validate FS (and RS) ASTs. by Stephen Hines · 12 years ago
  6. 8004db0 am 011fed09: am ffbd99c5: Merge "Remove optimization level metadata." by Stephen Hines · 12 years ago
  7. 51322a4 Remove optimization level metadata. by Stephen Hines · 12 years ago
  8. e3cb21b am fa5209a2: am 9c459f0c: Merge "Enable emission of debugger-friendly bitcode" by Jean-Baptiste Queru · 12 years ago
  9. c460b37 Enable emission of debugger-friendly bitcode by mkopec1 · 12 years ago
  10. e67239d Style violation cleanup. by Stephen Hines · 12 years ago
  11. 7b51b55 Export ForEach on non-root functions. by Stephen Hines · 12 years ago
  12. fa6ef56 Apply changes to migrate to upstream (Nov 25th 2011). by Logan Chien · 13 years ago
  13. 9207a2e Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  14. 4cc499d Start basic support for LLVM 2.9 bitcode writer. by Stephen Hines · 13 years ago
  15. 4a4bf92 Don't generate forEach() on pre-ICS target SDK. by Stephen Hines · 13 years ago
  16. 4ccf75e Fix up parsing of root() function arguments. by Stephen Hines · 13 years ago
  17. 2e35b13 Add support for -target-api <n> to llvm-rs-cc. by Stephen Hines · 13 years ago
  18. b3a12fe Add Slang support for rs_object_slots metadata. by Stephen Hines · 13 years ago
  19. 3fd0a94 Refactor pragma handling (pass everything to LLVM) by Stephen Hines · 13 years ago
  20. c97a333 Improve validation of AST before reflection. by Stephen Hines · 14 years ago
  21. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  22. 4b32ffd Factor out RSObjectRefCount for destructor work. by Stephen Hines · 14 years ago
  23. cfae0f3 Process non-static funcs with HandleTopLevelDecl(). by Stephen Hines · 14 years ago
  24. fcda235 Support for local RS zero initialization. by Stephen Hines · 14 years ago
  25. 68fc02c Add two new APIs in HandleTranslationUnitPre and HandleTranslationUnitPost. by Zonr Chang · 14 years ago
  26. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  27. 3a9ca1f Provide better abstraction of class Slang. by Zonr Chang · 14 years ago
  28. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago[Renamed (71%) from slang_rs_backend.hpp]
  29. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  30. f52a620 Apply changes on slang such that it can work with LLVM/Clang upstream r112364/r112367. by Shih-wei Liao · 14 years ago
  31. 1fd8579 Add a command-line option to allow function names with the "rs" prefix (--allow-rs-prefix). When not specified, user-defined functions with that prefix will be treated as an error. by Kirk Stewart · 14 years ago
  32. 6b22674 Add a check to prevent users from defining function names starting witih "rs". by Kirk Stewart · 14 years ago
  33. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago