| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-12-02 | NFA implementation with support for kleene*, union and simple concatination ↵ | omagdy7 | 1 | -7/+2 | |
| 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 | -9/+13 | |
| 2023-11-30 | Finished most of implementation of regex to nfa | omagdy7 | 1 | -6/+4 | |
| 2023-11-30 | Restructures the project into separate files and added basic NFA functionality | omagdy7 | 1 | -162/+15 | |
| 2023-11-29 | Added a regex parser which takes a string and parses the regex into tokens | omagdy7 | 1 | -32/+54 | |
| 2023-11-29 | Updated README.md | omagdy7 | 1 | -126/+114 | |
| 2023-11-29 | Added intial structure of program | omagdy7 | 1 | -1/+154 | |
| 2022-09-05 | Added intial project | omagdy7 | 1 | -0/+3 | |
