Perens now work fully! The RegEx part of Kraken should now be fully legitimate. The only problem is not gracefully letting the user know about faulty input, but that goes for all of Kraken.
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
#include "Symbol.h"
|
||||
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <stack>
|
||||
#include <vector>
|
||||
|
||||
class RegEx {
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user