tatoo.git
2013-02-05 Kim NguyễnRefactor xpath parser and ast in a submodule.
2013-02-05 Kim NguyễnAvoid one string concatenation in debug printing function.
2013-02-04 Kim NguyễnFinish renaming Move constructor to Atom.
2013-02-04 Kim NguyễnSanitize header files and add a timestamp mark in each...
2013-02-04 Kim NguyễnRewrite parser using ocamlyacc to remove further depend...
2013-02-04 Kim NguyễnRewrite the AST to conform to the W3C grammar
2013-02-04 Kim NguyễnAdd automata data structure.
2013-02-04 Kim NguyễnRemove AbsoluteDOS from the XPath AST.
2012-12-21 Kim NguyễnUse ocamlfind to invoke pa_macro appropriately.
2012-12-19 Kim NguyễnCompile again.
2012-12-12 Kim NguyễnModify the run_test script.
2012-10-26 Kim NguyễnMerge branch 'master' of ssh://git.nguyen.vg/tatoo
2012-10-26 Kim NguyễnCosmetic changes in the Patricia Tree code.
2012-09-24 Kim NguyễnRefactor the code to have a unique place for signature...
2012-06-29 Lucca HirschiWith -f, we can read the XPath query in a file.
2012-06-29 Lucca HirschiQueries and script for testing.
2012-06-28 Kim NguyễnRemove spurious debugging statement.
2012-06-28 Kim NguyễnAdd attributes to the test document.
2012-06-28 Kim NguyễnAdd support for attribute nodes. Correctly escape speci...
2012-06-28 Kim NguyễnAdd support for text elements in the XML document.
2012-06-28 Kim NguyễnMerge branch 'master' of ssh://git.nguyen.vg/tatoo
2012-06-28 Kim NguyễnAdd .gitignore and ignore result of compilation.
2012-06-28 Lucca Hirschi.gitignore for test.native and _build
2012-06-28 Kim NguyễnUsable version:
2012-06-12 Kim NguyễnAdd autoconf infrastructure, license, and macro files.