Sat, 25 Apr 2009 21:28:04 +0200 misc cleanup of auto_solve and quickcheck:
wenzelm [Sat, 25 Apr 2009 21:28:04 +0200] rev 30980
misc cleanup of auto_solve and quickcheck: tools are in src/Tools and loaded uniformly in HOL; preferences are configured in their proper place -- despite old misleading comments in the source; use predefined preferences categories; setmp preferences in-place;
Sat, 25 Apr 2009 20:31:27 +0200 renamed contrib/SystemOnTPTP/remote to lib/script/SystemOnTPTP, thus leaving contrib empty within the official distribution;
wenzelm [Sat, 25 Apr 2009 20:31:27 +0200] rev 30979
renamed contrib/SystemOnTPTP/remote to lib/script/SystemOnTPTP, thus leaving contrib empty within the official distribution;
Sat, 25 Apr 2009 20:05:21 +0200 post Isabelle2009 version;
wenzelm [Sat, 25 Apr 2009 20:05:21 +0200] rev 30978
post Isabelle2009 version;
Sat, 25 Apr 2009 08:34:30 +0200 adjusted to change in code_wellsorted.ML
haftmann [Sat, 25 Apr 2009 08:34:30 +0200] rev 30977
adjusted to change in code_wellsorted.ML
Fri, 24 Apr 2009 21:27:49 +0200 merged
haftmann [Fri, 24 Apr 2009 21:27:49 +0200] rev 30976
merged
Fri, 24 Apr 2009 18:20:37 +0200 some jokes are just too bad to appear in a theory file
haftmann [Fri, 24 Apr 2009 18:20:37 +0200] rev 30975
some jokes are just too bad to appear in a theory file
Fri, 24 Apr 2009 18:01:39 +0200 removed confusion around funpow
haftmann [Fri, 24 Apr 2009 18:01:39 +0200] rev 30974
removed confusion around funpow
Fri, 24 Apr 2009 17:45:17 +0200 observe distinction between Pure/Tools and Tools more closely
haftmann [Fri, 24 Apr 2009 17:45:17 +0200] rev 30973
observe distinction between Pure/Tools and Tools more closely
Fri, 24 Apr 2009 17:45:16 +0200 some experiements towards user interface for predicate compiler
haftmann [Fri, 24 Apr 2009 17:45:16 +0200] rev 30972
some experiements towards user interface for predicate compiler
Fri, 24 Apr 2009 17:45:15 +0200 funpow and relpow with shared "^^" syntax
haftmann [Fri, 24 Apr 2009 17:45:15 +0200] rev 30971
funpow and relpow with shared "^^" syntax
Fri, 24 Apr 2009 08:24:54 +0200 generic postprocessing scheme for term evaluations
haftmann [Fri, 24 Apr 2009 08:24:54 +0200] rev 30970
generic postprocessing scheme for term evaluations
Fri, 24 Apr 2009 08:24:52 +0200 added helpless comment
haftmann [Fri, 24 Apr 2009 08:24:52 +0200] rev 30969
added helpless comment
Thu, 23 Apr 2009 12:17:51 +0200 adaptions due to rearrangment of power operation
haftmann [Thu, 23 Apr 2009 12:17:51 +0200] rev 30968
adaptions due to rearrangment of power operation
Thu, 23 Apr 2009 12:17:51 +0200 stripped $Id$
haftmann [Thu, 23 Apr 2009 12:17:51 +0200] rev 30967
stripped $Id$
Thu, 23 Apr 2009 12:17:50 +0200 avoid local [code]
haftmann [Thu, 23 Apr 2009 12:17:50 +0200] rev 30966
avoid local [code]
Wed, 22 Apr 2009 19:16:02 +0200 dropped duplication
haftmann [Wed, 22 Apr 2009 19:16:02 +0200] rev 30965
dropped duplication
Wed, 22 Apr 2009 19:12:15 +0200 code_datatype and power
haftmann [Wed, 22 Apr 2009 19:12:15 +0200] rev 30964
code_datatype and power
Wed, 22 Apr 2009 19:09:25 +0200 tuned
haftmann [Wed, 22 Apr 2009 19:09:25 +0200] rev 30963
tuned
Wed, 22 Apr 2009 19:09:23 +0200 code_datatype antiquotation; tuned
haftmann [Wed, 22 Apr 2009 19:09:23 +0200] rev 30962
code_datatype antiquotation; tuned
Wed, 22 Apr 2009 19:09:22 +0200 more localisation
haftmann [Wed, 22 Apr 2009 19:09:22 +0200] rev 30961
more localisation
Wed, 22 Apr 2009 19:09:21 +0200 power operation defined generic
haftmann [Wed, 22 Apr 2009 19:09:21 +0200] rev 30960
power operation defined generic
Wed, 22 Apr 2009 19:09:19 +0200 fixed compilation of predicate types in ML environment
haftmann [Wed, 22 Apr 2009 19:09:19 +0200] rev 30959
fixed compilation of predicate types in ML environment
Tue, 21 Apr 2009 15:48:02 +0200 merged
haftmann [Tue, 21 Apr 2009 15:48:02 +0200] rev 30958
merged
Mon, 20 Apr 2009 16:28:13 +0200 merged
haftmann [Mon, 20 Apr 2009 16:28:13 +0200] rev 30957
merged
Mon, 20 Apr 2009 15:24:57 +0200 empty page leads to results on duplex printers as expected
haftmann [Mon, 20 Apr 2009 15:24:57 +0200] rev 30956
empty page leads to results on duplex printers as expected
Mon, 20 Apr 2009 09:52:16 +0200 changes in power operations
haftmann [Mon, 20 Apr 2009 09:52:16 +0200] rev 30955
changes in power operations
Mon, 20 Apr 2009 09:32:40 +0200 power operation on functions in theory Nat; power operation on relations in theory Transitive_Closure
haftmann [Mon, 20 Apr 2009 09:32:40 +0200] rev 30954
power operation on functions in theory Nat; power operation on relations in theory Transitive_Closure
Mon, 20 Apr 2009 09:32:09 +0200 yield is now a static ML function
haftmann [Mon, 20 Apr 2009 09:32:09 +0200] rev 30953
yield is now a static ML function
Mon, 20 Apr 2009 09:32:07 +0200 power operation on functions with syntax o^; power operation on relations with syntax ^^
haftmann [Mon, 20 Apr 2009 09:32:07 +0200] rev 30952
power operation on functions with syntax o^; power operation on relations with syntax ^^
Fri, 17 Apr 2009 16:41:31 +0200 formal declaration of undefined parameters after class instantiation
haftmann [Fri, 17 Apr 2009 16:41:31 +0200] rev 30951
formal declaration of undefined parameters after class instantiation
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip