aboutsummaryrefslogtreecommitdiff
path: root/slang_rs_export_var.h
AgeCommit message (Expand)Author
2015-12-17Cleanup: RSExportType::getSize() has inconsistent semantics.David Gross
2012-07-24Fix reflection of setters for unsigned primitive types.Stephen Hines
2012-02-13Support initialization of constant array exports.Stephen Hines
2012-02-13Revert "Support initialization of constant array exports."Stephen Hines
2012-02-10Support initialization of constant array exports.Stephen Hines
2010-11-10Improve code style.Stephen Hines
2010-10-12Implement one-definition-rule (ODR) feature.Zonr Chang
2010-10-12Prepend legal announcement in all files.Zonr Chang
2010-10-06Fix memory leak of RSExport* object create in processExport(). Now, they willZonr Chang
2010-10-05More coding style fixing to improve the readability. No actual semanticszonr