| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-02 | NFA implementation with support for kleene*, union and simple concatination ↵ | omagdy7 | 1 | -47/+29 | |
| using thomposon's construction with simulation function that matches a given regex | |||||
| 2023-12-02 | This almost works but fails it doesn't fail when there is extra input | omagdy7 | 1 | -51/+120 | |
| 2023-11-30 | Finished most of implementation of regex to nfa | omagdy7 | 1 | -12/+26 | |
| 2023-11-30 | Added Thompson's union implementation | omagdy7 | 1 | -1/+10 | |
| 2023-11-30 | Added Thompson's concatenation | omagdy7 | 1 | -2/+6 | |
| 2023-11-30 | Added Symbol nfa creation | omagdy7 | 1 | -5/+12 | |
| 2023-11-30 | Restructures the project into separate files and added basic NFA functionality | omagdy7 | 1 | -0/+136 | |
