1. 5abbe0e Replace the NULL macro with nullptr literal. by Chris Wailes · 10 years ago
  2. 796e7b1 Remove useless "return;" statements. by Jean-Luc Brouillet · 10 years ago
  3. d3f7527 Add ReportErrror/Warning to RSContext. by Jean-Luc Brouillet · 10 years ago
  4. e37f7d3 Fix build. by Shih-wei Liao · 12 years ago
  5. 1f6c331 Fix reflection of setters for unsigned primitive types. by Stephen Hines · 12 years ago
  6. e67239d Style violation cleanup. by Stephen Hines · 12 years ago
  7. d369cda Support initialization of constant array exports. by Stephen Hines · 12 years ago
  8. f5eeaa6 Revert "Support initialization of constant array exports." by Stephen Hines · 12 years ago
  9. dc8853a Support initialization of constant array exports. by Stephen Hines · 12 years ago
  10. 4c622e0 Adapt to upstream changes. by Stephen Hines · 13 years ago
  11. 6e6578a Add support for assertions in llvm-rs-cc. by Stephen Hines · 13 years ago
  12. e639eb5 Improve code style. by Stephen Hines · 14 years ago
  13. 9e5b503 Use Clang object references instead of pointers. by Stephen Hines · 14 years ago
  14. 641558f Implement one-definition-rule (ODR) feature. by Zonr Chang · 14 years ago
  15. c383a50 Prepend legal announcement in all files. by Zonr Chang · 14 years ago
  16. a41ce1d Fix memory leak of RSExport* object create in processExport(). Now, they will by Zonr Chang · 14 years ago
  17. 6315f76 More coding style fixing to improve the readability. No actual semantics by zonr · 14 years ago
  18. 9ef2f78 The Mother-of-All code review: by Shih-wei Liao · 14 years ago
  19. f52a620 Apply changes on slang such that it can work with LLVM/Clang upstream r112364/r112367. by Shih-wei Liao · 14 years ago
  20. 81c1b48 Add QT.isConstQualified, to determine whether set_* needs to be reflected. by Shih-wei Liao · 14 years ago
  21. 324c047 Reflect initializer of an exported variable if any. by Shih-wei Liao · 14 years ago
  22. 462aefd Initialize slang and Android.mk. by Shih-wei Liao · 14 years ago