haftmann [Thu, 16 Oct 2014 19:26:14 +0200] rev 58688
restructured
haftmann [Thu, 16 Oct 2014 19:26:13 +0200] rev 58687
even more cleanup
blanchet [Thu, 16 Oct 2014 11:56:46 +0200] rev 58686
made SML/NJ happier
blanchet [Wed, 15 Oct 2014 17:18:08 +0200] rev 58685
made SML/NJ happier
blanchet [Wed, 15 Oct 2014 17:15:11 +0200] rev 58684
tuned whitespace
wenzelm [Tue, 14 Oct 2014 19:39:29 +0200] rev 58683
buffer_line_context via untyped access;
wenzelm [Tue, 14 Oct 2014 19:38:41 +0200] rev 58682
access class hierarchy;
smash access to null;
haftmann [Tue, 14 Oct 2014 08:23:23 +0200] rev 58681
legacy cleanup
haftmann [Tue, 14 Oct 2014 08:23:23 +0200] rev 58680
more algebraic deductions for facts on even/odd
haftmann [Tue, 14 Oct 2014 08:23:23 +0200] rev 58679
more algebraic deductions for facts on even/odd
haftmann [Tue, 14 Oct 2014 08:23:23 +0200] rev 58678
purely algebraic characterization of even and odd
desharna [Tue, 14 Oct 2014 16:19:42 +0200] rev 58677
document 'sel_transfer'
desharna [Tue, 14 Oct 2014 16:17:36 +0200] rev 58676
generate 'sel_transfer' for (co)datatypes
desharna [Tue, 14 Oct 2014 16:17:34 +0200] rev 58675
add 'kind' to 'cr_sugar'
desharna [Tue, 14 Oct 2014 15:39:57 +0200] rev 58674
add 'fp_bnf' to 'bnf_sugar'
desharna [Tue, 14 Oct 2014 15:39:56 +0200] rev 58673
preserve the structure of 'set_intros' theorem in ML
desharna [Tue, 14 Oct 2014 15:39:54 +0200] rev 58672
preserve the structure of 'map_sel' theorem in ML
desharna [Tue, 14 Oct 2014 15:11:35 +0200] rev 58671
preserve the structure of 'set_sel' theorem in ML
steckerm [Tue, 14 Oct 2014 13:51:38 +0200] rev 58670
Fixed bug in waldmeister skolemization
wenzelm [Tue, 14 Oct 2014 10:52:46 +0200] rev 58669
tuned signature;
wenzelm [Mon, 13 Oct 2014 22:43:29 +0200] rev 58668
tuned signature;
wenzelm [Mon, 13 Oct 2014 21:57:40 +0200] rev 58667
merged
wenzelm [Mon, 13 Oct 2014 21:46:41 +0200] rev 58666
tuned signature;
wenzelm [Mon, 13 Oct 2014 21:41:29 +0200] rev 58665
tuned signature;
wenzelm [Mon, 13 Oct 2014 20:51:48 +0200] rev 58664
obsolete;
wenzelm [Mon, 13 Oct 2014 20:29:30 +0200] rev 58663
module Interpretation is superseded by Plugin;
wenzelm [Mon, 13 Oct 2014 20:25:10 +0200] rev 58662
module Interpretation is superseded by Plugin;
wenzelm [Mon, 13 Oct 2014 20:24:24 +0200] rev 58661
module Interpretation is superseded by Plugin;
wenzelm [Mon, 13 Oct 2014 19:34:10 +0200] rev 58660
clarified load order;
tuned signature;
wenzelm [Mon, 13 Oct 2014 18:45:48 +0200] rev 58659
Local_Interpretation is superseded by Plugin with formal Plugin_Name management, avoiding undeclared strings;
wenzelm [Mon, 13 Oct 2014 17:04:25 +0200] rev 58658
support for indirections (defined entries), e.g. relevant for quickcheck and its sub-plugins;
wenzelm [Mon, 13 Oct 2014 15:45:23 +0200] rev 58657
support for named plugins for definitional packages;
immler [Mon, 13 Oct 2014 18:55:05 +0200] rev 58656
relaxed class constraints for exp
nipkow [Mon, 13 Oct 2014 16:07:11 +0200] rev 58655
tuned
blanchet [Sun, 12 Oct 2014 21:52:45 +0200] rev 58654
special treatment of extensionality in minimizer
blanchet [Sun, 12 Oct 2014 21:52:45 +0200] rev 58653
improved handling of extensionality in Isar proofs generated from LEO-II and Satallax
blanchet [Sun, 12 Oct 2014 21:52:44 +0200] rev 58652
made SML/NJ happier
haftmann [Sun, 12 Oct 2014 19:53:13 +0200] rev 58651
leftover from 3ccafeb9a1d1
haftmann [Sun, 12 Oct 2014 17:05:35 +0200] rev 58650
some more facts on divisibility
haftmann [Sun, 12 Oct 2014 17:05:34 +0200] rev 58649
generalized and consolidated some theorems concerning divisibility
haftmann [Sun, 12 Oct 2014 16:31:43 +0200] rev 58648
eliminiated clone
haftmann [Sun, 12 Oct 2014 16:31:28 +0200] rev 58647
more facts about abstract divisibility
haftmann [Fri, 10 Oct 2014 19:55:32 +0200] rev 58646
specialized specification: avoid trivial instances
haftmann [Thu, 09 Oct 2014 22:43:48 +0200] rev 58645
more foundational definition for predicate even
nipkow [Fri, 10 Oct 2014 18:23:59 +0200] rev 58644
New example Bubblesort
haftmann [Thu, 09 Oct 2014 16:47:56 +0200] rev 58643
formally completeted set of experimental static evaluation functions
wenzelm [Thu, 09 Oct 2014 17:31:50 +0200] rev 58642
merged
wenzelm [Thu, 09 Oct 2014 13:57:40 +0200] rev 58641
afford slightly bigger JVM stack (see also f7ba30a816b9);
wenzelm [Thu, 09 Oct 2014 13:56:27 +0200] rev 58640
prefer original TEMP from Windows, e.g. relevant for Isabelle distribution within read-only directory (due to its bundled Cygwin and /tmp inside of it);
wenzelm [Thu, 09 Oct 2014 11:15:03 +0200] rev 58639
prefer Unix standard-conformant $TMPDIR over hard-wired /tmp;
wenzelm [Thu, 09 Oct 2014 11:00:15 +0200] rev 58638
proper @{cite} with bibtex entry (unchecked comment);
hoelzl [Thu, 09 Oct 2014 11:00:40 +0200] rev 58637
fix document generation in Code_Test
wenzelm [Wed, 08 Oct 2014 18:10:17 +0200] rev 58636
merged
wenzelm [Wed, 08 Oct 2014 17:37:20 +0200] rev 58635
eliminated some exotic combinators;
wenzelm [Wed, 08 Oct 2014 17:09:07 +0200] rev 58634
added parameterized ML antiquotations @{map N}, @{fold N}, @{fold_map N}, @{split_list N};
wenzelm [Wed, 08 Oct 2014 14:34:30 +0200] rev 58633
tuned;
wenzelm [Wed, 08 Oct 2014 13:55:43 +0200] rev 58632
tuned;
wenzelm [Wed, 08 Oct 2014 11:50:25 +0200] rev 58631
clarified messages depending on options;
misc tuning and simplification;
wenzelm [Wed, 08 Oct 2014 11:09:17 +0200] rev 58630
simplified "sos" method;
wenzelm [Wed, 08 Oct 2014 10:15:04 +0200] rev 58629
tuned signature;
tuned whitespace;