aboutsummaryrefslogtreecommitdiff
path: root/effcee
AgeCommit message (Expand)Author
2019-01-29Update tests to work with the latest googletest.Steven Perron
2018-10-16Avoid StringPiece::as_stringDavid Neto
2018-03-07Removing unnecessary code.Alan Baker
2018-03-07Resolve negative checks correctlyAlan Baker
2017-05-15Remove Check::Description methodDavid Neto
2017-05-08Avoid unused var warningDavid 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-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-04-12Initial commit of EffceeDavid Neto