Implement copy and composition of automata.
[tatoo.git] / src / tatoo.ml
2013-07-23 Kim NguyễnImplement copy and composition of automata.
2013-07-19 Kim NguyễnPreliminary work for multiple starters evaluation. refactor/sanitize-ata
2013-07-19 Kim NguyễnRefactor the Ata module:
2013-07-15 Kim NguyễnRemove the timestamp header in source files. This infor...
2013-04-25 Kim NguyễnAdd a clean logger infrastructure.
2013-04-22 Kim NguyễnTune the Remakefile to re-run tests when the binary...
2013-04-22 Kim NguyễnImplement command line options, clean-up screen output.
2013-04-04 Kim NguyễnMerge branch 'master' of ssh://git.nguyen.vg/tatoo
2013-04-04 Kim NguyễnFlatten the sources, only leave the XPath module packed.
2013-03-14 Kim NguyễnRework the testing script.