aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-02-06Merge remote-tracking branch 'aosp/upstream-master' into up-shaderc2ndk-r21endk-r21dndk-r21cndk-r21bndk-r21-rc1ndk-r21-beta2ndk-r21-beta1ndk-r21ndk-release-r21David Neto
2019-01-29Update tests to work with the latest googletest.Steven Perron
2019-01-15Fix effcee-example MinGW cross-compileDavid Neto
2018-12-04Initial empty repositoryndk-r20bndk-r20-beta3ndk-r20-beta2ndk-r20-beta1ndk-r20ndk-release-r20Inna Palant
2018-10-16Update CHANGESDavid Neto
2018-10-16Avoid StringPiece::as_stringDavid Neto
2018-10-05Start Effcee v2018.2-devDavid Neto
2018-10-05Finalize v2018.1David Neto
2018-10-05Update CHANGESDavid Neto
2018-10-05Require C++11, and CMake 3.1 or laterDavid Neto
2018-10-05Travis-CI: Use stock clang instead of pinning to clang-3.6David Neto
2018-10-05Start v2018.1 developmentDavid Neto
2018-10-05Add CHANGES fileDavid Neto
2018-10-05Update REMADEDavid Neto
2018-10-05Update CONTRIBUTORSDavid Neto
2018-06-13Accommodate Python3David Neto
2018-03-07Removing unnecessary code.Alan Baker
2018-03-07Resolve negative checks correctlyAlan Baker
2017-12-22Apply EXCLUDE_FROM_ALL to external projectsLei Zhang
2017-12-12Require VS 2015 or laterDavid Neto
2017-12-11Move ::testing::Combine workaround to topDavid Neto
2017-12-11AppVeyor tests more VisualStudio configsDavid Neto
2017-12-11If tests enabled, define GTEST_HAS_COMBINE=1David Neto
2017-05-15Remove Check::Description methodDavid Neto
2017-05-15Add Appveyor configDavid Neto
2017-05-15Fix example-effcee exe file locationDavid Neto
2017-05-08Fix typos in README.mdLei Zhang
2017-05-08Describe EFFCEE_BUILD_SAMPLES in READMEDavid Neto
2017-05-08Avoid building samples if asked not to.Ehsan
2017-05-08Avoid unused var warningDavid Neto
2017-05-08Add Travis status sigil to top of READMEDavid Neto
2017-05-08Add a Travis-CI configuraitonDavid Neto
2017-05-08Generalize third party supportDavid Neto
2017-05-08Document CMake vars for third party sourcesDavid Neto
2017-05-08Update TODO list in effcee.hDavid Neto
2017-05-08Add EFFCEE_BUILD_TESTING to control making testsDavid Neto
2017-05-08Update tests for gcc failure to parse raw stringsDavid Neto
2017-05-03Update READMEDavid Neto
2017-05-03Test regex parentheses countingDavid Neto
2017-05-03Notes describe undefined variablesDavid Neto
2017-05-03Test message notes generated for var-use matchesDavid Neto
2017-05-03Check var def-after-use via DAG checkDavid Neto
2017-05-03Undefined variable never matchesDavid Neto
2017-05-03Support variablesDavid Neto
2017-05-03Remove the concept of a part constraintDavid Neto
2017-05-03Support regexpDavid Neto
2017-05-03Add fixed string prefix matchDavid Neto
2017-05-03Add Part::MakePart as a factoryDavid Neto
2017-05-03Say how to turn off RE2 testing entirelyDavid Neto
2017-04-21Add syntax highlighting to code exampleDavid Neto