Wed, 30 Nov 2011 16:27:10 +0100 prefer typedef without extra definition and alternative name;
wenzelm [Wed, 30 Nov 2011 16:27:10 +0100] rev 45694
prefer typedef without extra definition and alternative name; tuned proofs;
Wed, 30 Nov 2011 16:05:15 +0100 tuned layout;
wenzelm [Wed, 30 Nov 2011 16:05:15 +0100] rev 45693
tuned layout;
Wed, 30 Nov 2011 16:03:18 +0100 tuned header;
wenzelm [Wed, 30 Nov 2011 16:03:18 +0100] rev 45692
tuned header;
Wed, 30 Nov 2011 12:09:29 +0100 updated version information;
wenzelm [Wed, 30 Nov 2011 12:09:29 +0100] rev 45691
updated version information;
Wed, 30 Nov 2011 11:36:46 +0100 removed outdated comment
kuncar [Wed, 30 Nov 2011 11:36:46 +0100] rev 45690
removed outdated comment
Wed, 30 Nov 2011 10:07:32 +0100 adding examples for the potential counterexamples in the simple scheme
bulwahn [Wed, 30 Nov 2011 10:07:32 +0100] rev 45689
adding examples for the potential counterexamples in the simple scheme
Wed, 30 Nov 2011 09:35:58 +0100 also potential counterexamples in the simple exhaustive testing in quickcheck
bulwahn [Wed, 30 Nov 2011 09:35:58 +0100] rev 45688
also potential counterexamples in the simple exhaustive testing in quickcheck
Wed, 30 Nov 2011 09:21:18 +0100 quickcheck does not show evaluation terms of equations if they are simply free variables to avoid duplicated output; tuned
bulwahn [Wed, 30 Nov 2011 09:21:18 +0100] rev 45687
quickcheck does not show evaluation terms of equations if they are simply free variables to avoid duplicated output; tuned
Wed, 30 Nov 2011 09:21:15 +0100 adding more verbose messages to exhaustive quickcheck
bulwahn [Wed, 30 Nov 2011 09:21:15 +0100] rev 45686
adding more verbose messages to exhaustive quickcheck
Wed, 30 Nov 2011 09:21:11 +0100 quickcheck narrowing also shows potential counterexamples
bulwahn [Wed, 30 Nov 2011 09:21:11 +0100] rev 45685
quickcheck narrowing also shows potential counterexamples
Wed, 30 Nov 2011 09:21:09 +0100 adding a exception-safe term reification step in quickcheck; adding examples
bulwahn [Wed, 30 Nov 2011 09:21:09 +0100] rev 45684
adding a exception-safe term reification step in quickcheck; adding examples
Wed, 30 Nov 2011 09:21:07 +0100 quickcheck returns counterexamples that are potentially spurious due to underspecified code equations and match exceptions
bulwahn [Wed, 30 Nov 2011 09:21:07 +0100] rev 45683
quickcheck returns counterexamples that are potentially spurious due to underspecified code equations and match exceptions
Wed, 30 Nov 2011 09:21:04 +0100 adding parsing of potential configuration to quickcheck command
bulwahn [Wed, 30 Nov 2011 09:21:04 +0100] rev 45682
adding parsing of potential configuration to quickcheck command
Wed, 30 Nov 2011 09:21:02 +0100 adding quickcheck's potential configuration
bulwahn [Wed, 30 Nov 2011 09:21:02 +0100] rev 45681
adding quickcheck's potential configuration
Tue, 29 Nov 2011 22:45:21 +0100 more conventional file name;
wenzelm [Tue, 29 Nov 2011 22:45:21 +0100] rev 45680
more conventional file name;
Tue, 29 Nov 2011 21:50:00 +0100 merged
wenzelm [Tue, 29 Nov 2011 21:50:00 +0100] rev 45679
merged
Tue, 29 Nov 2011 15:52:51 +0100 updated documentation for the quotient package
kuncar [Tue, 29 Nov 2011 15:52:51 +0100] rev 45678
updated documentation for the quotient package
Tue, 29 Nov 2011 18:22:31 +0100 merged
kuncar [Tue, 29 Nov 2011 18:22:31 +0100] rev 45677
merged
Tue, 29 Nov 2011 14:16:06 +0100 alternative names of morphisms in the definition of a quotient type can be specified
kuncar [Tue, 29 Nov 2011 14:16:06 +0100] rev 45676
alternative names of morphisms in the definition of a quotient type can be specified
Tue, 29 Nov 2011 14:33:18 +0100 adjusting antiquote_setup (cf. d83797ef0d2d)
bulwahn [Tue, 29 Nov 2011 14:33:18 +0100] rev 45675
adjusting antiquote_setup (cf. d83797ef0d2d)
Tue, 29 Nov 2011 21:50:00 +0100 clarified Time vs. Timing;
wenzelm [Tue, 29 Nov 2011 21:50:00 +0100] rev 45674
clarified Time vs. Timing;
Tue, 29 Nov 2011 21:29:53 +0100 separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
wenzelm [Tue, 29 Nov 2011 21:29:53 +0100] rev 45673
separate compilation of PIDE vs. Pure sources, which enables independent Scala library;
Tue, 29 Nov 2011 20:18:02 +0100 clarified modules;
wenzelm [Tue, 29 Nov 2011 20:18:02 +0100] rev 45672
clarified modules;
Tue, 29 Nov 2011 20:17:11 +0100 tuned proofs;
wenzelm [Tue, 29 Nov 2011 20:17:11 +0100] rev 45671
tuned proofs;
Tue, 29 Nov 2011 19:49:36 +0100 rearranged files;
wenzelm [Tue, 29 Nov 2011 19:49:36 +0100] rev 45670
rearranged files;
Tue, 29 Nov 2011 06:09:41 +0100 merged
huffman [Tue, 29 Nov 2011 06:09:41 +0100] rev 45669
merged
Mon, 28 Nov 2011 21:28:01 +0100 use HOL_basic_ss instead of HOL_ss for internal simproc proofs (cf. b36eedcd1633)
huffman [Mon, 28 Nov 2011 21:28:01 +0100] rev 45668
use HOL_basic_ss instead of HOL_ss for internal simproc proofs (cf. b36eedcd1633)
Mon, 28 Nov 2011 22:18:19 +0100 explicit indication of modules for independent Scala library;
wenzelm [Mon, 28 Nov 2011 22:18:19 +0100] rev 45667
explicit indication of modules for independent Scala library;
Mon, 28 Nov 2011 22:05:32 +0100 separate module for concrete Isabelle markup;
wenzelm [Mon, 28 Nov 2011 22:05:32 +0100] rev 45666
separate module for concrete Isabelle markup;
Mon, 28 Nov 2011 20:39:08 +0100 renamed Isabelle_Markup to Isabelle_Rendering to emphasize its meaning and make room for Pure Isabelle_Markup module;
wenzelm [Mon, 28 Nov 2011 20:39:08 +0100] rev 45665
renamed Isabelle_Markup to Isabelle_Rendering to emphasize its meaning and make room for Pure Isabelle_Markup module;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip