mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-10-10 08:12:21 +03:00
rose: Extend program to handle literals, iterators
- cleanups - add sparse iter instructions - merge "root" and "sparse iter" programs together - move program execution to new file program_runtime.h - simplify EOD execution
This commit is contained in:
committed by
Matthew Barr
parent
8069e99bee
commit
b2ebdac642
@@ -34,7 +34,6 @@
|
||||
#include "rose_build_impl.h"
|
||||
#include "rose/rose_dump.h"
|
||||
#include "rose_internal.h"
|
||||
#include "rose_program.h"
|
||||
#include "ue2common.h"
|
||||
#include "nfa/nfa_internal.h"
|
||||
#include "nfagraph/ng_dump.h"
|
||||
|
Reference in New Issue
Block a user