aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_export_var.h
Commit message (Expand)AuthorAgeFilesLines
* Fix reflection of setters for unsigned primitive types.Stephen Hines2012-07-241-4/+2
* Support initialization of constant array exports.Stephen Hines2012-02-131-1/+13
* Revert "Support initialization of constant array exports."Stephen Hines2012-02-131-13/+1
* Support initialization of constant array exports.Stephen Hines2012-02-101-1/+13
* Improve code style.Stephen Hines2010-11-101-5/+5
* Implement one-definition-rule (ODR) feature.Zonr Chang2010-10-121-2/+0
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* Fix memory leak of RSExport* object create in processExport(). Now, they willZonr Chang2010-10-061-3/+4
* More coding style fixing to improve the readability. No actual semanticszonr2010-10-051-0/+45