Tue, 21 Oct 2008 21:18:54 +0200 Added nominal_inductive2.ML
berghofe [Tue, 21 Oct 2008 21:18:54 +0200] rev 28652
Added nominal_inductive2.ML
Tue, 21 Oct 2008 20:18:45 +0200 added jEdit settings;
wenzelm [Tue, 21 Oct 2008 20:18:45 +0200] rev 28651
added jEdit settings;
Tue, 21 Oct 2008 20:18:07 +0200 tuned usage line;
wenzelm [Tue, 21 Oct 2008 20:18:07 +0200] rev 28650
tuned usage line;
Tue, 21 Oct 2008 20:17:40 +0200 Isabelle/jEdit interface wrapper.
wenzelm [Tue, 21 Oct 2008 20:17:40 +0200] rev 28649
Isabelle/jEdit interface wrapper.
Tue, 21 Oct 2008 16:53:10 +0200 join results in isolation;
wenzelm [Tue, 21 Oct 2008 16:53:10 +0200] rev 28648
join results in isolation;
Tue, 21 Oct 2008 16:53:00 +0200 join_results: allow CRITICAL join of finished futures;
wenzelm [Tue, 21 Oct 2008 16:53:00 +0200] rev 28647
join_results: allow CRITICAL join of finished futures; added singleton join_result;
Tue, 21 Oct 2008 16:52:59 +0200 Future.join_result;
wenzelm [Tue, 21 Oct 2008 16:52:59 +0200] rev 28646
Future.join_result;
Tue, 21 Oct 2008 15:01:18 +0200 added Future.enabled check;
wenzelm [Tue, 21 Oct 2008 15:01:18 +0200] rev 28645
added Future.enabled check;
Tue, 21 Oct 2008 15:01:16 +0200 ThyOutput: export some auxiliary operations;
wenzelm [Tue, 21 Oct 2008 15:01:16 +0200] rev 28644
ThyOutput: export some auxiliary operations;
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;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip