aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_pragma_handler.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply changes to migrate to LLVM Mar 6th 2011.Logan2011-03-091-9/+9
* NOTICE file and logn:Shih-wei Liao2011-03-011-4/+12
* Add support for assertions in llvm-rs-cc.Stephen Hines2011-02-071-1/+2
* Fix pragma for reflection license.Stephen Hines2011-02-031-1/+1
* Refactor pragma handling (pass everything to LLVM)Stephen Hines2011-01-181-0/+7
* Add support for the version pragma.Stephen Hines2011-01-061-1/+61
* Fix style and a small typo.Stephen Hines2011-01-061-4/+4
* Missing pragma for java_package_name is an error.Stephen Hines2010-11-221-1/+1
* Remove legacy code for export func/var pragmas.Stephen Hines2010-11-191-75/+0
* Improve code style.Stephen Hines2010-11-101-2/+6
* Prepend legal announcement in all files.Zonr Chang2010-10-121-0/+16
* More coding style fixing to improve the readability. No actual semanticszonr2010-10-051-25/+26
* The Mother-of-All code review:Shih-wei Liao2010-10-031-190/+213
* Apply changes on slang such that it can work with LLVM/Clang upstream r112364...Shih-wei Liao2010-09-111-44/+14
* Rename *ExportAllStatic* to *ExportAllNonStatic*.Victor Hsieh2010-07-081-2/+2
* Add pragma rs set_reflect_licenseVictor Hsieh2010-07-071-1/+54
* Add pragma rs export_var_all and export_func_allVictor Hsieh2010-06-261-0/+48
* 1. Add comments to clarify (E.g., don't worry. "syntax error will be triggere...Shih-wei Liao2010-06-211-4/+3
* Add support to #pragma rs java_package_name.Shih-wei Liao2010-06-111-0/+70
* Initialize slang and Android.mk.Shih-wei Liao2010-06-041-0/+114