Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-04-13 | Regular expression engine is started, it's...tricky, but I think I can get it. | Mike Buland | |
2011-03-30 | Ok, string stuff is working much, much better, a load of new unit tests have | Mike Buland | |
been added, and I deleted a whole slew of stupid old tests that I don't need. | |||
2011-01-20 | Wow, got the Stream changes propegated, all tests build with string instead of | Mike Buland | |
fstring, and updated the copyright notice to extend to 2011 | |||
2010-02-13 | Added and updated the license info in all the source files, they still said | Mike Buland | |
copyright 2007-2008. | |||
2010-01-07 | Added a new class, RegEx, it does extended regular expressions for now, more to | Mike Buland | |
come. |