aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_reflect_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Replace the NULL macro with nullptr literal.Chris Wailes2014-08-201-1/+1
* Add comments to the generated file.Jean-Luc Brouillet2014-07-251-2/+3
* Add an option to emit 32-bit and 64-bit bitcode.Stephen Hines2014-07-091-2/+4
* Add -v (-verbose/--verbose) option to llvm-rs-cc.Stephen Hines2014-06-111-2/+4
* Use GeneratedFile in Java reflectionJean-Luc Brouillet2014-06-031-1/+1
* Remove ReflectionBase.Jean-Luc Brouillet2014-06-031-0/+7
* Add a GeneratedFile class for Java and C++ file generation.Jean-Luc Brouillet2014-06-021-2/+55
* Reformat the reflection code using clang-formatJean-Luc Brouillet2014-05-281-10/+6
* Clean up embedded bitcode path for Java.Stephen Hines2014-05-231-0/+7
* Add option to generate reflected C++ code.Stephen Hines2012-03-011-1/+2
* Style violation cleanup.Stephen Hines2012-02-241-1/+1
* Fix style issues.Stephen Hines2011-07-201-1/+0
* Improve code style.Stephen Hines2010-11-101-3/+3
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* Use llvm::sys::Path to implement "mkdir -p".Zonr Chang2010-10-081-4/+0
* The dep file uses the .rs stem, instead of the .bc stem.Ying Wang2010-10-071-0/+6
* More coding style fixing to improve the readability. No actual semanticszonr2010-10-051-0/+65