effcee
effcee copied to clipboard
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
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...
crbug.com/350048185
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,...