effcee icon indicating copy to clipboard operation
effcee copied to clipboard

Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck

Results 6 effcee issues
Sort by recently updated
recently updated
newest added

It's annoying to maintain both Travis and AppVeyor configurations, and this is a small enough project that GitHub Actions is a better fit than Kokoro.

There is no a single windows DLL export, it would be good to add set(CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS ON) in CMakeLists.txt

Greetings effcee developers and contributors, We’re reaching out because your project is an important part of the open source ecosystem, and we’d like to invite you to integrate with our...

Hi there (cross-post from re2), Hopefully not a silly question, but is there a way to capture the variables of all possible matches and perform checks with them? For example,...