mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-29 19:24:25 +03:00
teddy: remove python codegen, refactor code
Major cleanup of the Teddy runtime code. Removes python code generation, splits AVX2 models into their own file, improves readability.
This commit is contained in:
committed by
Matthew Barr
parent
6899cab370
commit
ed772380c0
4
.gitignore
vendored
4
.gitignore
vendored
@@ -46,10 +46,6 @@ sqlite3
|
||||
src/config.h
|
||||
src/config.h.in
|
||||
src/hs_version.h
|
||||
src/fdr/fdr_autogen.c
|
||||
src/fdr/fdr_autogen_compiler.cpp
|
||||
src/fdr/teddy_autogen.c
|
||||
src/fdr/teddy_autogen_compiler.cpp
|
||||
src/parser/Parser.cpp
|
||||
|
||||
# Generated PCRE files
|
||||
|
Reference in New Issue
Block a user