Thu, 07 May 2009 16:22:35 +0200 dropped explicit suppport for frees in evaluation conversion stack
haftmann [Thu, 07 May 2009 16:22:35 +0200] rev 31063
dropped explicit suppport for frees in evaluation conversion stack
Thu, 07 May 2009 16:22:34 +0200 no need for explicit delete declaration
haftmann [Thu, 07 May 2009 16:22:34 +0200] rev 31062
no need for explicit delete declaration
Thu, 07 May 2009 16:22:34 +0200 better to have distinguished class for preorders
haftmann [Thu, 07 May 2009 16:22:34 +0200] rev 31061
better to have distinguished class for preorders
Thu, 07 May 2009 12:17:17 +0200 added theory for explicit equivalence relation in preorders
haftmann [Thu, 07 May 2009 12:17:17 +0200] rev 31060
added theory for explicit equivalence relation in preorders
Thu, 07 May 2009 12:02:16 +0200 explicit type_name antiquotations
haftmann [Thu, 07 May 2009 12:02:16 +0200] rev 31059
explicit type_name antiquotations
Thu, 07 May 2009 12:02:15 +0200 explicit type arguments in constants
haftmann [Thu, 07 May 2009 12:02:15 +0200] rev 31058
explicit type arguments in constants
Wed, 06 May 2009 19:42:27 +0200 merged
haftmann [Wed, 06 May 2009 19:42:27 +0200] rev 31057
merged
Wed, 06 May 2009 19:09:31 +0200 robustifed infrastructure for complex term syntax during code generation
haftmann [Wed, 06 May 2009 19:09:31 +0200] rev 31056
robustifed infrastructure for complex term syntax during code generation
Wed, 06 May 2009 19:09:31 +0200 proper structures for list and string code generation stuff
haftmann [Wed, 06 May 2009 19:09:31 +0200] rev 31055
proper structures for list and string code generation stuff
Wed, 06 May 2009 19:09:14 +0200 explicit type arguments in constants
haftmann [Wed, 06 May 2009 19:09:14 +0200] rev 31054
explicit type arguments in constants
Wed, 06 May 2009 19:09:14 +0200 confine term setup to Eval serialiser
haftmann [Wed, 06 May 2009 19:09:14 +0200] rev 31053
confine term setup to Eval serialiser
Wed, 06 May 2009 16:10:12 +0200 adaptation replaces adaption
haftmann [Wed, 06 May 2009 16:10:12 +0200] rev 31052
adaptation replaces adaption
Wed, 06 May 2009 16:01:23 +0200 refined HOL string theories and corresponding ML fragments
haftmann [Wed, 06 May 2009 16:01:23 +0200] rev 31051
refined HOL string theories and corresponding ML fragments
Wed, 06 May 2009 16:01:07 +0200 adaptation replaces adaption
haftmann [Wed, 06 May 2009 16:01:07 +0200] rev 31050
adaptation replaces adaption
Wed, 06 May 2009 16:01:06 +0200 explicit type arguments in constants
haftmann [Wed, 06 May 2009 16:01:06 +0200] rev 31049
explicit type arguments in constants
Wed, 06 May 2009 16:01:06 +0200 refined HOL string theories and corresponding ML fragments
haftmann [Wed, 06 May 2009 16:01:06 +0200] rev 31048
refined HOL string theories and corresponding ML fragments
Wed, 06 May 2009 16:01:05 +0200 tuned description of overloading
haftmann [Wed, 06 May 2009 16:01:05 +0200] rev 31047
tuned description of overloading
Wed, 06 May 2009 16:01:05 +0200 confine term setup to Eval serialiser
haftmann [Wed, 06 May 2009 16:01:05 +0200] rev 31046
confine term setup to Eval serialiser
Wed, 06 May 2009 16:01:05 +0200 updated generated file
haftmann [Wed, 06 May 2009 16:01:05 +0200] rev 31045
updated generated file
Wed, 06 May 2009 19:15:40 +0200 new lemmas
nipkow [Wed, 06 May 2009 19:15:40 +0200] rev 31044
new lemmas
Wed, 06 May 2009 09:58:24 +0200 merged
nipkow [Wed, 06 May 2009 09:58:24 +0200] rev 31043
merged
Wed, 06 May 2009 10:55:47 +1000 Prototype introiff option for find_theorems.
Timothy Bourke [Wed, 06 May 2009 10:55:47 +1000] rev 31042
Prototype introiff option for find_theorems. This feature was suggested by Jeremy Avigad / Tobias Nipkow. It adds an introiff keyword for find_theorems that returns, in addition to the usual results for intro, any theorems of the form ([| ... |] ==> (P = Q)) where either P or Q matches the conclusions of the current goal. Such theorems can be made introduction rules with [THEN iffDx]. The current patch is for evaluation only. It assumes an (op = : 'a -> 'a -> bool) operator, which is specific to HOL. It is not clear how this should be generalised.
Wed, 06 May 2009 00:57:29 -0700 replace cont2cont_apply with cont_apply; add new cont2cont lemmas
huffman [Wed, 06 May 2009 00:57:29 -0700] rev 31041
replace cont2cont_apply with cont_apply; add new cont2cont lemmas
Wed, 06 May 2009 09:08:47 +0200 compatible with preorder; bot and top instances
haftmann [Wed, 06 May 2009 09:08:47 +0200] rev 31040
compatible with preorder; bot and top instances
Mon, 04 May 2009 23:45:58 +0200 updated generated files etc/isar-keywords.el and lib/jedit/isabelle.xml
immler@in.tum.de [Mon, 04 May 2009 23:45:58 +0200] rev 31039
updated generated files etc/isar-keywords.el and lib/jedit/isabelle.xml
Mon, 04 May 2009 23:44:11 +0200 tuned
immler@in.tum.de [Mon, 04 May 2009 23:44:11 +0200] rev 31038
tuned
Mon, 04 May 2009 23:37:39 +0200 added Philipp Meyer's implementation of AtpMinimal
immler@in.tum.de [Mon, 04 May 2009 23:37:39 +0200] rev 31037
added Philipp Meyer's implementation of AtpMinimal together with related changes in the sledgehammer-interface: adapted type of prover, optional relevance filtering, public get_prover for registered atps in AtpManager, included atp_minimize in s/h response;
Mon, 04 May 2009 14:49:51 +0200 removed code_name module
haftmann [Mon, 04 May 2009 14:49:51 +0200] rev 31036
removed code_name module
Mon, 04 May 2009 14:49:50 +0200 desymbolization with case selection
haftmann [Mon, 04 May 2009 14:49:50 +0200] rev 31035
desymbolization with case selection
Mon, 04 May 2009 14:49:49 +0200 dropped duplicate lemma sum_nonneg_eq_zero_iff
haftmann [Mon, 04 May 2009 14:49:49 +0200] rev 31034
dropped duplicate lemma sum_nonneg_eq_zero_iff
Mon, 04 May 2009 14:49:48 +0200 fixed broken link
haftmann [Mon, 04 May 2009 14:49:48 +0200] rev 31033
fixed broken link
Mon, 04 May 2009 14:49:47 +0200 tuned header
haftmann [Mon, 04 May 2009 14:49:47 +0200] rev 31032
tuned header
Mon, 04 May 2009 14:49:46 +0200 class typerep inherits from type
haftmann [Mon, 04 May 2009 14:49:46 +0200] rev 31031
class typerep inherits from type
Thu, 30 Apr 2009 14:46:59 -0700 use simproc_setup command for cont_proc
huffman [Thu, 30 Apr 2009 14:46:59 -0700] rev 31030
use simproc_setup command for cont_proc
Thu, 30 Apr 2009 12:16:35 -0700 used named theorems for declaring numeral simps
huffman [Thu, 30 Apr 2009 12:16:35 -0700] rev 31029
used named theorems for declaring numeral simps
Thu, 30 Apr 2009 11:14:04 -0700 clean up unsigned numeral proofs
huffman [Thu, 30 Apr 2009 11:14:04 -0700] rev 31028
clean up unsigned numeral proofs
Thu, 30 Apr 2009 07:33:40 -0700 detect error cases in mk_num, dest_num
huffman [Thu, 30 Apr 2009 07:33:40 -0700] rev 31027
detect error cases in mk_num, dest_num
Wed, 29 Apr 2009 20:33:52 -0700 add semiring_assoc_fold simproc for unsigned numerals
huffman [Wed, 29 Apr 2009 20:33:52 -0700] rev 31026
add semiring_assoc_fold simproc for unsigned numerals
Wed, 29 Apr 2009 17:57:16 -0700 reorient simproc for unsigned numerals
huffman [Wed, 29 Apr 2009 17:57:16 -0700] rev 31025
reorient simproc for unsigned numerals
Wed, 29 Apr 2009 17:15:01 -0700 reimplement reorientation simproc using theory data
huffman [Wed, 29 Apr 2009 17:15:01 -0700] rev 31024
reimplement reorientation simproc using theory data
Wed, 29 Apr 2009 13:36:29 -0700 use opaque ascription for all HOLCF code
huffman [Wed, 29 Apr 2009 13:36:29 -0700] rev 31023
use opaque ascription for all HOLCF code
Wed, 29 Apr 2009 21:10:46 +0200 added listsum lemmas
nipkow [Wed, 29 Apr 2009 21:10:46 +0200] rev 31022
added listsum lemmas
Wed, 29 Apr 2009 14:20:26 +0200 farewell to class recpower
haftmann [Wed, 29 Apr 2009 14:20:26 +0200] rev 31021
farewell to class recpower
Tue, 28 Apr 2009 19:15:50 +0200 merged
haftmann [Tue, 28 Apr 2009 19:15:50 +0200] rev 31020
merged
Tue, 28 Apr 2009 16:58:23 +0200 power constraint needed, though
haftmann [Tue, 28 Apr 2009 16:58:23 +0200] rev 31019
power constraint needed, though
Tue, 28 Apr 2009 15:50:32 +0200 stripped lemma duplicatesrc/HOL/Word/Num_Lemmas.thy
haftmann [Tue, 28 Apr 2009 15:50:32 +0200] rev 31018
stripped lemma duplicatesrc/HOL/Word/Num_Lemmas.thy
Tue, 28 Apr 2009 15:50:30 +0200 stripped class recpower further
haftmann [Tue, 28 Apr 2009 15:50:30 +0200] rev 31017
stripped class recpower further
Tue, 28 Apr 2009 15:50:30 +0200 lemma sum_nonneg_eq_zero_iff
haftmann [Tue, 28 Apr 2009 15:50:30 +0200] rev 31016
lemma sum_nonneg_eq_zero_iff
Tue, 28 Apr 2009 15:50:29 +0200 reorganization of power lemmas
haftmann [Tue, 28 Apr 2009 15:50:29 +0200] rev 31015
reorganization of power lemmas
Tue, 28 Apr 2009 15:50:29 +0200 collected square lemmas in Nat_Numeral
haftmann [Tue, 28 Apr 2009 15:50:29 +0200] rev 31014
collected square lemmas in Nat_Numeral
Tue, 28 Apr 2009 18:42:26 +0200 Symbol.name_of and Name.desymbolize
haftmann [Tue, 28 Apr 2009 18:42:26 +0200] rev 31013
Symbol.name_of and Name.desymbolize
Tue, 28 Apr 2009 13:34:48 +0200 prevent potential failure
haftmann [Tue, 28 Apr 2009 13:34:48 +0200] rev 31012
prevent potential failure
Tue, 28 Apr 2009 13:34:48 +0200 ephermal enforcement of import order to circumvent current problem in merging interpretation morphisms
haftmann [Tue, 28 Apr 2009 13:34:48 +0200] rev 31011
ephermal enforcement of import order to circumvent current problem in merging interpretation morphisms
Tue, 28 Apr 2009 13:34:46 +0200 local syntax for Ints; ephermal re-globalization
haftmann [Tue, 28 Apr 2009 13:34:46 +0200] rev 31010
local syntax for Ints; ephermal re-globalization
Tue, 28 Apr 2009 13:34:45 +0200 dropped reference to class recpower and lemma duplicate
haftmann [Tue, 28 Apr 2009 13:34:45 +0200] rev 31009
dropped reference to class recpower and lemma duplicate
Mon, 27 Apr 2009 19:44:30 -0700 add proper support for bottom-patterns in fixrec package
huffman [Mon, 27 Apr 2009 19:44:30 -0700] rev 31008
add proper support for bottom-patterns in fixrec package
Mon, 27 Apr 2009 07:26:17 -0700 merged
huffman [Mon, 27 Apr 2009 07:26:17 -0700] rev 31007
merged
Wed, 22 Apr 2009 11:00:25 -0700 add module signature to domain_library.ML
huffman [Wed, 22 Apr 2009 11:00:25 -0700] rev 31006
add module signature to domain_library.ML
Wed, 22 Apr 2009 07:20:13 -0700 add module signature for domain_theorems.ML
huffman [Wed, 22 Apr 2009 07:20:13 -0700] rev 31005
add module signature for domain_theorems.ML
Wed, 22 Apr 2009 07:12:21 -0700 declare take_rews as simp rules
huffman [Wed, 22 Apr 2009 07:12:21 -0700] rev 31004
declare take_rews as simp rules
Mon, 27 Apr 2009 11:27:19 +0200 explicit is better than implicit
haftmann [Mon, 27 Apr 2009 11:27:19 +0200] rev 31003
explicit is better than implicit
Mon, 27 Apr 2009 10:11:46 +0200 whitespace tuning
haftmann [Mon, 27 Apr 2009 10:11:46 +0200] rev 31002
whitespace tuning
Mon, 27 Apr 2009 10:11:44 +0200 cleaned up theory power further
haftmann [Mon, 27 Apr 2009 10:11:44 +0200] rev 31001
cleaned up theory power further
Mon, 27 Apr 2009 08:22:37 +0200 merged
haftmann [Mon, 27 Apr 2009 08:22:37 +0200] rev 31000
merged
Sun, 26 Apr 2009 20:23:41 +0200 merged
haftmann [Sun, 26 Apr 2009 20:23:41 +0200] rev 30999
merged
Sun, 26 Apr 2009 20:18:48 +0200 merged
haftmann [Sun, 26 Apr 2009 20:18:48 +0200] rev 30998
merged
Sun, 26 Apr 2009 20:17:50 +0200 fixed document generation
haftmann [Sun, 26 Apr 2009 20:17:50 +0200] rev 30997
fixed document generation
Sun, 26 Apr 2009 08:45:37 +0200 cleaned up Power theory
haftmann [Sun, 26 Apr 2009 08:45:37 +0200] rev 30996
cleaned up Power theory
Sun, 26 Apr 2009 23:41:18 +0100 merged
chaieb [Sun, 26 Apr 2009 23:41:18 +0100] rev 30995
merged
Sun, 26 Apr 2009 23:40:22 +0100 merged
chaieb [Sun, 26 Apr 2009 23:40:22 +0100] rev 30994
merged
Fri, 24 Apr 2009 19:29:44 +0100 merged
chaieb [Fri, 24 Apr 2009 19:29:44 +0100] rev 30993
merged
Fri, 24 Apr 2009 19:29:14 +0100 more general statements
chaieb [Fri, 24 Apr 2009 19:29:14 +0100] rev 30992
more general statements
Mon, 27 Apr 2009 00:29:54 +0200 tuned
Christian Urban <urbanc@in.tum.de> [Mon, 27 Apr 2009 00:29:54 +0200] rev 30991
tuned
Sun, 26 Apr 2009 23:16:24 +0200 reorganised the section about fresh_star and added lemma pt_fresh_star_pi
Christian Urban <urbanc@in.tum.de> [Sun, 26 Apr 2009 23:16:24 +0200] rev 30990
reorganised the section about fresh_star and added lemma pt_fresh_star_pi
Sun, 26 Apr 2009 20:23:09 +0200 reverted slip in theory imports
haftmann [Sun, 26 Apr 2009 20:23:09 +0200] rev 30989
reverted slip in theory imports
Sun, 26 Apr 2009 08:34:53 +0200 adjusted to changes in power syntax
haftmann [Sun, 26 Apr 2009 08:34:53 +0200] rev 30988
adjusted to changes in power syntax
Sun, 26 Apr 2009 00:42:59 +0200 merged
Christian Urban <urbanc@in.tum.de> [Sun, 26 Apr 2009 00:42:59 +0200] rev 30987
merged
Sun, 26 Apr 2009 00:42:49 +0200 deleted thm-attributes "fresh" and "bij" (not used); same features can later be implemented by simpler means
Christian Urban <urbanc@in.tum.de> [Sun, 26 Apr 2009 00:42:49 +0200] rev 30986
deleted thm-attributes "fresh" and "bij" (not used); same features can later be implemented by simpler means
Sat, 25 Apr 2009 23:42:30 +0200 append prefs at end;
wenzelm [Sat, 25 Apr 2009 23:42:30 +0200] rev 30985
append prefs at end;
Sat, 25 Apr 2009 22:29:13 +0200 merged
wenzelm [Sat, 25 Apr 2009 22:29:13 +0200] rev 30984
merged
Sat, 25 Apr 2009 21:42:05 +0200 adapted permutation functions to new overloading syntax (the functions are still "unchecked" because they are used in conjunction with type-classes)
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)
Sat, 25 Apr 2009 21:28:05 +0200 use predefined preferences categories;
wenzelm [Sat, 25 Apr 2009 21:28:05 +0200] rev 30982
use predefined preferences categories;
Sat, 25 Apr 2009 21:28:05 +0200 removed obsolete artifacts;
wenzelm [Sat, 25 Apr 2009 21:28:05 +0200] rev 30981
removed obsolete artifacts;
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
Fri, 17 Apr 2009 16:41:30 +0200 power operation on relations now with syntax ^^
haftmann [Fri, 17 Apr 2009 16:41:30 +0200] rev 30950
power operation on relations now with syntax ^^
Fri, 17 Apr 2009 15:57:26 +0200 separated funpow, relpow from power on monoids
haftmann [Fri, 17 Apr 2009 15:57:26 +0200] rev 30949
separated funpow, relpow from power on monoids
Fri, 17 Apr 2009 15:14:06 +0200 static compilation of enumeration type
haftmann [Fri, 17 Apr 2009 15:14:06 +0200] rev 30948
static compilation of enumeration type
Fri, 17 Apr 2009 14:29:56 +0200 re-engineering of evaluation conversions
haftmann [Fri, 17 Apr 2009 14:29:56 +0200] rev 30947
re-engineering of evaluation conversions
Fri, 17 Apr 2009 14:29:55 +0200 tuned
haftmann [Fri, 17 Apr 2009 14:29:55 +0200] rev 30946
tuned
Fri, 17 Apr 2009 14:29:54 +0200 separate channel for Quickcheck evaluations
haftmann [Fri, 17 Apr 2009 14:29:54 +0200] rev 30945
separate channel for Quickcheck evaluations
Fri, 17 Apr 2009 08:36:18 +0200 merged
haftmann [Fri, 17 Apr 2009 08:36:18 +0200] rev 30944
merged
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip