Justin Viiret
|
0dd8536c6e
|
dfa: only accel init states from smwr path
If the small-write DFA has been built from literals, then we only need
to look for accel states at init.
|
2017-05-30 13:57:32 +10:00 |
|
Justin Viiret
|
8fdef3f3be
|
accel_dfa_build_strat: use flat_map for small maps
|
2017-05-30 13:49:49 +10:00 |
|
Justin Viiret
|
c9be18c7e2
|
accel_dfa_build_strat: use small_vector for paths
|
2017-05-30 13:49:49 +10:00 |
|
Justin Viiret
|
698653766b
|
find_escape_strings: find outs2_broken faster
|
2017-05-30 13:47:20 +10:00 |
|
Matthew Barr
|
2214296b7f
|
Convert compile-time code to not require SIMD
|
2016-12-14 15:29:01 +11:00 |
|
Alex Coyte
|
e1e9010cac
|
Introduce custom adjacency-list based graph
|
2016-12-02 11:31:33 +11:00 |
|
jason taylor
|
b859e5cb8a
|
Updated nfa source file permissions
Resolves issue github issue #37
|
2016-09-04 19:25:59 -04:00 |
|
Anatoly Burakov
|
56bf25b091
|
McClellan refactor
Taking dfa strat out of McClellan, to be reused by other DFAs
|
2016-08-10 15:10:25 +10:00 |
|