src/HOL/Matrix/cplex/matrixlp.ML
Sat, 15 May 2010 21:50:05 +0200 wenzelm less pervasive names from structure Thm;
Mon, 03 May 2010 16:26:47 +0200 wenzelm minor tuning of Thm.strip_shyps -- no longer pervasive;
Sun, 07 Feb 2010 19:33:34 +0100 wenzelm renamed old-style Drule.standard to Drule.export_without_context, to emphasize that this is in no way a standard operation;
Sat, 17 Oct 2009 00:52:37 +0200 wenzelm explicitly qualify Drule.standard;
Thu, 05 Feb 2009 11:45:15 +0100 hoelzl Added new Float theory and moved old Library/Float.thy to ComputeFloat
Wed, 31 Dec 2008 18:53:16 +0100 wenzelm moved old add_type_XXX, add_term_XXX etc. to structure OldTerm;
Fri, 17 Oct 2008 10:39:39 +0200 wenzelm reactivated HOL-Matrix;
Mon, 29 Sep 2008 11:46:47 +0200 wenzelm handle _ should be avoided (spurious Interrupt will spoil the game);
Wed, 17 Sep 2008 21:27:08 +0200 wenzelm back to dynamic the_context(), because static @{theory} is invalidated if ML environment changes within the same code block;
Fri, 04 Jul 2008 07:39:01 +0200 haftmann added marginal setup for code generation
Thu, 20 Mar 2008 00:20:44 +0100 wenzelm simplified get_thm(s): back to plain name argument;
Wed, 19 Mar 2008 22:27:57 +0100 wenzelm renamed datatype thmref to Facts.ref, tuned interfaces;
Sat, 15 Sep 2007 19:27:35 +0200 haftmann fixed title
Mon, 09 Jul 2007 17:39:55 +0200 obua adopted to new computing oracle and fixed bugs introduced by tuning
Mon, 14 May 2007 12:52:56 +0200 haftmann reorganized float arithmetic
Fri, 29 Sep 2006 22:47:51 +0200 wenzelm moved Matrix/cplex/MatrixLP.ML to Matrix/cplex/matrixlp.ML;
less more (0) tip