aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_reflect_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style violation cleanup.Stephen Hines2012-02-241-1/+1
* Remove obsolete/confusing options and fix strings.Stephen Hines2011-09-021-1/+1
* Support Windows paths in slang.Raphael2011-02-081-6/+7
* Improve code style.Stephen Hines2010-11-101-1/+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-34/+5
* The dep file uses the .rs stem, instead of the .bc stem.Ying Wang2010-10-071-0/+16
* Remove warnings from slang build.Stephen Hines2010-10-061-1/+1
* More coding style fixing to improve the readability. No actual semanticszonr2010-10-051-28/+29
* Change rules for RS name reflection.Stephen Hines2010-09-161-10/+6
* Handle big bitcode files.Ying Wang2010-09-091-62/+139
* Add #include <cstring> to fix the build.Mike Lockwood2010-09-081-0/+1
* Encode the bitcode binary files into Java source files.Ying Wang2010-09-071-0/+189