stage3/constant_folding.hh
Wed, 03 Oct 2012 17:44:25 +0100 Mario de Sousa Delete class elements that are not used (clean up code).
Thu, 13 Sep 2012 16:35:10 +0200 Laurent Bessard Fix bug with task interval using fixed_point value for duration items
Fri, 20 Jul 2012 15:50:49 +0100 Mario de Sousa Constant folding for IL.
Wed, 06 Jun 2012 16:39:54 +0100 Mario de Sousa make the compiler platform independent (i.e. no longer assume sizeof(double)==8).
Tue, 05 Jun 2012 19:17:29 +0200 Manuele Conti Start constant_folding class.