aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_exportable.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the NULL macro with nullptr literal.Chris Wailes2014-08-201-1/+1
* Remove useless "return;" statements.Jean-Luc Brouillet2014-05-271-1/+0
* Style violation cleanup.Stephen Hines2012-02-241-1/+1
* Simple support for reflecting rsForEach().Stephen Hines2011-05-161-1/+2
* Improve code style.Stephen Hines2010-11-101-3/+3
* Bug fix: support self-referential struct type.Zonr Chang2010-10-211-1/+2
* Revert "Bug fix: support self-referential struct type."Zonr Chang2010-10-211-2/+1
* Bug fix: support self-referential struct type.Zonr Chang2010-10-211-1/+2
* Implement one-definition-rule (ODR) feature.Zonr Chang2010-10-121-1/+15
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* Don't include rs_graphics.rsh by default.Zonr Chang2010-10-081-5/+4
* Fix memory leak of RSExport* object create in processExport(). Now, they willZonr Chang2010-10-061-0/+33