wenzelm [Fri, 12 Oct 2007 20:21:56 +0200] rev 25010
fork_mixfix: explicit bool argument;
wenzelm [Fri, 12 Oct 2007 18:09:12 +0200] rev 25009
eval_term: moved actual evaluation out of CRITICAL section;
paulson [Fri, 12 Oct 2007 15:46:29 +0200] rev 25008
preventing eta-redexes in theorems from causing failure
paulson [Fri, 12 Oct 2007 15:45:42 +0200] rev 25007
trying to make it run faster
paulson [Fri, 12 Oct 2007 15:45:13 +0200] rev 25006
calling the correct interface
wenzelm [Fri, 12 Oct 2007 15:21:12 +0200] rev 25005
replaced syntax/translations by abbreviation;
haftmann [Fri, 12 Oct 2007 15:00:21 +0200] rev 25004
updated
haftmann [Fri, 12 Oct 2007 14:42:31 +0200] rev 25003
dropped local_syntax
haftmann [Fri, 12 Oct 2007 14:42:30 +0200] rev 25002
tuned
haftmann [Fri, 12 Oct 2007 14:42:29 +0200] rev 25001
(intermediate quickfix)
haftmann [Fri, 12 Oct 2007 10:29:02 +0200] rev 25000
removed
haftmann [Fri, 12 Oct 2007 10:26:18 +0200] rev 24999
added
paulson [Fri, 12 Oct 2007 10:24:49 +0200] rev 24998
metis calls
haftmann [Fri, 12 Oct 2007 08:31:57 +0200] rev 24997
updated
haftmann [Fri, 12 Oct 2007 08:25:48 +0200] rev 24996
moved class power to theory Power
haftmann [Fri, 12 Oct 2007 08:25:47 +0200] rev 24995
refined; moved class power to theory Power
haftmann [Fri, 12 Oct 2007 08:21:09 +0200] rev 24994
consolidated naming conventions for code generator theories
haftmann [Fri, 12 Oct 2007 08:20:46 +0200] rev 24993
class div inherits from class times
haftmann [Fri, 12 Oct 2007 08:20:45 +0200] rev 24992
code_include replaces code_moduleprolog
haftmann [Fri, 12 Oct 2007 08:20:43 +0200] rev 24991
added subclass command
wenzelm [Thu, 11 Oct 2007 23:03:51 +0200] rev 24990
enabled Refute_Examples again;
wenzelm [Thu, 11 Oct 2007 23:03:11 +0200] rev 24989
local_axioms: impose hyps stemming from local consts as well
(otherwise the axioms will be more general than expected!);
wenzelm [Thu, 11 Oct 2007 21:44:28 +0200] rev 24988
disabled Refute_Examples temporarily;
wenzelm [Thu, 11 Oct 2007 21:10:43 +0200] rev 24987
local_theory: incorporated consts into axioms;
LocalDefs.expand_cterm;
tuned;