Aadhavan Srinivasan
|
3778869567
|
Use stateContents type to allow a state to store multiple characters
|
2 months ago |
Aadhavan Srinivasan
|
aee24644e9
|
Use new unique_append function signature
|
2 months ago |
Aadhavan Srinivasan
|
ae219f763a
|
Added alternate function, removed relevant code from main; also started working on escape characters
|
2 months ago |
Aadhavan Srinivasan
|
bf3060b672
|
Used 'unique append' to ensure that a transition can only contain a given state once
|
2 months ago |
Aadhavan Srinivasan
|
b327143fa2
|
Added function for concatenation and kleene star
|
2 months ago |
Aadhavan Srinivasan
|
9d3bc2b804
|
Fixed kleene star behavior, which used to behave like a '+'
|
2 months ago |
Aadhavan Srinivasan
|
bc11777ad5
|
Fixed Kleene Star matching
|
2 months ago |
Aadhavan Srinivasan
|
213da40c3b
|
Allow one state to map to multiple states with the same transition eg. ab|aa
|
2 months ago |
Aadhavan Srinivasan
|
8394e7867e
|
Fixed bug with last state detection
|
2 months ago |
Aadhavan Srinivasan
|
82b33f3c9a
|
First commit
|
2 months ago |