Mon, 20 Oct 2008 23:53:17 +0200 fixed proof
nipkow [Mon, 20 Oct 2008 23:53:17 +0200] rev 28643
fixed proof
Mon, 20 Oct 2008 23:52:59 +0200 added lemmas
nipkow [Mon, 20 Oct 2008 23:52:59 +0200] rev 28642
added lemmas
Sun, 19 Oct 2008 21:20:55 +0200 Names of variables in perm_eqs are now chosen more carefully to avoid
berghofe [Sun, 19 Oct 2008 21:20:55 +0200] rev 28641
Names of variables in perm_eqs are now chosen more carefully to avoid clashes with name "pi".
Sun, 19 Oct 2008 21:19:27 +0200 - removed test_params from CodegenData (now in Pure/Tools/quickcheck.ML)
berghofe [Sun, 19 Oct 2008 21:19:27 +0200] rev 28640
- removed test_params from CodegenData (now in Pure/Tools/quickcheck.ML) - improved code unfold preprocessor: now uses one single simpset containing all unfolding rules - got rid of some legacy functions
Sun, 19 Oct 2008 21:14:53 +0200 datatype_codegen now checks name of result type of constructor
berghofe [Sun, 19 Oct 2008 21:14:53 +0200] rev 28639
datatype_codegen now checks name of result type of constructor to avoid problems with overloaded constants such as 0.
Sun, 19 Oct 2008 20:09:37 +0200 run a program in a modified environment;
wenzelm [Sun, 19 Oct 2008 20:09:37 +0200] rev 28638
run a program in a modified environment;
Fri, 17 Oct 2008 10:39:39 +0200 reactivated HOL-Matrix;
wenzelm [Fri, 17 Oct 2008 10:39:39 +0200] rev 28637
reactivated HOL-Matrix; minor cleanup;
Fri, 17 Oct 2008 10:21:03 +0200 tuned
haftmann [Fri, 17 Oct 2008 10:21:03 +0200] rev 28636
tuned
Fri, 17 Oct 2008 10:14:38 +0200 filled remaining gaps
haftmann [Fri, 17 Oct 2008 10:14:38 +0200] rev 28635
filled remaining gaps
Fri, 17 Oct 2008 10:14:12 +0200 added type antiquotation
haftmann [Fri, 17 Oct 2008 10:14:12 +0200] rev 28634
added type antiquotation
Thu, 16 Oct 2008 23:58:29 +0200 tuned;
wenzelm [Thu, 16 Oct 2008 23:58:29 +0200] rev 28633
tuned;
Thu, 16 Oct 2008 23:56:57 +0200 added dep for Concurrent/ROOT.ML;
wenzelm [Thu, 16 Oct 2008 23:56:57 +0200] rev 28632
added dep for Concurrent/ROOT.ML;
Thu, 16 Oct 2008 23:47:01 +0200 tuned;
wenzelm [Thu, 16 Oct 2008 23:47:01 +0200] rev 28631
tuned;
Thu, 16 Oct 2008 23:21:23 +0200 removed Locales;
wenzelm [Thu, 16 Oct 2008 23:21:23 +0200] rev 28630
removed Locales;
Thu, 16 Oct 2008 22:45:08 +0200 goal-directed proof now enforces strict proof irrelevance wrt. sort hypotheses;
wenzelm [Thu, 16 Oct 2008 22:45:08 +0200] rev 28629
goal-directed proof now enforces strict proof irrelevance wrt. sort hypotheses;
Thu, 16 Oct 2008 22:44:37 +0200 added translations for SORT_CONSTRAINT
wenzelm [Thu, 16 Oct 2008 22:44:37 +0200] rev 28628
added translations for SORT_CONSTRAINT tuned;
Thu, 16 Oct 2008 22:44:36 +0200 conclude_goal: precise goal context, include all sorts from context into statement, check shyps of result;
wenzelm [Thu, 16 Oct 2008 22:44:36 +0200] rev 28627
conclude_goal: precise goal context, include all sorts from context into statement, check shyps of result;
Thu, 16 Oct 2008 22:44:35 +0200 added make;
wenzelm [Thu, 16 Oct 2008 22:44:35 +0200] rev 28626
added make;
Thu, 16 Oct 2008 22:44:34 +0200 maintain sort occurrences of declared terms;
wenzelm [Thu, 16 Oct 2008 22:44:34 +0200] rev 28625
maintain sort occurrences of declared terms;
Thu, 16 Oct 2008 22:44:33 +0200 added weaken_sorts;
wenzelm [Thu, 16 Oct 2008 22:44:33 +0200] rev 28624
added weaken_sorts; strip_shyps: minimal list of minimized extra sorts; tuned;
Thu, 16 Oct 2008 22:44:32 +0200 added make, minimal_sorts;
wenzelm [Thu, 16 Oct 2008 22:44:32 +0200] rev 28623
added make, minimal_sorts;
Thu, 16 Oct 2008 22:44:31 +0200 added const sort_constraint with syntax SORT_CONSTRAINT -- logically vacous;
wenzelm [Thu, 16 Oct 2008 22:44:31 +0200] rev 28622
added const sort_constraint with syntax SORT_CONSTRAINT -- logically vacous;
Thu, 16 Oct 2008 22:44:30 +0200 added check_shyps, which reject pending sort hypotheses;
wenzelm [Thu, 16 Oct 2008 22:44:30 +0200] rev 28621
added check_shyps, which reject pending sort hypotheses;
Thu, 16 Oct 2008 22:44:29 +0200 Drule.norm_hhf_eqs;
wenzelm [Thu, 16 Oct 2008 22:44:29 +0200] rev 28620
Drule.norm_hhf_eqs;
Thu, 16 Oct 2008 22:44:28 +0200 prove_common: include all sorts from context into statement, check shyps of result;
wenzelm [Thu, 16 Oct 2008 22:44:28 +0200] rev 28619
prove_common: include all sorts from context into statement, check shyps of result; Drule.norm_hhf_eqs;
Thu, 16 Oct 2008 22:44:27 +0200 added rules for sort_constraint, include in norm_hhf_eqs;
wenzelm [Thu, 16 Oct 2008 22:44:27 +0200] rev 28618
added rules for sort_constraint, include in norm_hhf_eqs; tuned;
Thu, 16 Oct 2008 22:44:26 +0200 tuned;
wenzelm [Thu, 16 Oct 2008 22:44:26 +0200] rev 28617
tuned;
Thu, 16 Oct 2008 22:44:25 +0200 avoid accidental dependency of automated proof on sort equiv;
wenzelm [Thu, 16 Oct 2008 22:44:25 +0200] rev 28616
avoid accidental dependency of automated proof on sort equiv;
Thu, 16 Oct 2008 22:44:24 +0200 explicit SORT_CONSTRAINT for proofs depending implicitly on certain sorts;
wenzelm [Thu, 16 Oct 2008 22:44:24 +0200] rev 28615
explicit SORT_CONSTRAINT for proofs depending implicitly on certain sorts;
Thu, 16 Oct 2008 22:44:22 +0200 avoid CRITICAL with_path;
wenzelm [Thu, 16 Oct 2008 22:44:22 +0200] rev 28614
avoid CRITICAL with_path;
Thu, 16 Oct 2008 19:44:36 +0200 rewrite more proofs in Isar style
huffman [Thu, 16 Oct 2008 19:44:36 +0200] rev 28613
rewrite more proofs in Isar style
Thu, 16 Oct 2008 17:52:54 +0200 Removed ex/Locales.thy.
ballarin [Thu, 16 Oct 2008 17:52:54 +0200] rev 28612
Removed ex/Locales.thy.
Thu, 16 Oct 2008 17:19:47 +0200 More occurrences of 'includes' gone.
ballarin [Thu, 16 Oct 2008 17:19:47 +0200] rev 28611
More occurrences of 'includes' gone.
Thu, 16 Oct 2008 17:07:20 +0200 Removed outdated locales tutorial.
ballarin [Thu, 16 Oct 2008 17:07:20 +0200] rev 28610
Removed outdated locales tutorial.
Thu, 16 Oct 2008 08:51:05 +0200 correct rounding
haftmann [Thu, 16 Oct 2008 08:51:05 +0200] rev 28609
correct rounding
Thu, 16 Oct 2008 08:48:27 +0200 circumvent some TeX problem
haftmann [Thu, 16 Oct 2008 08:48:27 +0200] rev 28608
circumvent some TeX problem
Thu, 16 Oct 2008 00:18:53 +0200 only test HOL image for smlnj
kleing [Thu, 16 Oct 2008 00:18:53 +0200] rev 28607
only test HOL image for smlnj
Wed, 15 Oct 2008 22:12:02 +0200 tuned;
wenzelm [Wed, 15 Oct 2008 22:12:02 +0200] rev 28606
tuned;
Wed, 15 Oct 2008 21:45:02 +0200 tuned;
wenzelm [Wed, 15 Oct 2008 21:45:02 +0200] rev 28605
tuned;
Wed, 15 Oct 2008 21:15:35 +0200 generic ATP manager based on threads (by Fabian Immler);
wenzelm [Wed, 15 Oct 2008 21:15:35 +0200] rev 28604
generic ATP manager based on threads (by Fabian Immler);
Wed, 15 Oct 2008 21:06:15 +0200 added sledgehammer etc.;
wenzelm [Wed, 15 Oct 2008 21:06:15 +0200] rev 28603
added sledgehammer etc.;
Wed, 15 Oct 2008 19:43:11 +0200 removed obsolete Complex sessions;
wenzelm [Wed, 15 Oct 2008 19:43:11 +0200] rev 28602
removed obsolete Complex sessions;
Wed, 15 Oct 2008 16:25:31 +0200 figure for adaption
haftmann [Wed, 15 Oct 2008 16:25:31 +0200] rev 28601
figure for adaption
Wed, 15 Oct 2008 16:06:59 +0200 Removed 'includes' (fixed).
ballarin [Wed, 15 Oct 2008 16:06:59 +0200] rev 28600
Removed 'includes' (fixed).
Wed, 15 Oct 2008 15:44:15 +0200 Removed 'includes'.
ballarin [Wed, 15 Oct 2008 15:44:15 +0200] rev 28599
Removed 'includes'.
Wed, 15 Oct 2008 00:18:43 +0200 give more time to do inital loggin and settings read
kleing [Wed, 15 Oct 2008 00:18:43 +0200] rev 28598
give more time to do inital loggin and settings read
Wed, 15 Oct 2008 00:18:19 +0200 log start of test session
kleing [Wed, 15 Oct 2008 00:18:19 +0200] rev 28597
log start of test session
Tue, 14 Oct 2008 20:10:45 +0200 tuned interfaces -- plain prover function, without thread;
wenzelm [Tue, 14 Oct 2008 20:10:45 +0200] rev 28596
tuned interfaces -- plain prover function, without thread; misc tuning and simplification; reduced NJ basis library stuff to bare minimum;
Tue, 14 Oct 2008 20:10:44 +0200 add_prover: plain prover function, without thread;
wenzelm [Tue, 14 Oct 2008 20:10:44 +0200] rev 28595
add_prover: plain prover function, without thread; removed obsolete atp_thread interface; moved kill_excessive into main thread manager loop -- avoids race condition wrt. register/unregister; start_prover: register/unregister self -- avoids race condition;
Tue, 14 Oct 2008 20:10:43 +0200 tuned AtpWrapper interfaces;
wenzelm [Tue, 14 Oct 2008 20:10:43 +0200] rev 28594
tuned AtpWrapper interfaces;
Tue, 14 Oct 2008 16:32:26 +0200 continued codegen tutorial
haftmann [Tue, 14 Oct 2008 16:32:26 +0200] rev 28593
continued codegen tutorial
Tue, 14 Oct 2008 16:01:36 +0200 renamed AtpThread to AtpWrapper;
wenzelm [Tue, 14 Oct 2008 16:01:36 +0200] rev 28592
renamed AtpThread to AtpWrapper;
Tue, 14 Oct 2008 15:45:46 +0200 adding preferences is now permissive;
wenzelm [Tue, 14 Oct 2008 15:45:46 +0200] rev 28591
adding preferences is now permissive;
Tue, 14 Oct 2008 15:45:45 +0200 tuned;
wenzelm [Tue, 14 Oct 2008 15:45:45 +0200] rev 28590
tuned;
Tue, 14 Oct 2008 15:45:44 +0200 adding preferences is now permissive, no error handling here;
wenzelm [Tue, 14 Oct 2008 15:45:44 +0200] rev 28589
adding preferences is now permissive, no error handling here; tuned messages;
Tue, 14 Oct 2008 15:16:13 +0200 CRITICAL access to preferences;
wenzelm [Tue, 14 Oct 2008 15:16:13 +0200] rev 28588
CRITICAL access to preferences; tuned some interfaces;
Tue, 14 Oct 2008 15:16:12 +0200 export generic_pref etc.;
wenzelm [Tue, 14 Oct 2008 15:16:12 +0200] rev 28587
export generic_pref etc.; CRITICAL access to preferences; misc cleanup, more conventional indentation;
Tue, 14 Oct 2008 15:16:11 +0200 renamed kill_all to kill, in conformance with atp_kill command;
wenzelm [Tue, 14 Oct 2008 15:16:11 +0200] rev 28586
renamed kill_all to kill, in conformance with atp_kill command; simplified/unified treatment of preferences; check_thread_manager: CRITICAL due to global ref; goal addressing via Thm.cprem_of; reduced NJ basis library stuff to bare minimum;
Tue, 14 Oct 2008 15:16:09 +0200 tuned comments;
wenzelm [Tue, 14 Oct 2008 15:16:09 +0200] rev 28585
tuned comments;
Tue, 14 Oct 2008 13:24:07 +0200 added lemma
nipkow [Tue, 14 Oct 2008 13:24:07 +0200] rev 28584
added lemma
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip