Factorize code in ResJIT.ml
[SXSI/xpathcomp.git] / src / runtime.ml
2012-03-14 Kim NguyễnFactorize code in ResJIT.ml
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