Konstantinos Margaritis
|
0d2f9ccbaa
|
Fix 'unqualified call to std::move' errors in clang 15+
|
2023-10-03 20:24:39 +03:00 |
|
Konstantinos Margaritis
|
e35b88f2c8
|
use STL make_unique, remove wrapper header, breaks C++17 compilation
|
2021-10-12 11:51:34 +03:00 |
|
Justin Viiret
|
5dfae12a62
|
ng: split NGWrapper into NGHolder, ExpressionInfo
We now use NGHolder for all graph information, while other expression
properties (report, flag information, etc) go in new class
ExpressionInfo.
|
2017-04-26 15:18:09 +10:00 |
|
Anatoly Burakov
|
2de6706df2
|
Adding support for compiling approximate matching patterns
Adds new "edit_distance" extparam
|
2017-04-26 15:11:39 +10:00 |
|
Alex Coyte
|
530d84c6f3
|
allow edge_descriptors to be created from pair<edge_descriptor, bool>
|
2016-12-02 11:32:20 +11:00 |
|
Alex Coyte
|
e1e9010cac
|
Introduce custom adjacency-list based graph
|
2016-12-02 11:31:33 +11:00 |
|
Alex Coyte
|
691b08d170
|
use NGHolder::foo in favour of NFAGraph::foo
|
2016-08-10 14:52:56 +10:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|