aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-30Merge "Remove rs_spec_gen and associated macros."idea133-weekly-releaseJean-Luc Brouillet
2014-04-30Remove rs_spec_gen and associated macros.Jean-Luc Brouillet
2014-04-25Merge "Update Slang for Clang/LLVM 3.5a."Stephen Hines
2014-04-25Update Slang for Clang/LLVM 3.5a.Tim Murray
2014-03-27Merge "Add -wno-return-type for slang."Narayan Kamath
2014-03-26Add -wno-return-type for slang.Narayan Kamath
2014-03-26Merge "Fix clang compile errors."Narayan Kamath
2014-03-25Fix clang compile errors.Narayan Kamath
2014-02-21Merge "Update slang for LLVM 3.4 rebase."Tim Murray
2014-02-19Update slang for LLVM 3.4 rebase.Stephen Hines
2014-02-20Merge "Fix C++ reflection so that -p works."Stephen Hines
2014-02-19Fix C++ reflection so that -p works.Stephen Hines
2014-02-03Merge "Add rs_core_math.rsh to the list of allowed RS headers."Tim Murray
2014-01-31Add rs_core_math.rsh to the list of allowed RS headers.Stephen Hines
2014-01-22Merge "Allow 'x' and 'y' to be of type signed int. Validates they are of the...Jean-Luc Brouillet
2014-01-21Allow 'x' and 'y' to be of type signed int. Validates they are of the same t...Jean-Luc Brouillet
2014-01-18Merge "Require 'x' and 'y' as the parameter names of the iterators."Jean-Luc Brouillet
2014-01-17Require 'x' and 'y' as the parameter names of the iterators.Jean-Luc Brouillet
2014-01-17Merge "Add ReportErrror/Warning to RSContext."Jean-Luc Brouillet
2014-01-16Add ReportErrror/Warning to RSContext.Jean-Luc Brouillet
2014-01-15Merge "Bump llvm-rs-cc version number to 1901."Stephen Hines
2014-01-14Bump llvm-rs-cc version number to 1901.Stephen Hines
2014-01-15Merge "Code refactoring, no behavior change."Jean-Luc Brouillet
2014-01-14Code refactoring, no behavior change.Jean-Luc Brouillet
2014-01-09Merge "Specify that we can have more verbose messages in the help text."Stephen Hines
2014-01-08Specify that we can have more verbose messages in the help text.Jean-Luc Brouillet
2013-12-20Merge "Update slang_version.h for KitKat and add new version number tests."Stephen Hines
2013-12-19Update slang_version.h for KitKat and add new version number tests.Stephen Hines
2013-12-19Merge "Strip .fs extension from filename for C++ NDK reflection"Stephen Hines
2013-12-19Merge "Strip unknown/unsupported attributes (like readnone/readonly for param...Stephen Hines
2013-12-18Strip unknown/unsupported attributes (like readnone/readonly for parameters).Stephen Hines
2013-12-18Merge "Split up case-range in BitWriter_3_2 as well."Stephen Hines
2013-12-16Split up case-range in BitWriter_3_2 as well.Stephen Hines
2013-12-11Merge "Support reflection of enums."Stephen Hines
2013-12-06Support reflection of enums.Stephen Hines
2013-12-06Strip .fs extension from filename for C++ NDK reflectionOliver Reiche
2013-11-27Merge "Support RS object types properly for C++ NDK reflection."idea133Stephen Hines
2013-11-26Support RS object types properly for C++ NDK reflection.Stephen Hines
2013-08-29Fix initializers and add vector reflection support.android-cts-4.4_r4android-cts-4.4_r1android-4.4_r1.2.0.1android-4.4_r1.2android-4.4_r1.1.0.1android-4.4_r1.1android-4.4_r1.0.1android-4.4_r1android-4.4_r0.9android-4.4_r0.8android-4.4_r0.7android-4.4.2_r2.0.1android-4.4.2_r2android-4.4.2_r1.0.1android-4.4.2_r1android-4.4.1_r1.0.1android-4.4.1_r1kitkat-releasekitkat-mr1.1-releasekitkat-mr1-releasekitkat-cts-releasekitkat-cts-devStephen Hines
2013-08-23Handle implicit array dimensions properly.Stephen Hines
2013-08-22Type checking for C++ API.Stephen Hines
2013-08-13am 80dd1546: (-s ours) DO NOT MERGE - Write legacy function attributes properly.Stephen Hines
2013-08-13DO NOT MERGE - Write legacy function attributes properly.Stephen Hines
2013-08-09Update slang for LLVM merge up to r187914.Stephen Hines
2013-08-02Merge "Fix a bug with compat lib support. Add new namespace to sp<>."Tim Murray
2013-08-01Add performance warning for rsSetElementAtTobias Grosser
2013-08-01Test for vector casts in function callsTobias Grosser
2013-07-31Fix a bug with compat lib support. Add new namespace to sp<>.Tim Murray
2013-07-29Merge "Remove dead code trying to write opt-level"Stephen Hines
2013-07-29Merge "Split HandleTranslationUnitPost in subfunctions"Stephen Hines