aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_reflection_cpp.h
Commit message (Expand)AuthorAgeFilesLines
* Merge "Set the reflection parameters in the constructors."Jean-Luc Brouillet2014-06-051-4/+4
|\
| * Set the reflection parameters in the constructors.Jean-Luc Brouillet2014-06-051-4/+4
* | Break very long writeHeaderFile into manageable piecesJean-Luc Brouillet2014-06-051-6/+11
|/
* Rename a few variables and methodsJean-Luc Brouillet2014-06-031-4/+4
* Remove ReflectionBase.Jean-Luc Brouillet2014-06-031-6/+30
* Change cpp reflection to use GeneratedFile.Jean-Luc Brouillet2014-06-021-5/+9
* Reformat the reflection code using clang-formatJean-Luc Brouillet2014-05-281-22/+13
* Fix initializers and add vector reflection support.Stephen Hines2013-08-291-0/+13
* Type checking for C++ API.Stephen Hines2013-08-221-0/+12
* Fix C++ ForEach reflection (bad usrData args).Stephen Hines2012-11-271-1/+45
* Fix style issues with C++ reflection.Stephen Hines2012-11-141-17/+13
* Start to handle invoke, plus fix global C++ reflection.Stephen Hines2012-11-141-0/+2
* start cpp reflectionJason Sams2012-03-121-0/+48