Christian Urban <urbanc@in.tum.de> [Sat, 25 Apr 2009 21:42:05 +0200] rev 30983
adapted permutation functions to new overloading syntax (the functions are still "unchecked" because they are used in conjunction with type-classes)
wenzelm [Sat, 25 Apr 2009 21:28:05 +0200] rev 30982
use predefined preferences categories;
wenzelm [Sat, 25 Apr 2009 21:28:05 +0200] rev 30981
removed obsolete artifacts;
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;
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;
wenzelm [Sat, 25 Apr 2009 20:05:21 +0200] rev 30978
post Isabelle2009 version;
haftmann [Sat, 25 Apr 2009 08:34:30 +0200] rev 30977
adjusted to change in code_wellsorted.ML
haftmann [Fri, 24 Apr 2009 21:27:49 +0200] rev 30976
merged
haftmann [Fri, 24 Apr 2009 18:20:37 +0200] rev 30975
some jokes are just too bad to appear in a theory file
haftmann [Fri, 24 Apr 2009 18:01:39 +0200] rev 30974
removed confusion around funpow
haftmann [Fri, 24 Apr 2009 17:45:17 +0200] rev 30973
observe distinction between Pure/Tools and Tools more closely
haftmann [Fri, 24 Apr 2009 17:45:16 +0200] rev 30972
some experiements towards user interface for predicate compiler
haftmann [Fri, 24 Apr 2009 17:45:15 +0200] rev 30971
funpow and relpow with shared "^^" syntax
haftmann [Fri, 24 Apr 2009 08:24:54 +0200] rev 30970
generic postprocessing scheme for term evaluations
haftmann [Fri, 24 Apr 2009 08:24:52 +0200] rev 30969
added helpless comment
haftmann [Thu, 23 Apr 2009 12:17:51 +0200] rev 30968
adaptions due to rearrangment of power operation
haftmann [Thu, 23 Apr 2009 12:17:51 +0200] rev 30967
stripped $Id$
haftmann [Thu, 23 Apr 2009 12:17:50 +0200] rev 30966
avoid local [code]
haftmann [Wed, 22 Apr 2009 19:16:02 +0200] rev 30965
dropped duplication
haftmann [Wed, 22 Apr 2009 19:12:15 +0200] rev 30964
code_datatype and power
haftmann [Wed, 22 Apr 2009 19:09:25 +0200] rev 30963
tuned
haftmann [Wed, 22 Apr 2009 19:09:23 +0200] rev 30962
code_datatype antiquotation; tuned
haftmann [Wed, 22 Apr 2009 19:09:22 +0200] rev 30961
more localisation
haftmann [Wed, 22 Apr 2009 19:09:21 +0200] rev 30960
power operation defined generic
haftmann [Wed, 22 Apr 2009 19:09:19 +0200] rev 30959
fixed compilation of predicate types in ML environment
haftmann [Tue, 21 Apr 2009 15:48:02 +0200] rev 30958
merged
haftmann [Mon, 20 Apr 2009 16:28:13 +0200] rev 30957
merged
haftmann [Mon, 20 Apr 2009 15:24:57 +0200] rev 30956
empty page leads to results on duplex printers as expected
haftmann [Mon, 20 Apr 2009 09:52:16 +0200] rev 30955
changes in power operations
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
haftmann [Mon, 20 Apr 2009 09:32:09 +0200] rev 30953
yield is now a static ML function
haftmann [Mon, 20 Apr 2009 09:32:07 +0200] rev 30952
power operation on functions with syntax o^; power operation on relations with syntax ^^
haftmann [Fri, 17 Apr 2009 16:41:31 +0200] rev 30951
formal declaration of undefined parameters after class instantiation
haftmann [Fri, 17 Apr 2009 16:41:30 +0200] rev 30950
power operation on relations now with syntax ^^
haftmann [Fri, 17 Apr 2009 15:57:26 +0200] rev 30949
separated funpow, relpow from power on monoids
haftmann [Fri, 17 Apr 2009 15:14:06 +0200] rev 30948
static compilation of enumeration type
haftmann [Fri, 17 Apr 2009 14:29:56 +0200] rev 30947
re-engineering of evaluation conversions
haftmann [Fri, 17 Apr 2009 14:29:55 +0200] rev 30946
tuned
haftmann [Fri, 17 Apr 2009 14:29:54 +0200] rev 30945
separate channel for Quickcheck evaluations
haftmann [Fri, 17 Apr 2009 08:36:18 +0200] rev 30944
merged
haftmann [Fri, 17 Apr 2009 08:35:23 +0200] rev 30943
zmod_zmult_zmult1 now subsumed by mod_mult_mult1
haftmann [Fri, 17 Apr 2009 08:34:54 +0200] rev 30942
diagnostic commands now in code_thingol; tuned code of funny continuations
haftmann [Fri, 17 Apr 2009 08:34:53 +0200] rev 30941
simplified code
haftmann [Fri, 17 Apr 2009 08:34:52 +0200] rev 30940
zmod_zmult_zmult1 now subsumed by mod_mult_mult1
haftmann [Fri, 17 Apr 2009 08:34:51 +0200] rev 30939
added both cancel_div_mod_procs
haftmann [Thu, 16 Apr 2009 14:10:58 +0200] rev 30938
wellsortedness is no issue for a user manual any more
haftmann [Thu, 16 Apr 2009 14:02:14 +0200] rev 30937
whitespace tuning
haftmann [Thu, 16 Apr 2009 14:02:13 +0200] rev 30936
added simproc
haftmann [Thu, 16 Apr 2009 14:02:12 +0200] rev 30935
dropped unnamed infix
haftmann [Thu, 16 Apr 2009 14:02:11 +0200] rev 30934
tuned setups of CancelDivMod
haftmann [Thu, 16 Apr 2009 10:11:45 +0200] rev 30933
merged
haftmann [Thu, 16 Apr 2009 10:11:35 +0200] rev 30932
tuned order of functions
haftmann [Thu, 16 Apr 2009 10:11:35 +0200] rev 30931
generalized some simprocs from int to semiring_div
haftmann [Thu, 16 Apr 2009 10:11:34 +0200] rev 30930
tightended specification of class semiring_div
haftmann [Wed, 15 Apr 2009 15:52:37 +0200] rev 30929
code generator bootstrap theory src/Tools/Code_Generator.thy
haftmann [Wed, 15 Apr 2009 15:38:30 +0200] rev 30928
say farewell to code related to old code_funcgr module
haftmann [Wed, 15 Apr 2009 15:34:54 +0200] rev 30927
wrecked old code_funcgr module
haftmann [Wed, 15 Apr 2009 15:34:00 +0200] rev 30926
index type is a semiring_div
haftmann [Wed, 15 Apr 2009 15:30:39 +0200] rev 30925
theory NatBin now named Nat_Numeral
haftmann [Wed, 15 Apr 2009 15:30:38 +0200] rev 30924
default instantiation for unit type