Add a new option to choose tree model at runtime.
[tatoo.git] / Remakefile.in
2016-10-12 Kim Nguyễn* Seal the representation of states
2014-04-29 Kim NguyễnRevert the integration of menhir for the time being.
2014-03-17 Kim NguyễnCherry pick use of menhir features from branch feature...
2014-03-03 Kim NguyễnFurther simplify Remakefile. Remove some inefficiency...
2014-03-03 Kim NguyễnRemove passing $NATIVE on the remake command line of...
2014-03-03 Kim NguyễnModify configure.in and Remakefile.in to use menhir...
2013-12-08 Kim NguyễnRefactor HTML Tracing to not depend on external files...
2013-12-01 Kim NguyễnSplit the formula cache into a top-down and bottom...
2013-11-30 Kim NguyễnFix a bug in the build script that was causing some...
2013-11-28 Kim NguyễnAdd a target to run tests with the bytecode version...
2013-11-28 Kim NguyễnUpdate to master version of remake.
2013-08-18 Kim NguyễnAdd the .mly and .mll files as dependencies of the...
2013-07-25 Kim NguyễnFactor Remakefie and add more tests for parallel query... feature/multiple-starters
2013-07-24 Kim NguyễnAdd a Makefile to drive the build process.
2013-07-24 Kim NguyễnFactorise common bits of Remakefile in tools/ocamldriver.sh
2013-07-24 Kim NguyễnRefactor the build process. Piggyback on remake's depen...
2013-07-24 Kim NguyễnAdd more tests (broken, needs a refactoring of the...
2013-07-24 Kim NguyễnAdd tests for parallel query evaluation.
2013-07-23 Kim NguyễnChange command line options:
2013-07-10 Kim NguyễnMigrate to new remake.
2013-04-25 Kim NguyễnAdd a bitmap to keep track of whether a subtree needs...
2013-04-23 Kim NguyễnLast tweaking of the Remakefile for automated testing.
2013-04-22 Kim NguyễnTune the Remakefile to re-run tests when the binary...
2013-04-22 Kim NguyễnUse the Remakefile to perform non-regression tests.
2013-04-18 Kim NguyễnFix the Remakefile and testing script.
2013-04-18 Kim NguyễnFix the Remakefile and testing script.
2013-04-18 Kim NguyễnRe-organize the Remakefile.
2013-04-17 Kim NguyễnMake the main target more generic, to allow compilation of
2013-04-17 Kim NguyễnAdd a distclean target that removes every file generate...
2013-04-17 Kim NguyễnAdd the remake and configure infrastructure.