Wed, 28 Dec 2011 13:00:51 +0100 print case syntax depending on "show_cases" configuration option;
wenzelm [Wed, 28 Dec 2011 13:00:51 +0100] rev 46003
print case syntax depending on "show_cases" configuration option;
Tue, 27 Dec 2011 15:38:45 +0100 merged
huffman [Tue, 27 Dec 2011 15:38:45 +0100] rev 46002
merged
Tue, 27 Dec 2011 15:37:33 +0100 redefine some binary operations on integers work on abstract numerals instead of Int.Pls and Int.Min
huffman [Tue, 27 Dec 2011 15:37:33 +0100] rev 46001
redefine some binary operations on integers work on abstract numerals instead of Int.Pls and Int.Min
Tue, 27 Dec 2011 13:16:22 +0100 remove some uses of Int.succ and Int.pred
huffman [Tue, 27 Dec 2011 13:16:22 +0100] rev 46000
remove some uses of Int.succ and Int.pred
Tue, 27 Dec 2011 12:49:03 +0100 removed unused lemmas
huffman [Tue, 27 Dec 2011 12:49:03 +0100] rev 45999
removed unused lemmas
Tue, 27 Dec 2011 12:37:11 +0100 remove redundant syntax declaration
huffman [Tue, 27 Dec 2011 12:37:11 +0100] rev 45998
remove redundant syntax declaration
Tue, 27 Dec 2011 12:27:06 +0100 use 'induct arbitrary' instead of 'rule_format' attribute
huffman [Tue, 27 Dec 2011 12:27:06 +0100] rev 45997
use 'induct arbitrary' instead of 'rule_format' attribute
Tue, 27 Dec 2011 12:05:03 +0100 declare simp rules immediately, instead of using 'declare' commands
huffman [Tue, 27 Dec 2011 12:05:03 +0100] rev 45996
declare simp rules immediately, instead of using 'declare' commands
Tue, 27 Dec 2011 11:38:55 +0100 declare word_of_int_{0,1} [simp], for consistency with word_of_int_bin
huffman [Tue, 27 Dec 2011 11:38:55 +0100] rev 45995
declare word_of_int_{0,1} [simp], for consistency with word_of_int_bin
Tue, 27 Dec 2011 09:45:10 +0100 be explicit about Finite_Set.fold
haftmann [Tue, 27 Dec 2011 09:45:10 +0100] rev 45994
be explicit about Finite_Set.fold
Tue, 27 Dec 2011 09:15:26 +0100 dropped fact whose names clash with corresponding facts on canonical fold
haftmann [Tue, 27 Dec 2011 09:15:26 +0100] rev 45993
dropped fact whose names clash with corresponding facts on canonical fold
Tue, 27 Dec 2011 09:15:26 +0100 prefer canonical fold on lists
haftmann [Tue, 27 Dec 2011 09:15:26 +0100] rev 45992
prefer canonical fold on lists
Tue, 27 Dec 2011 09:15:26 +0100 be explicit about Finite_Set.fold
haftmann [Tue, 27 Dec 2011 09:15:26 +0100] rev 45991
be explicit about Finite_Set.fold
Mon, 26 Dec 2011 22:17:10 +0100 incorporated More_Set and More_List into the Main body -- to be consolidated later
haftmann [Mon, 26 Dec 2011 22:17:10 +0100] rev 45990
incorporated More_Set and More_List into the Main body -- to be consolidated later
Mon, 26 Dec 2011 22:17:10 +0100 moved theorem requiring multisets from More_List to Multiset
haftmann [Mon, 26 Dec 2011 22:17:10 +0100] rev 45989
moved theorem requiring multisets from More_List to Multiset
Mon, 26 Dec 2011 22:17:10 +0100 NEWS: unavoidable fact renames
haftmann [Mon, 26 Dec 2011 22:17:10 +0100] rev 45988
NEWS: unavoidable fact renames
Mon, 26 Dec 2011 18:32:43 +0100 dropped disfruitful `constant signatures`
haftmann [Mon, 26 Dec 2011 18:32:43 +0100] rev 45987
dropped disfruitful `constant signatures`
Mon, 26 Dec 2011 18:32:43 +0100 moved various set operations to theory Set (resp. Product_Type)
haftmann [Mon, 26 Dec 2011 18:32:43 +0100] rev 45986
moved various set operations to theory Set (resp. Product_Type)
Mon, 26 Dec 2011 17:40:43 +0100 dropped Executable_Set wrapper theory
haftmann [Mon, 26 Dec 2011 17:40:43 +0100] rev 45985
dropped Executable_Set wrapper theory
Sun, 25 Dec 2011 08:42:33 +0100 updated certificate
haftmann [Sun, 25 Dec 2011 08:42:33 +0100] rev 45984
updated certificate
Sat, 24 Dec 2011 16:14:59 +0100 NEWS: `set` is now a proper type constructor
haftmann [Sat, 24 Dec 2011 16:14:59 +0100] rev 45983
NEWS: `set` is now a proper type constructor
Sat, 24 Dec 2011 16:14:58 +0100 dropped references to obsolete facts `mem_def` and `Collect_def`
haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45982
dropped references to obsolete facts `mem_def` and `Collect_def`
Sat, 24 Dec 2011 16:14:58 +0100 dropped references to obsolete facts `mem_def_raw` and `Collect_def_raw`
haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45981
dropped references to obsolete facts `mem_def_raw` and `Collect_def_raw`
Sat, 24 Dec 2011 16:14:58 +0100 adjusted to set/pred distinction by means of type constructor `set`
haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45980
adjusted to set/pred distinction by means of type constructor `set`
Sat, 24 Dec 2011 16:14:58 +0100 treatment of type constructor `set`
haftmann [Sat, 24 Dec 2011 16:14:58 +0100] rev 45979
treatment of type constructor `set`
Sat, 24 Dec 2011 15:55:03 +0100 executable intervals
haftmann [Sat, 24 Dec 2011 15:55:03 +0100] rev 45978
executable intervals
Sat, 24 Dec 2011 15:54:58 +0100 `set` is now a proper type constructor
haftmann [Sat, 24 Dec 2011 15:54:58 +0100] rev 45977
`set` is now a proper type constructor
Sat, 24 Dec 2011 15:53:12 +0100 tuned layout
haftmann [Sat, 24 Dec 2011 15:53:12 +0100] rev 45976
tuned layout
Sat, 24 Dec 2011 15:53:12 +0100 reduced to a compatibility layer
haftmann [Sat, 24 Dec 2011 15:53:12 +0100] rev 45975
reduced to a compatibility layer
Sat, 24 Dec 2011 15:53:11 +0100 added setup for executable code
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45974
added setup for executable code
Sat, 24 Dec 2011 15:53:11 +0100 moved `sublists` to theory Enum
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45973
moved `sublists` to theory Enum
Sat, 24 Dec 2011 15:53:11 +0100 commented out examples which choke on strict set/pred distinction
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45972
commented out examples which choke on strict set/pred distinction
Sat, 24 Dec 2011 15:53:11 +0100 explicitly spelt out proof of equivariance avoids problem with automation due to type constructor `set`
haftmann [Sat, 24 Dec 2011 15:53:11 +0100] rev 45971
explicitly spelt out proof of equivariance avoids problem with automation due to type constructor `set`
Sat, 24 Dec 2011 15:53:10 +0100 adjusted to set/pred distinction by means of type constructor `set`
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45970
adjusted to set/pred distinction by means of type constructor `set`
Sat, 24 Dec 2011 15:53:10 +0100 dropped references to obsolete fact `mem_def`
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45969
dropped references to obsolete fact `mem_def`
Sat, 24 Dec 2011 15:53:10 +0100 dropped obsolete lemma member_set
haftmann [Sat, 24 Dec 2011 15:53:10 +0100] rev 45968
dropped obsolete lemma member_set
Sat, 24 Dec 2011 15:53:09 +0100 dropped obsolete code equation for Id
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45967
dropped obsolete code equation for Id
Sat, 24 Dec 2011 15:53:09 +0100 tuned proofs
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45966
tuned proofs
Sat, 24 Dec 2011 15:53:09 +0100 generalized type signature to permit overloading on `set`
haftmann [Sat, 24 Dec 2011 15:53:09 +0100] rev 45965
generalized type signature to permit overloading on `set`
Sat, 24 Dec 2011 15:53:08 +0100 added monad instance for `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45964
added monad instance for `set`
Sat, 24 Dec 2011 15:53:08 +0100 enum type class instance for `set`; dropped misfitting code lemma for trancl
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45963
enum type class instance for `set`; dropped misfitting code lemma for trancl
Sat, 24 Dec 2011 15:53:08 +0100 finite type class instance for `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45962
finite type class instance for `set`
Sat, 24 Dec 2011 15:53:08 +0100 treatment of type constructor `set`
haftmann [Sat, 24 Dec 2011 15:53:08 +0100] rev 45961
treatment of type constructor `set`
Sat, 24 Dec 2011 15:53:07 +0100 lattice type class instances for `set`; added code lemma for Set.bind
haftmann [Sat, 24 Dec 2011 15:53:07 +0100] rev 45960
lattice type class instances for `set`; added code lemma for Set.bind
Sat, 24 Dec 2011 15:53:07 +0100 `set` is now a proper type constructor; added operation for set monad
haftmann [Sat, 24 Dec 2011 15:53:07 +0100] rev 45959
`set` is now a proper type constructor; added operation for set monad
Fri, 23 Dec 2011 16:37:27 +0100 simplify some proofs
huffman [Fri, 23 Dec 2011 16:37:27 +0100] rev 45958
simplify some proofs
Fri, 23 Dec 2011 15:55:23 +0100 remove redundant lemma word_sub_def
huffman [Fri, 23 Dec 2011 15:55:23 +0100] rev 45957
remove redundant lemma word_sub_def
Fri, 23 Dec 2011 15:34:18 +0100 add lemmas bin_cat_zero and bin_split_zero
huffman [Fri, 23 Dec 2011 15:34:18 +0100] rev 45956
add lemmas bin_cat_zero and bin_split_zero
Fri, 23 Dec 2011 15:24:22 +0100 more uses of 'induct arbitrary'
huffman [Fri, 23 Dec 2011 15:24:22 +0100] rev 45955
more uses of 'induct arbitrary'
Fri, 23 Dec 2011 14:37:38 +0100 use 'induct arbitrary' instead of universal quantifiers
huffman [Fri, 23 Dec 2011 14:37:38 +0100] rev 45954
use 'induct arbitrary' instead of universal quantifiers
Fri, 23 Dec 2011 11:50:12 +0100 remove two conflicting simp rules for 'number_of (number_of _)' pattern
huffman [Fri, 23 Dec 2011 11:50:12 +0100] rev 45953
remove two conflicting simp rules for 'number_of (number_of _)' pattern
Thu, 22 Dec 2011 12:14:26 +0100 add lemma bin_nth_minus1
huffman [Thu, 22 Dec 2011 12:14:26 +0100] rev 45952
add lemma bin_nth_minus1
Wed, 21 Dec 2011 18:23:08 +0100 removed killed encoding from example
blanchet [Wed, 21 Dec 2011 18:23:08 +0100] rev 45951
removed killed encoding from example
Wed, 21 Dec 2011 15:04:28 +0100 updated docs
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45950
updated docs
Wed, 21 Dec 2011 15:04:28 +0100 killed "guard@?" encodings -- they were found to be unsound
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45949
killed "guard@?" encodings -- they were found to be unsound
Wed, 21 Dec 2011 15:04:28 +0100 extend previous optimizations to guard-based encodings
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45948
extend previous optimizations to guard-based encodings
Wed, 21 Dec 2011 15:04:28 +0100 treat polymorphic constructors specially in @? encodings
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45947
treat polymorphic constructors specially in @? encodings
Wed, 21 Dec 2011 15:04:28 +0100 tuning
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45946
tuning
Wed, 21 Dec 2011 15:04:28 +0100 no need for type arguments for monomorphic constructors of polymorphic datatypes (e.g. "Nil")
blanchet [Wed, 21 Dec 2011 15:04:28 +0100] rev 45945
no need for type arguments for monomorphic constructors of polymorphic datatypes (e.g. "Nil")
Wed, 21 Dec 2011 14:38:21 +0100 added some basic documentation about method induction_schema extracted from old NEWS
bulwahn [Wed, 21 Dec 2011 14:38:21 +0100] rev 45944
added some basic documentation about method induction_schema extracted from old NEWS
Wed, 21 Dec 2011 14:24:29 +0100 adding documentation about the quickcheck_generator command in the IsarRef
bulwahn [Wed, 21 Dec 2011 14:24:29 +0100] rev 45943
adding documentation about the quickcheck_generator command in the IsarRef
Wed, 21 Dec 2011 09:41:16 +0100 extending quickcheck example
bulwahn [Wed, 21 Dec 2011 09:41:16 +0100] rev 45942
extending quickcheck example
Wed, 21 Dec 2011 09:39:14 +0100 NEWS
bulwahn [Wed, 21 Dec 2011 09:39:14 +0100] rev 45941
NEWS
Wed, 21 Dec 2011 09:21:35 +0100 quickcheck_generator command also creates random generators
bulwahn [Wed, 21 Dec 2011 09:21:35 +0100] rev 45940
quickcheck_generator command also creates random generators
Tue, 20 Dec 2011 18:59:50 +0100 don't try to avoid SPASS keywords; instead, just suffix an underscore to all generated identifiers
blanchet [Tue, 20 Dec 2011 18:59:50 +0100] rev 45939
don't try to avoid SPASS keywords; instead, just suffix an underscore to all generated identifiers
Tue, 20 Dec 2011 18:59:50 +0100 one more SPASS identifier
blanchet [Tue, 20 Dec 2011 18:59:50 +0100] rev 45938
one more SPASS identifier
Tue, 20 Dec 2011 18:59:46 +0100 tuning
blanchet [Tue, 20 Dec 2011 18:59:46 +0100] rev 45937
tuning
Tue, 20 Dec 2011 18:46:05 +0100 merged
noschinl [Tue, 20 Dec 2011 18:46:05 +0100] rev 45936
merged
Sat, 17 Dec 2011 15:53:58 +0100 meaningful error message on failing merges of coercion tables
traytel [Sat, 17 Dec 2011 15:53:58 +0100] rev 45935
meaningful error message on failing merges of coercion tables
Tue, 20 Dec 2011 11:40:56 +0100 add simp rules for enat and ereal
noschinl [Tue, 20 Dec 2011 11:40:56 +0100] rev 45934
add simp rules for enat and ereal
Mon, 19 Dec 2011 14:41:08 +0100 add lemmas
noschinl [Mon, 19 Dec 2011 14:41:08 +0100] rev 45933
add lemmas
Mon, 19 Dec 2011 14:41:08 +0100 add lemmas
noschinl [Mon, 19 Dec 2011 14:41:08 +0100] rev 45932
add lemmas
Mon, 19 Dec 2011 14:41:08 +0100 weaken preconditions on lemmas
noschinl [Mon, 19 Dec 2011 14:41:08 +0100] rev 45931
weaken preconditions on lemmas
Mon, 19 Dec 2011 14:41:08 +0100 add lemmas
noschinl [Mon, 19 Dec 2011 14:41:08 +0100] rev 45930
add lemmas
Tue, 20 Dec 2011 17:40:21 +0100 removing some debug output in quotient_definition
bulwahn [Tue, 20 Dec 2011 17:40:21 +0100] rev 45929
removing some debug output in quotient_definition
Tue, 20 Dec 2011 17:40:18 +0100 adding quickcheck generators in some HOL-Library theories
bulwahn [Tue, 20 Dec 2011 17:40:18 +0100] rev 45928
adding quickcheck generators in some HOL-Library theories
Tue, 20 Dec 2011 17:40:17 +0100 adding quickcheck generator for distinct lists; adding examples
bulwahn [Tue, 20 Dec 2011 17:40:17 +0100] rev 45927
adding quickcheck generator for distinct lists; adding examples
Tue, 20 Dec 2011 17:40:15 +0100 added keywords
bulwahn [Tue, 20 Dec 2011 17:40:15 +0100] rev 45926
added keywords
Tue, 20 Dec 2011 17:39:56 +0100 quickcheck generators for abstract types; tuned
bulwahn [Tue, 20 Dec 2011 17:39:56 +0100] rev 45925
quickcheck generators for abstract types; tuned
Tue, 20 Dec 2011 17:22:31 +0100 exporting instantiation functions in quickcheck for their usage in abstract generators
bulwahn [Tue, 20 Dec 2011 17:22:31 +0100] rev 45924
exporting instantiation functions in quickcheck for their usage in abstract generators
Tue, 20 Dec 2011 17:22:31 +0100 generalize ensure_sort_datatype to ensure_sort in quickcheck_common to allow generators for abstract types;
bulwahn [Tue, 20 Dec 2011 17:22:31 +0100] rev 45923
generalize ensure_sort_datatype to ensure_sort in quickcheck_common to allow generators for abstract types; adding common datatype interpretation to quickcheck_common;
Tue, 20 Dec 2011 14:43:42 +0100 tuned
bulwahn [Tue, 20 Dec 2011 14:43:42 +0100] rev 45922
tuned
Tue, 20 Dec 2011 14:43:41 +0100 tuned
bulwahn [Tue, 20 Dec 2011 14:43:41 +0100] rev 45921
tuned
Tue, 20 Dec 2011 13:04:46 +0100 ensure TPTP FOF/TFF/THF formulas are close
blanchet [Tue, 20 Dec 2011 13:04:46 +0100] rev 45920
ensure TPTP FOF/TFF/THF formulas are close
Tue, 20 Dec 2011 10:42:33 +0100 tuned
nipkow [Tue, 20 Dec 2011 10:42:33 +0100] rev 45919
tuned
Mon, 19 Dec 2011 17:10:53 +0100 merged
nipkow [Mon, 19 Dec 2011 17:10:53 +0100] rev 45918
merged
Mon, 19 Dec 2011 17:10:45 +0100 added old chestnut
nipkow [Mon, 19 Dec 2011 17:10:45 +0100] rev 45917
added old chestnut
Mon, 19 Dec 2011 13:58:54 +0100 isarfied proof; add log to DERIV_intros
hoelzl [Mon, 19 Dec 2011 13:58:54 +0100] rev 45916
isarfied proof; add log to DERIV_intros
Thu, 15 Dec 2011 17:21:29 +0100 tendsto lemmas for ln and powr
huffman [Thu, 15 Dec 2011 17:21:29 +0100] rev 45915
tendsto lemmas for ln and powr
Sun, 18 Dec 2011 14:28:14 +0100 tuned settings;
wenzelm [Sun, 18 Dec 2011 14:28:14 +0100] rev 45914
tuned settings;
Sat, 17 Dec 2011 16:24:14 +0100 updated jedit_build component;
wenzelm [Sat, 17 Dec 2011 16:24:14 +0100] rev 45913
updated jedit_build component;
Sat, 17 Dec 2011 16:22:16 +0100 updated version information;
wenzelm [Sat, 17 Dec 2011 16:22:16 +0100] rev 45912
updated version information;
Sat, 17 Dec 2011 16:21:22 +0100 patch for Lobo/Cobra 0.98.4 to make it work with Java 1.7 (see also http://sourceforge.net/tracker/index.php?func=detail&aid=2991043&group_id=139023&atid=742262);
wenzelm [Sat, 17 Dec 2011 16:21:22 +0100] rev 45911
patch for Lobo/Cobra 0.98.4 to make it work with Java 1.7 (see also http://sourceforge.net/tracker/index.php?func=detail&aid=2991043&group_id=139023&atid=742262);
Sat, 17 Dec 2011 15:09:11 +0100 eliminated Drule.export_without_context which is not really required here;
wenzelm [Sat, 17 Dec 2011 15:09:11 +0100] rev 45910
eliminated Drule.export_without_context which is not really required here;
Sat, 17 Dec 2011 13:08:03 +0100 tuned signature;
wenzelm [Sat, 17 Dec 2011 13:08:03 +0100] rev 45909
tuned signature;
Sat, 17 Dec 2011 12:51:30 +0100 enforce short hostname on all platforms (especially macbroy2);
wenzelm [Sat, 17 Dec 2011 12:51:30 +0100] rev 45908
enforce short hostname on all platforms (especially macbroy2);
Sat, 17 Dec 2011 12:42:10 +0100 clarified modules that contribute to datatype package;
wenzelm [Sat, 17 Dec 2011 12:42:10 +0100] rev 45907
clarified modules that contribute to datatype package;
Sat, 17 Dec 2011 12:10:37 +0100 tuned signature;
wenzelm [Sat, 17 Dec 2011 12:10:37 +0100] rev 45906
tuned signature;
Fri, 16 Dec 2011 22:07:03 +0100 merged
wenzelm [Fri, 16 Dec 2011 22:07:03 +0100] rev 45905
merged
Fri, 16 Dec 2011 12:01:10 +0100 merged
nipkow [Fri, 16 Dec 2011 12:01:10 +0100] rev 45904
merged
Fri, 16 Dec 2011 12:00:59 +0100 improved indexed complete lattice
nipkow [Fri, 16 Dec 2011 12:00:59 +0100] rev 45903
improved indexed complete lattice
Fri, 16 Dec 2011 22:08:48 +0100 more elementary defs;
wenzelm [Fri, 16 Dec 2011 22:08:48 +0100] rev 45902
more elementary defs;
Fri, 16 Dec 2011 21:23:21 +0100 eliminated old-fashioned Global_Theory.add_thms(s);
wenzelm [Fri, 16 Dec 2011 21:23:21 +0100] rev 45901
eliminated old-fashioned Global_Theory.add_thms(s);
Fri, 16 Dec 2011 13:37:08 +0100 prefer sorting from Scala library;
wenzelm [Fri, 16 Dec 2011 13:37:08 +0100] rev 45900
prefer sorting from Scala library;
Fri, 16 Dec 2011 12:03:33 +0100 prefer Name.context operations;
wenzelm [Fri, 16 Dec 2011 12:03:33 +0100] rev 45899
prefer Name.context operations;
Fri, 16 Dec 2011 11:02:55 +0100 tuned;
wenzelm [Fri, 16 Dec 2011 11:02:55 +0100] rev 45898
tuned;
Fri, 16 Dec 2011 10:52:35 +0100 clarified modules that contribute to datatype package;
wenzelm [Fri, 16 Dec 2011 10:52:35 +0100] rev 45897
clarified modules that contribute to datatype package;
Fri, 16 Dec 2011 10:38:38 +0100 tuned signature;
wenzelm [Fri, 16 Dec 2011 10:38:38 +0100] rev 45896
tuned signature;
Thu, 15 Dec 2011 21:46:52 +0100 merged;
wenzelm [Thu, 15 Dec 2011 21:46:52 +0100] rev 45895
merged;
Thu, 15 Dec 2011 19:53:28 +0100 tuned;
wenzelm [Thu, 15 Dec 2011 19:53:28 +0100] rev 45894
tuned;
Thu, 15 Dec 2011 16:10:44 +0100 add complementary lemmas for {min,max}_least
noschinl [Thu, 15 Dec 2011 16:10:44 +0100] rev 45893
add complementary lemmas for {min,max}_least
Thu, 15 Dec 2011 15:55:39 +0100 add lemmas about limits
noschinl [Thu, 15 Dec 2011 15:55:39 +0100] rev 45892
add lemmas about limits
Thu, 15 Dec 2011 18:08:40 +0100 clarified module dependencies: Datatype_Data, Datatype_Case, Rep_Datatype;
wenzelm [Thu, 15 Dec 2011 18:08:40 +0100] rev 45891
clarified module dependencies: Datatype_Data, Datatype_Case, Rep_Datatype;
Thu, 15 Dec 2011 17:37:14 +0100 separate rep_datatype.ML;
wenzelm [Thu, 15 Dec 2011 17:37:14 +0100] rev 45890
separate rep_datatype.ML; tuned signature;
Thu, 15 Dec 2011 14:11:57 +0100 misc tuning and simplification;
wenzelm [Thu, 15 Dec 2011 14:11:57 +0100] rev 45889
misc tuning and simplification;
Thu, 15 Dec 2011 13:40:20 +0100 more stats;
wenzelm [Thu, 15 Dec 2011 13:40:20 +0100] rev 45888
more stats;
Thu, 15 Dec 2011 10:38:50 +0100 made SML/NJ happier
blanchet [Thu, 15 Dec 2011 10:38:50 +0100] rev 45887
made SML/NJ happier
Thu, 15 Dec 2011 09:13:32 +0100 merged
nipkow [Thu, 15 Dec 2011 09:13:32 +0100] rev 45886
merged
Thu, 15 Dec 2011 09:13:23 +0100 tuned
nipkow [Thu, 15 Dec 2011 09:13:23 +0100] rev 45885
tuned
Thu, 15 Dec 2011 08:51:14 +0100 hiding the precious name map_entry in AList_Impl
bulwahn [Thu, 15 Dec 2011 08:51:14 +0100] rev 45884
hiding the precious name map_entry in AList_Impl
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip