1. 5abbe0e Replace the NULL macro with nullptr literal. by Chris Wailes · 10 years ago
  2. eca0534 Add details to the TODO, simplify dummy names by Jean-Luc Brouillet · 10 years ago
  3. c95381a Make virtual getTypeStoreSize and getTypeAllocSize by Jean-Luc Brouillet · 10 years ago
  4. ee4016d Update Slang for Clang/LLVM 3.5a. by Tim Murray · 10 years ago
  5. d3f7527 Add ReportErrror/Warning to RSContext. by Jean-Luc Brouillet · 10 years ago
  6. 23c4358 Updates for LLVM merge to r171906 on 20130108. by Stephen Hines · 11 years ago
  7. 43730fe Apply changes to migrate to CLANG-160673-20120724. by Shih-wei Liao · 12 years ago
  8. 9207a2e Apply changes to migrate to LLVM upstream Oct 20th 2011. by Logan Chien · 13 years ago
  9. b69aa65 Fix double delete (from RSExportable during teardown). by Stephen Hines · 13 years ago
  10. ab992e5 Apply changes to migrate to llvm upstream r135568. by Logan Chien · 13 years ago
  11. fd6ea6a Change FieldDecl::Create() API. by Shih-wei Liao · 13 years ago
  12. 5baf632 Check RS functions (esp. init/root) for validity. by Stephen Hines · 13 years ago
  13. cc887ba Apply changes to migrate to upstream as of March 18th, 2011 from logn. by Shih-wei Liao · 13 years ago
  14. 3fa286b Fix b/3427124. Adding the overloadable invokable feature. Reflect that type of invokables to Java. by Shih-wei Liao · 13 years ago
  15. 6e6578a Add support for assertions in llvm-rs-cc. by Stephen Hines · 13 years ago
  16. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  17. 9e5b503 Use Clang object references instead of pointers. by Stephen Hines · 14 years ago
  18. 641558f Implement one-definition-rule (ODR) feature. by Zonr Chang · 14 years ago
  19. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  20. 0da0a7d 1. Rewrite reflection of parameter packet in RSExportFunc. In order to by Zonr Chang · 14 years ago
  21. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago
  22. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  23. cecd11d Fix warnings. Bug fix. by Shih-wei Liao · 14 years ago
  24. 1ebc0ca Implement the ARM-specific struct layout ABI in exportable functions parameters for rs. Add the ABI-compliant #args when needed. by Shih-wei Liao · 14 years ago
  25. 0a3f20e Handle RecordLayout and get the Alloc size. by Shih-wei Liao · 14 years ago
  26. 1f0d88f Use addBoolean successfully and bool->boolean reflection. by Shih-wei Liao · 14 years ago
  27. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago