mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-09-30 03:34:25 +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
@@ -467,6 +467,7 @@ set (hs_exec_SRCS
|
||||
src/rose/match.h
|
||||
src/rose/match.c
|
||||
src/rose/miracle.h
|
||||
src/rose/program_runtime.h
|
||||
src/rose/runtime.h
|
||||
src/rose/rose.h
|
||||
src/rose/rose_internal.h
|
||||
|
Reference in New Issue
Block a user