Sat, 03 Dec 2011 13:11:50 +0100 caret_range based on BreakIterator, which handles combined unicode characters as well;
wenzelm [Sat, 03 Dec 2011 13:11:50 +0100] rev 45744
caret_range based on BreakIterator, which handles combined unicode characters as well;
Fri, 02 Dec 2011 16:37:35 +0100 misc tuning;
wenzelm [Fri, 02 Dec 2011 16:37:35 +0100] rev 45743
misc tuning;
Fri, 02 Dec 2011 16:24:48 +0100 some localization;
wenzelm [Fri, 02 Dec 2011 16:24:48 +0100] rev 45742
some localization;
Fri, 02 Dec 2011 15:23:27 +0100 eliminated some legacy operations;
wenzelm [Fri, 02 Dec 2011 15:23:27 +0100] rev 45741
eliminated some legacy operations;
Fri, 02 Dec 2011 14:54:25 +0100 more antiquotations;
wenzelm [Fri, 02 Dec 2011 14:54:25 +0100] rev 45740
more antiquotations;
Fri, 02 Dec 2011 14:37:25 +0100 tuned whitespace;
wenzelm [Fri, 02 Dec 2011 14:37:25 +0100] rev 45739
tuned whitespace;
Fri, 02 Dec 2011 14:26:43 +0100 eliminated some legacy operations;
wenzelm [Fri, 02 Dec 2011 14:26:43 +0100] rev 45738
eliminated some legacy operations;
Fri, 02 Dec 2011 13:59:25 +0100 removed dead code, which has never been active in recorded history;
wenzelm [Fri, 02 Dec 2011 13:59:25 +0100] rev 45737
removed dead code, which has never been active in recorded history;
Fri, 02 Dec 2011 13:51:36 +0100 do not open ML structures;
wenzelm [Fri, 02 Dec 2011 13:51:36 +0100] rev 45736
do not open ML structures;
Fri, 02 Dec 2011 13:38:24 +0100 tuned signature;
wenzelm [Fri, 02 Dec 2011 13:38:24 +0100] rev 45735
tuned signature;
Fri, 02 Dec 2011 10:31:47 +0100 hide quickcheck constants Abs_cfun and Rep_cfun, to avoid clash with HOLCF
huffman [Fri, 02 Dec 2011 10:31:47 +0100] rev 45734
hide quickcheck constants Abs_cfun and Rep_cfun, to avoid clash with HOLCF
Thu, 01 Dec 2011 22:16:26 +0100 hiding internal constants and facts more properly
bulwahn [Thu, 01 Dec 2011 22:16:26 +0100] rev 45733
hiding internal constants and facts more properly
Thu, 01 Dec 2011 22:16:23 +0100 removing catch_match' now that catch_match is polymorphic
bulwahn [Thu, 01 Dec 2011 22:16:23 +0100] rev 45732
removing catch_match' now that catch_match is polymorphic
Thu, 01 Dec 2011 22:14:35 +0100 adapting exhaustive generators in record package
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45731
adapting exhaustive generators in record package
Thu, 01 Dec 2011 22:14:35 +0100 outputing if counterexample is potentially spurious or not
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45730
outputing if counterexample is potentially spurious or not
Thu, 01 Dec 2011 22:14:35 +0100 making catch_match polymorphic
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45729
making catch_match polymorphic
Thu, 01 Dec 2011 22:14:35 +0100 compilations return genuine flag to quickcheck framework
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45728
compilations return genuine flag to quickcheck framework
Thu, 01 Dec 2011 22:14:35 +0100 extending quickcheck's result by the genuine flag
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45727
extending quickcheck's result by the genuine flag
Thu, 01 Dec 2011 22:14:35 +0100 reporting random compilation also catches match exceptions internally
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45726
reporting random compilation also catches match exceptions internally
Thu, 01 Dec 2011 22:14:35 +0100 the narrowing also indicates if counterexample is potentially spurious
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45725
the narrowing also indicates if counterexample is potentially spurious
Thu, 01 Dec 2011 22:14:35 +0100 the simple exhaustive compilation also indicates if counterexample is potentially spurious;
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45724
the simple exhaustive compilation also indicates if counterexample is potentially spurious;
Thu, 01 Dec 2011 22:14:35 +0100 quickcheck-random compilation also indicates if the counterexample is potentially spurious or not
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45723
quickcheck-random compilation also indicates if the counterexample is potentially spurious or not
Thu, 01 Dec 2011 22:14:35 +0100 changing the exhaustive generator signatures;
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45722
changing the exhaustive generator signatures; replacing the hard-wired result type by its own identifier
Thu, 01 Dec 2011 22:14:35 +0100 quickcheck's compilation returns if it is genuine counterexample or a counterexample due to a match exception
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45721
quickcheck's compilation returns if it is genuine counterexample or a counterexample due to a match exception
Thu, 01 Dec 2011 22:14:35 +0100 adding examples for quickcheck-random
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45720
adding examples for quickcheck-random
Thu, 01 Dec 2011 22:14:35 +0100 removing exception handling now that is caught at some other point;
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45719
removing exception handling now that is caught at some other point; tuned message
Thu, 01 Dec 2011 22:14:35 +0100 quickcheck random can also find potential counterexamples;
bulwahn [Thu, 01 Dec 2011 22:14:35 +0100] rev 45718
quickcheck random can also find potential counterexamples; moved catch_match definition; split quickcheck setup;
Thu, 01 Dec 2011 20:54:48 +0100 merged
wenzelm [Thu, 01 Dec 2011 20:54:48 +0100] rev 45717
merged
Thu, 01 Dec 2011 20:52:16 +0100 merged IMP/Util into IMP/Vars
nipkow [Thu, 01 Dec 2011 20:52:16 +0100] rev 45716
merged IMP/Util into IMP/Vars
Thu, 01 Dec 2011 15:41:58 +0100 use list theorems in Dining Cryptographers and Koepf Duermuth Countermeasure
hoelzl [Thu, 01 Dec 2011 15:41:58 +0100] rev 45715
use list theorems in Dining Cryptographers and Koepf Duermuth Countermeasure
Thu, 01 Dec 2011 15:41:58 +0100 cardinality of sets of lists
hoelzl [Thu, 01 Dec 2011 15:41:58 +0100] rev 45714
cardinality of sets of lists
Thu, 01 Dec 2011 15:41:48 +0100 do not import examples Probability theory
hoelzl [Thu, 01 Dec 2011 15:41:48 +0100] rev 45713
do not import examples Probability theory
Thu, 01 Dec 2011 14:03:57 +0100 moved theorems about distribution to the definition; removed oopsed-lemma
hoelzl [Thu, 01 Dec 2011 14:03:57 +0100] rev 45712
moved theorems about distribution to the definition; removed oopsed-lemma
Thu, 01 Dec 2011 14:03:57 +0100 rename finite_prob_space.setsum_distribution, it collides with prob_space.setsum_distribution
hoelzl [Thu, 01 Dec 2011 14:03:57 +0100] rev 45711
rename finite_prob_space.setsum_distribution, it collides with prob_space.setsum_distribution
Thu, 01 Dec 2011 14:03:57 +0100 remove duplicate theorem setsum_real_distribution
hoelzl [Thu, 01 Dec 2011 14:03:57 +0100] rev 45710
remove duplicate theorem setsum_real_distribution
Thu, 01 Dec 2011 14:29:14 +0100 clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
wenzelm [Thu, 01 Dec 2011 14:29:14 +0100] rev 45709
clarified modules (again) -- NB: both Document and Protocol are specific to this particular prover;
Thu, 01 Dec 2011 13:34:16 +0100 updated Sledgehammer docs with new/renamed options
blanchet [Thu, 01 Dec 2011 13:34:16 +0100] rev 45708
updated Sledgehammer docs with new/renamed options
Thu, 01 Dec 2011 13:34:14 +0100 added "minimize" option for more control over automatic minimization
blanchet [Thu, 01 Dec 2011 13:34:14 +0100] rev 45707
added "minimize" option for more control over automatic minimization
Thu, 01 Dec 2011 13:34:13 +0100 renamed "slicing" to "slice"
blanchet [Thu, 01 Dec 2011 13:34:13 +0100] rev 45706
renamed "slicing" to "slice"
Thu, 01 Dec 2011 13:34:12 +0100 tuning
blanchet [Thu, 01 Dec 2011 13:34:12 +0100] rev 45705
tuning
Thu, 01 Dec 2011 13:34:12 +0100 minor example tweak
blanchet [Thu, 01 Dec 2011 13:34:12 +0100] rev 45704
minor example tweak
Thu, 01 Dec 2011 12:25:27 +0100 renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
wenzelm [Thu, 01 Dec 2011 12:25:27 +0100] rev 45703
renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";
Thu, 01 Dec 2011 11:54:39 +0100 updated markup conforming to ML side;
wenzelm [Thu, 01 Dec 2011 11:54:39 +0100] rev 45702
updated markup conforming to ML side;
Wed, 30 Nov 2011 23:30:08 +0100 discontinued obsolete datatype "alt_names";
wenzelm [Wed, 30 Nov 2011 23:30:08 +0100] rev 45701
discontinued obsolete datatype "alt_names";
Wed, 30 Nov 2011 21:14:01 +0100 misc tuning;
wenzelm [Wed, 30 Nov 2011 21:14:01 +0100] rev 45700
misc tuning;
Wed, 30 Nov 2011 19:18:17 +0100 merged
wenzelm [Wed, 30 Nov 2011 19:18:17 +0100] rev 45699
merged
Wed, 30 Nov 2011 18:50:46 +0100 removed outdated comment moved back and updated (at the direct request of Christian Urban)
kuncar [Wed, 30 Nov 2011 18:50:46 +0100] rev 45698
removed outdated comment moved back and updated (at the direct request of Christian Urban)
Wed, 30 Nov 2011 15:07:10 +0100 more stable introduction of the internally used unknown term
bulwahn [Wed, 30 Nov 2011 15:07:10 +0100] rev 45697
more stable introduction of the internally used unknown term
Wed, 30 Nov 2011 18:07:14 +0100 prefer typedef without alternative name;
wenzelm [Wed, 30 Nov 2011 18:07:14 +0100] rev 45696
prefer typedef without alternative name;
Wed, 30 Nov 2011 17:30:01 +0100 prefer cpodef without extra definition;
wenzelm [Wed, 30 Nov 2011 17:30:01 +0100] rev 45695
prefer cpodef without extra definition;
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;
Mon, 28 Nov 2011 20:31:53 +0100 tuned signature (according to ML version);
wenzelm [Mon, 28 Nov 2011 20:31:53 +0100] rev 45664
tuned signature (according to ML version);
Mon, 28 Nov 2011 18:08:07 +0100 merged
nipkow [Mon, 28 Nov 2011 18:08:07 +0100] rev 45663
merged
Mon, 28 Nov 2011 11:22:36 +0100 Hide Product_Type.Times - too precious an identifier
nipkow [Mon, 28 Nov 2011 11:22:36 +0100] rev 45662
Hide Product_Type.Times - too precious an identifier
Mon, 28 Nov 2011 17:06:29 +0100 more antiquotations;
wenzelm [Mon, 28 Nov 2011 17:06:29 +0100] rev 45661
more antiquotations;
Mon, 28 Nov 2011 17:06:20 +0100 tuned messages;
wenzelm [Mon, 28 Nov 2011 17:06:20 +0100] rev 45660
tuned messages;
Mon, 28 Nov 2011 17:05:41 +0100 avoid stepping outside of context -- plain zero_var_indexes should be sufficient;
wenzelm [Mon, 28 Nov 2011 17:05:41 +0100] rev 45659
avoid stepping outside of context -- plain zero_var_indexes should be sufficient;
Mon, 28 Nov 2011 12:13:27 +0100 increasing timeout to avoid test failures
bulwahn [Mon, 28 Nov 2011 12:13:27 +0100] rev 45658
increasing timeout to avoid test failures
Sun, 27 Nov 2011 23:12:03 +0100 merged
wenzelm [Sun, 27 Nov 2011 23:12:03 +0100] rev 45657
merged
Sun, 27 Nov 2011 13:32:20 +0100 merged
nipkow [Sun, 27 Nov 2011 13:32:20 +0100] rev 45656
merged
Sun, 27 Nov 2011 13:31:52 +0100 simplified Collecting1 and renamed: step -> step', step_cs -> step
nipkow [Sun, 27 Nov 2011 13:31:52 +0100] rev 45655
simplified Collecting1 and renamed: step -> step', step_cs -> step
Sun, 27 Nov 2011 23:10:19 +0100 more antiquotations;
wenzelm [Sun, 27 Nov 2011 23:10:19 +0100] rev 45654
more antiquotations;
Sun, 27 Nov 2011 23:06:59 +0100 tuned proof;
wenzelm [Sun, 27 Nov 2011 23:06:59 +0100] rev 45653
tuned proof;
Sun, 27 Nov 2011 22:20:07 +0100 permissive update for improved "tool compliance";
wenzelm [Sun, 27 Nov 2011 22:20:07 +0100] rev 45652
permissive update for improved "tool compliance"; tuned;
Sun, 27 Nov 2011 22:03:22 +0100 just one data slot per module;
wenzelm [Sun, 27 Nov 2011 22:03:22 +0100] rev 45651
just one data slot per module; tuned;
Sun, 27 Nov 2011 21:53:38 +0100 tuned;
wenzelm [Sun, 27 Nov 2011 21:53:38 +0100] rev 45650
tuned;
Sun, 27 Nov 2011 14:40:08 +0100 tuned;
wenzelm [Sun, 27 Nov 2011 14:40:08 +0100] rev 45649
tuned;
Sun, 27 Nov 2011 14:26:57 +0100 more antiquotations;
wenzelm [Sun, 27 Nov 2011 14:26:57 +0100] rev 45648
more antiquotations;
Sun, 27 Nov 2011 14:20:31 +0100 misc tuning;
wenzelm [Sun, 27 Nov 2011 14:20:31 +0100] rev 45647
misc tuning;
Sun, 27 Nov 2011 13:12:42 +0100 refined "literal" document style, with some correspondence to actual text source;
wenzelm [Sun, 27 Nov 2011 13:12:42 +0100] rev 45646
refined "literal" document style, with some correspondence to actual text source;
Sun, 27 Nov 2011 12:52:52 +0100 modernized section about congruence rules;
wenzelm [Sun, 27 Nov 2011 12:52:52 +0100] rev 45645
modernized section about congruence rules;
Sat, 26 Nov 2011 17:10:03 +0100 sharing of token source with span source;
wenzelm [Sat, 26 Nov 2011 17:10:03 +0100] rev 45644
sharing of token source with span source;
Sat, 26 Nov 2011 14:14:51 +0100 memoing of forked proofs;
wenzelm [Sat, 26 Nov 2011 14:14:51 +0100] rev 45643
memoing of forked proofs;
Sat, 26 Nov 2011 13:10:12 +0100 tuned;
wenzelm [Sat, 26 Nov 2011 13:10:12 +0100] rev 45642
tuned;
Fri, 25 Nov 2011 23:04:12 +0100 removed obsolete argument (cf. 954e9d6782ea);
wenzelm [Fri, 25 Nov 2011 23:04:12 +0100] rev 45641
removed obsolete argument (cf. 954e9d6782ea);
Fri, 25 Nov 2011 22:21:37 +0100 merged
wenzelm [Fri, 25 Nov 2011 22:21:37 +0100] rev 45640
merged
Fri, 25 Nov 2011 19:07:26 +0100 removed obsolete uses of Local_Theory.restore -- package composition P1 #> P2 no longer requires them due to 57def0b39696: P2 finds the results of P1 in the auxiliary context
krauss [Fri, 25 Nov 2011 19:07:26 +0100] rev 45639
removed obsolete uses of Local_Theory.restore -- package composition P1 #> P2 no longer requires them due to 57def0b39696: P2 finds the results of P1 in the auxiliary context
Fri, 25 Nov 2011 12:18:39 +0100 merged
nipkow [Fri, 25 Nov 2011 12:18:39 +0100] rev 45638
merged
Fri, 25 Nov 2011 12:18:33 +0100 tuned
nipkow [Fri, 25 Nov 2011 12:18:33 +0100] rev 45637
tuned
Fri, 25 Nov 2011 22:10:51 +0100 increased stack limits (again, cf. d9cf3520083c and 77c3e74bd954);
wenzelm [Fri, 25 Nov 2011 22:10:51 +0100] rev 45636
increased stack limits (again, cf. d9cf3520083c and 77c3e74bd954);
Fri, 25 Nov 2011 21:29:11 +0100 explicit change_parser thread, which avoids undirected Future.fork with its tendency towards hundreds of worker threads;
wenzelm [Fri, 25 Nov 2011 21:29:11 +0100] rev 45635
explicit change_parser thread, which avoids undirected Future.fork with its tendency towards hundreds of worker threads;
Fri, 25 Nov 2011 21:27:16 +0100 tuned proofs;
wenzelm [Fri, 25 Nov 2011 21:27:16 +0100] rev 45634
tuned proofs;
Fri, 25 Nov 2011 18:37:14 +0100 retain stderr and include it in syslog, which is buffered and thus increases the chance that users see remains from crashes etc.;
wenzelm [Fri, 25 Nov 2011 18:37:14 +0100] rev 45633
retain stderr and include it in syslog, which is buffered and thus increases the chance that users see remains from crashes etc.;
Fri, 25 Nov 2011 16:32:29 +0100 prefer Parser.make_gram over Parser.merge_gram, to approximate n-ary merges on theory import;
wenzelm [Fri, 25 Nov 2011 16:32:29 +0100] rev 45632
prefer Parser.make_gram over Parser.merge_gram, to approximate n-ary merges on theory import; prefer non-strict lazy over strict future;
Fri, 25 Nov 2011 14:23:36 +0100 recovered structural equality from 9d97bd3c086a, otherwise update_perspective might be issued over and over again, canceling a pending/slow execution;
wenzelm [Fri, 25 Nov 2011 14:23:36 +0100] rev 45631
recovered structural equality from 9d97bd3c086a, otherwise update_perspective might be issued over and over again, canceling a pending/slow execution;
Fri, 25 Nov 2011 13:14:58 +0100 proper intro? declarations -- NB: elim? indexes on major premise, which is too flexible here and easily leads to inefficiences (cf. a0336f8b6558);
wenzelm [Fri, 25 Nov 2011 13:14:58 +0100] rev 45630
proper intro? declarations -- NB: elim? indexes on major premise, which is too flexible here and easily leads to inefficiences (cf. a0336f8b6558);
Fri, 25 Nov 2011 10:52:30 +0100 improved example to only use quotient_definitions; added lemmas to serve as possible replacement for the existing RBT theory
bulwahn [Fri, 25 Nov 2011 10:52:30 +0100] rev 45629
improved example to only use quotient_definitions; added lemmas to serve as possible replacement for the existing RBT theory
Fri, 25 Nov 2011 00:18:59 +0000 in a local context, also the free variable case needs to be analysed default tip
Christian Urban <urbanc@in.tum.de> [Fri, 25 Nov 2011 00:18:59 +0000] rev 45628
in a local context, also the free variable case needs to be analysed default tip
Thu, 24 Nov 2011 21:41:58 +0100 speed-up proof;
wenzelm [Thu, 24 Nov 2011 21:41:58 +0100] rev 45627
speed-up proof;
Thu, 24 Nov 2011 21:15:20 +0100 more abstract datatype stamp, which avoids pointless allocation of mutable cells;
wenzelm [Thu, 24 Nov 2011 21:15:20 +0100] rev 45626
more abstract datatype stamp, which avoids pointless allocation of mutable cells;
Thu, 24 Nov 2011 21:01:06 +0100 modernized some old-style infix operations, which were left over from the time of ML proof scripts;
wenzelm [Thu, 24 Nov 2011 21:01:06 +0100] rev 45625
modernized some old-style infix operations, which were left over from the time of ML proof scripts;
(0) -30000 -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip