|
755f3f6805
|
Add runtime assertion on unhandled case in concat_fsas()
|
2024-10-27 13:21:29 +00:00 |
|
|
852102cab9
|
Implement union construction
|
2024-10-27 01:50:35 +00:00 |
|
|
007cddc292
|
Add some runtime assertions for state zero being final
I'm using this invariant to save work finding the final state so it
makes sense to test it.
|
2024-10-27 01:24:43 +01:00 |
|
|
2804638d84
|
Support sequences in construct()
|
2024-10-27 00:06:15 +01:00 |
|
|
2ac92f62f1
|
Implement NFA construction for empty expression and literals
|
2024-10-27 00:06:15 +01:00 |
|