aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_reflection.h
Commit message (Expand)AuthorAgeFilesLines
* Fixing copyNow reflection.Alex Sakhartchouk2011-08-251-1/+3
* Type-checking for ForEach with RS types.Stephen Hines2011-06-271-4/+10
* Clean up forEach reflection code.Stephen Hines2011-05-311-0/+4
* Simple support for reflecting rsForEach().Stephen Hines2011-05-161-0/+7
* Add support for assertions in llvm-rs-cc.Stephen Hines2011-02-071-7/+7
* Support for generating .java dependencies for RS.Stephen Hines2011-01-311-2/+7
* Improve code style.Stephen Hines2010-11-101-7/+8
* b/3093518 Add resize() method in the reflected of ScriptField_*.java.Zonr Chang2010-10-171-0/+1
* b/3093447 Create element of constant array using Element.add(Element element,Zonr Chang2010-10-141-2/+5
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* Revert "Revert "New implementation of llvm-rs-cc (replacement of slang_driver...Shih-wei Liao2010-10-101-4/+5
* Revert "New implementation of llvm-rs-cc (replacement of slang_driver)."Shih-wei Liao2010-10-101-5/+4
* New implementation of llvm-rs-cc (replacement of slang_driver).Shih-wei Liao2010-10-091-4/+5
* Use llvm::sys::Path to implement "mkdir -p".Zonr Chang2010-10-081-4/+8
* Rewrite the RSExportConstantArrayType to better support reflectingZonr Chang2010-10-061-3/+5
* Create RSExportMatrixType which is a subclass of RSExportTypeZonr Chang2010-10-061-24/+10
* Fix FieldIndex issue and re-enable it in reflection.Zonr Chang2010-10-061-0/+2
* More coding style fixing to improve the readability. No actual semanticszonr2010-10-051-0/+283