issues
search
google
/
effcee
Effcee is a C++ library for stateful pattern matching of strings, inspired by LLVM's FileCheck
Apache License 2.0
93
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
kokoro: use Python 3.12
#69
dneto0
closed
4 months ago
0
Add empty WORKSPACE to prevent Bazel error
#68
cassiebeckley
closed
5 months ago
2
Remove references to Appveyor and TravisCI
#67
dneto0
closed
5 months ago
0
Cmake: Use modern Python3 discovery
#66
dneto0
closed
5 months ago
0
Capture variables from successful combination of sub-matches
#65
Declan-ARM
opened
6 months ago
0
Use bzlmod
#64
cassiebeckley
closed
6 months ago
3
Add binary dir for abseil
#63
s-perron
closed
1 year ago
0
On Windows, export all symbols
#62
dneto0
closed
1 year ago
0
Fix cursor_test.cc compilation on MSVC
#61
dneto0
closed
1 year ago
0
fix compilation of tests for MSVC
#60
dneto0
closed
1 year ago
0
Update CHANGES
#59
dneto0
closed
1 year ago
1
Add Kokoro build scripts
#58
dneto0
closed
1 year ago
1
Add DEPS and a script to get them out
#57
dneto0
closed
1 year ago
0
gitignore: ignore abseil and bazel intermediate files
#56
dneto0
closed
1 year ago
0
Avoid subtracting iterators from different string pieces
#55
dneto0
closed
1 year ago
0
Add CMake support for abseil
#54
dneto0
closed
1 year ago
0
Remove iterator diff from two different String Pieces
#53
s-perron
closed
1 year ago
1
Assert when subtracting stringpiece iterators
#52
s-perron
closed
1 year ago
0
Add Abseil dependency, via RE2
#51
dneto0
closed
1 year ago
0
Avoid hardcoding C++11 requirement at project level
#48
dneto0
closed
1 year ago
0
Stop forcing c++11 because of re2
#47
jeremyg-lunarg
closed
1 year ago
3
Update Bazel external dependencies
#46
dneto0
closed
1 year ago
0
Update Bazel build rules
#45
dneto0
closed
2 years ago
0
Remove .travis.yml
#44
dneto0
closed
3 years ago
0
Migrate to GitHub Actions
#43
dneto0
closed
1 year ago
1
Compiling with MSVC
#42
AndreyMlashkin
closed
1 year ago
0
Allow building as dlls / shared objects
#41
ben-clayton
closed
6 months ago
0
Start v2020.0-dev
#40
dneto0
closed
4 years ago
0
Main
#39
dneto0
closed
4 years ago
0
Finalize v2019.1
#38
dneto0
closed
4 years ago
0
Update CHANGES
#37
dneto0
closed
4 years ago
0
Respect CMAKE_INSTALL_LIBDIR in installed CMake files
#36
kraj
closed
4 years ago
0
Add namespace to make_unique to avoid potential collisions
#35
dneto0
closed
5 years ago
1
Finalize v2019.0 and start v2019.1-dev
#34
dneto0
closed
5 years ago
2
Fail parsing checks if var def regexp is bad
#33
dneto0
closed
5 years ago
1
Fail parsing checks if the regexp is bad.
#32
dneto0
closed
5 years ago
0
Add effcee-fuzz
#31
dneto0
closed
5 years ago
0
Add Bazel build rules.
#30
dnovillo
closed
5 years ago
1
Integrating with OSS-Fuzz
#29
Google-Autofuzz
opened
5 years ago
3
Require Python 3
#28
dneto0
closed
5 years ago
0
Add Clang warning -Wextra-semi
#27
dneto0
closed
5 years ago
0
Update tests to work with the latest googletest.
#26
s-perron
closed
5 years ago
1
Fix effcee-example MinGW cross-compile
#25
dneto0
closed
5 years ago
1
Avoid StringPiece::as_string
#24
dneto0
closed
6 years ago
1
Don't use StringPiece.as_string()
#23
jfroy
closed
6 years ago
1
Require C++11, use stock clang in Travis testing, start v2018.1
#22
dneto0
closed
6 years ago
1
Add CHANGES file
#21
dneto0
closed
6 years ago
1
Update REMADE
#20
dneto0
closed
6 years ago
1
Update CONTRIBUTORS
#19
dneto0
closed
6 years ago
1
Tell CMake we're using C++11
#18
dneto0
closed
6 years ago
3
Next