Thu, 01 Sep 2016 12:10:52 +0200 added theory to provide workaround to support nested datatypes in quickcheck (until quickcheck is generalized to support it with new datatypes)
blanchet [Thu, 01 Sep 2016 12:10:52 +0200] rev 63731
added theory to provide workaround to support nested datatypes in quickcheck (until quickcheck is generalized to support it with new datatypes)
Thu, 01 Sep 2016 11:41:10 +0200 make workaround possible for Quickcheck with nesting
blanchet [Thu, 01 Sep 2016 11:41:10 +0200] rev 63730
make workaround possible for Quickcheck with nesting
Tue, 30 Aug 2016 16:39:47 +0200 tuned docs
blanchet [Tue, 30 Aug 2016 16:39:47 +0200] rev 63729
tuned docs
Tue, 30 Aug 2016 16:39:47 +0200 tuned final stop in message
blanchet [Tue, 30 Aug 2016 16:39:47 +0200] rev 63728
tuned final stop in message
Tue, 30 Aug 2016 09:04:40 +0200 generate proper goal when equation is entered programmatically
traytel [Tue, 30 Aug 2016 09:04:40 +0200] rev 63727
generate proper goal when equation is entered programmatically
Mon, 29 Aug 2016 21:46:24 +0200 clarified default;
wenzelm [Mon, 29 Aug 2016 21:46:24 +0200] rev 63726
clarified default;
Fri, 26 Aug 2016 11:58:19 +0200 Bohr-Mollerup theorem for the Gamma function
Manuel Eberl <eberlm@in.tum.de> [Fri, 26 Aug 2016 11:58:19 +0200] rev 63725
Bohr-Mollerup theorem for the Gamma function
Thu, 25 Aug 2016 20:08:41 +0200 Back to original example theorem.
ballarin [Thu, 25 Aug 2016 20:08:41 +0200] rev 63724
Back to original example theorem.
Thu, 25 Aug 2016 20:08:40 +0200 Improved error reporting when activating a locale instance.
ballarin [Thu, 25 Aug 2016 20:08:40 +0200] rev 63723
Improved error reporting when activating a locale instance.
Thu, 25 Aug 2016 17:17:23 +0200 Deprivatisation of lemmas in Polynomial_Factorial
Manuel Eberl <eberlm@in.tum.de> [Thu, 25 Aug 2016 17:17:23 +0200] rev 63722
Deprivatisation of lemmas in Polynomial_Factorial
Thu, 25 Aug 2016 15:50:43 +0200 More analysis lemmas
Manuel Eberl <eberlm@in.tum.de> [Thu, 25 Aug 2016 15:50:43 +0200] rev 63721
More analysis lemmas
Wed, 24 Aug 2016 11:02:23 +0200 added lemma
nipkow [Wed, 24 Aug 2016 11:02:23 +0200] rev 63720
added lemma
Tue, 23 Aug 2016 15:19:32 +0200 tuned signature
traytel [Tue, 23 Aug 2016 15:19:32 +0200] rev 63719
tuned signature
Fri, 19 Aug 2016 11:56:12 +0200 replaced the confusing int parameter by bool
nipkow [Fri, 19 Aug 2016 11:56:12 +0200] rev 63718
replaced the confusing int parameter by bool
Thu, 18 Aug 2016 18:11:45 +0200 remove spurious find_theorems
hoelzl [Thu, 18 Aug 2016 18:11:45 +0200] rev 63717
remove spurious find_theorems
Thu, 18 Aug 2016 11:00:36 +0200 HOL-Probability: Projective_Limit was missing (cf. 44ce6b524ff3); tuned
hoelzl [Thu, 18 Aug 2016 11:00:36 +0200] rev 63716
HOL-Probability: Projective_Limit was missing (cf. 44ce6b524ff3); tuned
Thu, 18 Aug 2016 13:12:53 +0200 removed debug output
traytel [Thu, 18 Aug 2016 13:12:53 +0200] rev 63715
removed debug output
Thu, 18 Aug 2016 11:10:07 +0200 derive pred_mono property for BNFs
traytel [Thu, 18 Aug 2016 11:10:07 +0200] rev 63714
derive pred_mono property for BNFs
Wed, 17 Aug 2016 16:16:38 +0200 Tuned L'Hospital
eberlm <eberlm@in.tum.de> [Wed, 17 Aug 2016 16:16:38 +0200] rev 63713
Tuned L'Hospital
Wed, 17 Aug 2016 10:26:12 +0200 merged
boehmes [Wed, 17 Aug 2016 10:26:12 +0200] rev 63712
merged
Wed, 17 Aug 2016 10:23:49 +0200 more complete simpset for linear arithmetic to avoid warnings: terms such as (2x + 2y)/2 can then be simplified by the linear arithmetic prover during its proof replay
boehmes [Wed, 17 Aug 2016 10:23:49 +0200] rev 63711
more complete simpset for linear arithmetic to avoid warnings: terms such as (2x + 2y)/2 can then be simplified by the linear arithmetic prover during its proof replay
Wed, 17 Aug 2016 09:46:32 +0200 merged
traytel [Wed, 17 Aug 2016 09:46:32 +0200] rev 63710
merged
Fri, 04 Mar 2016 17:50:22 +0100 coinduction method accepts a list of coinduction rules (takes the first matching one)
traytel [Fri, 04 Mar 2016 17:50:22 +0100] rev 63709
coinduction method accepts a list of coinduction rules (takes the first matching one)
Tue, 16 Aug 2016 20:54:37 +0200 more robust;
wenzelm [Tue, 16 Aug 2016 20:54:37 +0200] rev 63708
more robust;
Tue, 16 Aug 2016 15:55:11 +0200 clarified presentation order, according to typical amounts;
wenzelm [Tue, 16 Aug 2016 15:55:11 +0200] rev 63707
clarified presentation order, according to typical amounts;
Tue, 16 Aug 2016 15:51:44 +0200 present ML timing as well;
wenzelm [Tue, 16 Aug 2016 15:51:44 +0200] rev 63706
present ML timing as well;
Tue, 16 Aug 2016 12:41:43 +0200 Polynomial algebra cleanup (tuned)
eberlm <eberlm@in.tum.de> [Tue, 16 Aug 2016 12:41:43 +0200] rev 63705
Polynomial algebra cleanup (tuned)
Tue, 16 Aug 2016 12:02:09 +0200 Polynomial algebra cleanup
eberlm <eberlm@in.tum.de> [Tue, 16 Aug 2016 12:02:09 +0200] rev 63704
Polynomial algebra cleanup
Sun, 14 Aug 2016 23:35:16 +0200 provide index.html;
wenzelm [Sun, 14 Aug 2016 23:35:16 +0200] rev 63703
provide index.html; tuned;
Sun, 14 Aug 2016 22:48:23 +0200 cpu time is optional (see Timing.message_resources);
wenzelm [Sun, 14 Aug 2016 22:48:23 +0200] rev 63702
cpu time is optional (see Timing.message_resources);
Sun, 14 Aug 2016 22:35:38 +0200 proper display of "_";
wenzelm [Sun, 14 Aug 2016 22:35:38 +0200] rev 63701
proper display of "_";
Sun, 14 Aug 2016 22:17:32 +0200 clarified options and arguments;
wenzelm [Sun, 14 Aug 2016 22:17:32 +0200] rev 63700
clarified options and arguments; tuned;
Sun, 14 Aug 2016 12:26:09 +0200 updated NEWS
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63699
updated NEWS
Sun, 14 Aug 2016 12:26:09 +0200 optimized parent computation in MaSh
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63698
optimized parent computation in MaSh
Sun, 14 Aug 2016 12:26:09 +0200 avoid loading MaSh file first time around for higher responsiveness of Sledgehammer
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63697
avoid loading MaSh file first time around for higher responsiveness of Sledgehammer
Sun, 14 Aug 2016 12:26:09 +0200 tuned MaSh's metacharacters to avoid needless decoding
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63696
tuned MaSh's metacharacters to avoid needless decoding
Sun, 14 Aug 2016 12:26:09 +0200 optimization in MaSh parsing
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63695
optimization in MaSh parsing
Sun, 14 Aug 2016 12:26:09 +0200 tuned ML
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63694
tuned ML
Sun, 14 Aug 2016 12:26:09 +0200 removed trailing final stops in Nitpick messages
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63693
removed trailing final stops in Nitpick messages
Sun, 14 Aug 2016 12:26:09 +0200 killed final stops in Sledgehammer and friends
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63692
killed final stops in Sledgehammer and friends
Sun, 14 Aug 2016 12:26:09 +0200 tuned message
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63691
tuned message
Sun, 14 Aug 2016 12:26:09 +0200 tuning punctuation in messages output by Isabelle
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63690
tuning punctuation in messages output by Isabelle
Sun, 14 Aug 2016 12:26:09 +0200 tuning whitespace in output syntax
blanchet [Sun, 14 Aug 2016 12:26:09 +0200] rev 63689
tuning whitespace in output syntax
Sat, 13 Aug 2016 23:45:29 +0200 gnuplot presentation similar to former isatest-statistics;
wenzelm [Sat, 13 Aug 2016 23:45:29 +0200] rev 63688
gnuplot presentation similar to former isatest-statistics;
Sat, 13 Aug 2016 23:33:58 +0200 tuned;
wenzelm [Sat, 13 Aug 2016 23:33:58 +0200] rev 63687
tuned;
Sat, 13 Aug 2016 12:06:11 +0200 statistics from session build output;
wenzelm [Sat, 13 Aug 2016 12:06:11 +0200] rev 63686
statistics from session build output;
Sat, 13 Aug 2016 12:05:53 +0200 more uniform output;
wenzelm [Sat, 13 Aug 2016 12:05:53 +0200] rev 63685
more uniform output;
Sat, 13 Aug 2016 07:58:14 +0200 added [simp] lemmas
nipkow [Sat, 13 Aug 2016 07:58:14 +0200] rev 63684
added [simp] lemmas
Fri, 12 Aug 2016 22:51:45 +0200 more robust HTML rendering of hidden control symbols: Vacuous font bypasses minimal font-size restrictions of common browsers, transparent colour imitates hidden visibility while copy-paste still works;
wenzelm [Fri, 12 Aug 2016 22:51:45 +0200] rev 63683
more robust HTML rendering of hidden control symbols: Vacuous font bypasses minimal font-size restrictions of common browsers, transparent colour imitates hidden visibility while copy-paste still works;
Fri, 12 Aug 2016 20:58:20 +0200 merged
wenzelm [Fri, 12 Aug 2016 20:58:20 +0200] rev 63682
merged
Fri, 12 Aug 2016 20:58:05 +0200 active jEdit actions;
wenzelm [Fri, 12 Aug 2016 20:58:05 +0200] rev 63681
active jEdit actions;
Fri, 12 Aug 2016 17:53:55 +0200 more symbols;
wenzelm [Fri, 12 Aug 2016 17:53:55 +0200] rev 63680
more symbols;
Fri, 12 Aug 2016 17:49:02 +0200 clarified syntax;
wenzelm [Fri, 12 Aug 2016 17:49:02 +0200] rev 63679
clarified syntax;
Fri, 12 Aug 2016 16:54:46 +0200 updated;
wenzelm [Fri, 12 Aug 2016 16:54:46 +0200] rev 63678
updated;
Fri, 12 Aug 2016 16:49:29 +0200 some icons from Symbola font;
wenzelm [Fri, 12 Aug 2016 16:49:29 +0200] rev 63677
some icons from Symbola font;
Fri, 12 Aug 2016 15:25:25 +0200 more latex symbols, notably for embedded ML;
wenzelm [Fri, 12 Aug 2016 15:25:25 +0200] rev 63676
more latex symbols, notably for embedded ML;
Fri, 12 Aug 2016 14:19:27 +0200 uniform ML and document antiquotations;
wenzelm [Fri, 12 Aug 2016 14:19:27 +0200] rev 63675
uniform ML and document antiquotations;
Fri, 12 Aug 2016 14:02:48 +0200 proper completion of path cartouche (amending 5a7c919a4ada);
wenzelm [Fri, 12 Aug 2016 14:02:48 +0200] rev 63674
proper completion of path cartouche (amending 5a7c919a4ada);
Fri, 12 Aug 2016 13:34:59 +0200 clarified error;
wenzelm [Fri, 12 Aug 2016 13:34:59 +0200] rev 63673
clarified error;
Fri, 12 Aug 2016 13:16:04 +0200 more uniform path syntax (like url);
wenzelm [Fri, 12 Aug 2016 13:16:04 +0200] rev 63672
more uniform path syntax (like url);
Fri, 12 Aug 2016 11:54:36 +0200 liberal name as in document antiquotations;
wenzelm [Fri, 12 Aug 2016 11:54:36 +0200] rev 63671
liberal name as in document antiquotations;
Fri, 12 Aug 2016 11:53:47 +0200 tuned;
wenzelm [Fri, 12 Aug 2016 11:53:47 +0200] rev 63670
tuned;
Thu, 11 Aug 2016 18:26:44 +0200 clarified antiquotations;
wenzelm [Thu, 11 Aug 2016 18:26:44 +0200] rev 63669
clarified antiquotations;
Thu, 11 Aug 2016 18:26:16 +0200 tuned error;
wenzelm [Thu, 11 Aug 2016 18:26:16 +0200] rev 63668
tuned error;
Thu, 11 Aug 2016 15:36:17 +0200 tuned whitespace;
wenzelm [Thu, 11 Aug 2016 15:36:17 +0200] rev 63667
tuned whitespace;
Thu, 11 Aug 2016 15:32:53 +0200 suppress ASCII art;
wenzelm [Thu, 11 Aug 2016 15:32:53 +0200] rev 63666
suppress ASCII art;
Fri, 12 Aug 2016 18:08:40 +0200 added lemma
nipkow [Fri, 12 Aug 2016 18:08:40 +0200] rev 63665
added lemma
Fri, 12 Aug 2016 09:57:09 +0200 tuned
nipkow [Fri, 12 Aug 2016 09:57:09 +0200] rev 63664
tuned
Fri, 12 Aug 2016 08:20:17 +0200 Extracted floorlog and bitlen to separate theory Log_Nat
nipkow [Fri, 12 Aug 2016 08:20:17 +0200] rev 63663
Extracted floorlog and bitlen to separate theory Log_Nat
Wed, 10 Aug 2016 18:57:20 +0200 lists form a monoid
haftmann [Wed, 10 Aug 2016 18:57:20 +0200] rev 63662
lists form a monoid
Wed, 10 Aug 2016 18:57:20 +0200 formal passive interpretation proofs for conj and disj
haftmann [Wed, 10 Aug 2016 18:57:20 +0200] rev 63661
formal passive interpretation proofs for conj and disj
Mon, 08 Aug 2016 14:01:49 +0200 add monotonicity propertyies of `mult1` and `mult`
Bertram Felgenhauer <bertram.felgenhauer@uibk.ac.at> [Mon, 08 Aug 2016 14:01:49 +0200] rev 63660
add monotonicity propertyies of `mult1` and `mult`
Wed, 10 Aug 2016 18:57:20 +0200 keeping lifting rules local
haftmann [Wed, 10 Aug 2016 18:57:20 +0200] rev 63659
keeping lifting rules local
Wed, 10 Aug 2016 18:57:20 +0200 epheremal interpretation keeps auxiliary definition localized
haftmann [Wed, 10 Aug 2016 18:57:20 +0200] rev 63658
epheremal interpretation keeps auxiliary definition localized
Wed, 10 Aug 2016 18:57:20 +0200 tuned order of declarations and proofs
haftmann [Wed, 10 Aug 2016 18:57:20 +0200] rev 63657
tuned order of declarations and proofs
Thu, 11 Aug 2016 07:36:58 +0200 tuned
nipkow [Thu, 11 Aug 2016 07:36:58 +0200] rev 63656
tuned
Wed, 10 Aug 2016 22:34:14 +0200 simplified theory hierarchy;
wenzelm [Wed, 10 Aug 2016 22:34:14 +0200] rev 63655
simplified theory hierarchy;
Wed, 10 Aug 2016 22:05:36 +0200 misc tuning and modernization;
wenzelm [Wed, 10 Aug 2016 22:05:36 +0200] rev 63654
misc tuning and modernization;
Wed, 10 Aug 2016 22:05:00 +0200 misc tuning and modernization;
wenzelm [Wed, 10 Aug 2016 22:05:00 +0200] rev 63653
misc tuning and modernization;
Wed, 10 Aug 2016 22:03:58 +0200 misc tuning and modernization;
wenzelm [Wed, 10 Aug 2016 22:03:58 +0200] rev 63652
misc tuning and modernization;
Wed, 10 Aug 2016 16:55:49 +0200 merged
nipkow [Wed, 10 Aug 2016 16:55:49 +0200] rev 63651
merged
Wed, 10 Aug 2016 15:42:52 +0200 "split add" -> "split".
nipkow [Wed, 10 Aug 2016 15:42:52 +0200] rev 63650
"split add" -> "split". Documented new modifier "split!"
Wed, 10 Aug 2016 14:50:59 +0200 tuned proofs;
wenzelm [Wed, 10 Aug 2016 14:50:59 +0200] rev 63649
tuned proofs;
Wed, 10 Aug 2016 09:33:54 +0200 "split add" -> "split"
nipkow [Wed, 10 Aug 2016 09:33:54 +0200] rev 63648
"split add" -> "split"
Tue, 09 Aug 2016 23:29:54 +0200 merged
wenzelm [Tue, 09 Aug 2016 23:29:54 +0200] rev 63647
merged
Tue, 09 Aug 2016 23:26:51 +0200 API for Isabelle Jenkins continuous integration services;
wenzelm [Tue, 09 Aug 2016 23:26:51 +0200] rev 63646
API for Isabelle Jenkins continuous integration services;
Tue, 09 Aug 2016 23:19:35 +0200 more operations;
wenzelm [Tue, 09 Aug 2016 23:19:35 +0200] rev 63645
more operations;
Tue, 09 Aug 2016 23:18:42 +0200 support for JSON parsing;
wenzelm [Tue, 09 Aug 2016 23:18:42 +0200] rev 63644
support for JSON parsing;
Tue, 09 Aug 2016 21:18:32 +0200 New theory Balance_List
nipkow [Tue, 09 Aug 2016 21:18:32 +0200] rev 63643
New theory Balance_List
Tue, 09 Aug 2016 20:35:21 +0200 more operations;
wenzelm [Tue, 09 Aug 2016 20:35:21 +0200] rev 63642
more operations;
Tue, 09 Aug 2016 19:45:01 +0200 merged;
wenzelm [Tue, 09 Aug 2016 19:45:01 +0200] rev 63641
merged;
Tue, 09 Aug 2016 19:44:28 +0200 print name in parsable form;
wenzelm [Tue, 09 Aug 2016 19:44:28 +0200] rev 63640
print name in parsable form;
Tue, 09 Aug 2016 14:41:27 +0200 clarified bootstrap;
wenzelm [Tue, 09 Aug 2016 14:41:27 +0200] rev 63639
clarified bootstrap;
Tue, 09 Aug 2016 19:26:17 +0200 merged
nipkow [Tue, 09 Aug 2016 19:26:17 +0200] rev 63638
merged
Tue, 09 Aug 2016 18:09:32 +0200 adapted ZF,FOL,CCL,LCF to modified splitter
nipkow [Tue, 09 Aug 2016 18:09:32 +0200] rev 63637
adapted ZF,FOL,CCL,LCF to modified splitter
Tue, 09 Aug 2016 17:00:36 +0200 introduced aggressive splitter "split!"
nipkow [Tue, 09 Aug 2016 17:00:36 +0200] rev 63636
introduced aggressive splitter "split!"
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip