4 Commits

Author SHA1 Message Date
892ff89a66 Add integration test using negated class 2024-11-03 11:55:05 +00:00
d6d5951b95 Fix allocation issue in FSA module 2024-11-02 23:15:27 +00:00
34fee99232 Fix bug in construct_nfa
Intermediate final states were being left in by add_fsa(); we always
want to mark the added FSA's final state as non-final.
2024-11-02 23:12:23 +00:00
074b174d0f Create some integration tests 2024-11-02 17:35:04 +00:00