Commit Graph

13 Commits

Author SHA1 Message Date
Daniel Holden
4a992d91ab Added mode option to regex and also changed example from a line reader to a tokenizer. 2018-10-14 17:20:11 -04:00
Daniel Holden
65060137b1 Adjust the behaviour of mpc_eoi so that it only is successful in matching the end of input once. 2018-10-13 17:35:21 -04:00
Daniel Holden
5094d2c015 Removed comments describing changes. Fixed warnings reported by gcc in the test suite 2014-10-16 15:38:27 +01:00
Daniel Holden
7487398279 Updated tests. Added some tests for new boundary parse. 2014-04-16 19:19:25 +01:00
Daniel Holden
26b6216d7a Fixed unused warnings 2014-01-10 10:03:25 +00:00
Daniel Holden
a8257e5b8e Regex tests 2013-11-17 18:25:06 +00:00
Daniel Holden
fcc710df36 Fixed bad bugs 2013-11-10 16:56:59 +00:00
Daniel Holden
7059268b9b WIP refactoring 2013-11-10 14:17:32 +00:00
Daniel Holden
4add5ca6f5 WIP conversion to while loop 2013-10-04 17:58:27 +01:00
Daniel Holden
a625db585d strictly ansi C now 2013-09-30 20:55:57 +01:00
Daniel Holden
eadb0417b9 big update to readme 2013-09-26 13:15:00 +01:00
Daniel Holden
48812155a1 Updated testing framework 2013-09-23 22:41:58 +01:00
Daniel Holden
c2f936bcb7 First commit 2013-09-19 20:57:40 +01:00