Finish adapting to new libxml-tree API
[SXSI/xpathcomp.git] / src / main.ml
2012-04-06 Kim NguyễnFinish adapting to new libxml-tree API
2012-04-02 Kim NguyễnUses the Logger.print function instead of Printf.eprintf
2012-03-20 Kim NguyễnRename 'Tracer' module to 'Logger'.
2012-03-19 Kim NguyễnTemporary commit
2012-03-01 Kim NguyễnPut grammar stuff.
2012-02-22 Kim NguyễnFinish porting to the Grammar2 API
2012-02-22 Kim NguyễnAdd grammar loading and indexing.
2012-02-16 Kim NguyễnFirst attempt at having a grammar runtime.
2012-02-16 Kim NguyễnRemove hard-coded acess to SXSI for tag operations.
2012-02-14 Kim NguyễnPreliminary support for the grammar.
2012-01-19 kimAdd performances counter option
2011-12-03 kimFix C++/OCaml wrappers.
2011-11-02 kimRemove unused function pr_mat()
2011-09-09 kimMerge branch 'local-ocamlbuild' into local-trunk