aboutsummaryrefslogtreecommitdiffstats
path: root/slang_rs_check_ast.h
Commit message (Expand)AuthorAgeFilesLines
* Remove useless "return;" statements.Jean-Luc Brouillet2014-05-271-1/+0
* Add ReportErrror/Warning to RSContext.Jean-Luc Brouillet2014-01-161-3/+5
* Support reflection of enums.Stephen Hines2013-12-061-2/+5
* Add performance warning for rsSetElementAtTobias Grosser2013-08-011-0/+10
* Disallow implicit and explicit casts of vector types in llvm-rs-cc.Stephen Hines2013-05-081-0/+2
* Forbid non-const static variables in kernels.Stephen Hines2012-12-101-1/+3
* Validate FS (and RS) ASTs.Stephen Hines2012-10-111-0/+61