Various fixes for bottom-up run.
[SXSI/xpathcomp.git] / src / runtime.ml
2012-05-02 Kim NguyễnVarious fixes for bottom-up run.
2012-04-20 Kim NguyễnMinor code factoring.
2012-04-20 Kim NguyễnMake constant construtors of L2JIT.opcode CACHE and...
2012-04-18 Kim NguyễnMisc. rewrites:
2012-04-06 Kim NguyễnFinish adapting to new libxml-tree API
2012-04-04 Kim NguyễnBig refactoring of libxml-tree, part (1) (everything...
2012-04-02 Kim NguyễnOptimize the bottom-up run using a Camlp4 macro instead...
2012-04-02 Kim NguyễnSilence compiler warning about unused variables.
2012-04-02 Kim NguyễnUses the Logger.print function instead of Printf.eprintf
2012-03-20 Kim NguyễnChange the logging infrastructure:
2012-03-20 Kim NguyễnRename 'Tracer' module to 'Logger'.
2012-03-19 Kim NguyễnRevert "Remove the need for a NOP operation in automata...
2012-03-19 Kim NguyễnTemporary commit
2012-03-16 Kim NguyễnFinaly clean up formula representation.
2012-03-14 Kim NguyễnSmall refactoring:
2012-03-14 Kim NguyễnRemove the need for a NOP operation in automata bytecode.
2012-02-28 Kim NguyễnImprove caching table:
2012-02-22 Kim NguyễnNew run function based on rank2 grammars:
2012-02-22 Kim NguyễnFinish porting to the Grammar2 API
2012-02-22 Kim NguyễnAdds new tracing points in the grammar runtime.
2012-02-16 Kim NguyễnFirst attempt at having a grammar runtime.
2012-02-14 kimMerge branch 'local-library-split' into local-trunk trunk
2012-02-13 kimRevert changes for following-sibling jumping function...
2012-02-07 kimTemporary commit.
2012-02-05 kimCreate branch trace-refactor
2012-02-05 kimAdd tracing infrastructure.
2012-01-19 kimAdd backward moves in the syntax of the automaton.
2011-09-09 kimMerge branch 'local-ocamlbuild' into local-trunk