169 Commits (3fa4d0f75ed50309e21746ead99d5dec68f9a8ad)
 

Author SHA1 Message Date
Aadhavan Srinivasan 273a03e3cf Added more test cases 3 months ago
Aadhavan Srinivasan 935759ed9f Added testing file 3 months ago
Aadhavan Srinivasan db7d946c5c Updated todo 3 months ago
Aadhavan Srinivasan 139c88dd58 Started working on '+' operator 3 months ago
Aadhavan Srinivasan c894ee4c0d Renamed match function to 'findAllMatches', to better represent what it does 3 months ago
Aadhavan Srinivasan ce156c4405 Fixed kleene star matching at end of string - failed test a* and ppppppppaaaaaaaa 3 months ago
Aadhavan Srinivasan 9d786997df Initial support for multiple matching 3 months ago
Aadhavan Srinivasan 60b798d904 Working on multiple matching 3 months ago
Aadhavan Srinivasan 11dd6aeb7c More Kleene star fixes 3 months ago
Aadhavan Srinivasan 9d3bc2b804 Fixed kleene star behavior, which used to behave like a '+' 3 months ago
Aadhavan Srinivasan 2cd43bf2a1 Added TODO 3 months ago
Aadhavan Srinivasan cc0098b558 Print matched content in color 3 months ago
Aadhavan Srinivasan bc11777ad5 Fixed Kleene Star matching 3 months ago
Aadhavan Srinivasan d191686168 Rudimentary matching works 3 months ago
Aadhavan Srinivasan 9f9de2234f Added gitignore 3 months ago
Aadhavan Srinivasan 52bf14dcbf Disable compile-time optimization 3 months ago
Aadhavan Srinivasan 213da40c3b Allow one state to map to multiple states with the same transition eg. ab|aa 3 months ago
Aadhavan Srinivasan 8394e7867e Fixed bug with last state detection 3 months ago
Aadhavan Srinivasan 82b33f3c9a First commit 3 months ago