paulson [Tue, 23 Jun 2009 15:48:55 +0100] rev 31907
merged
paulson [Thu, 18 Jun 2009 17:14:08 +0100] rev 31906
Removed unnecessary conditions concerning nonzero divisors
wenzelm [Thu, 02 Jul 2009 22:17:08 +0200] rev 31905
strip_shyps: remove top sort, which is logically insignificant;
wenzelm [Thu, 02 Jul 2009 21:26:18 +0200] rev 31904
renamed Drule.sort_triv to Thm.sort_triv (cf. more_thm.ML);
wenzelm [Thu, 02 Jul 2009 20:55:44 +0200] rev 31903
added pro-forma proof constructor Inclass;
wenzelm [Thu, 02 Jul 2009 17:34:14 +0200] rev 31902
renamed NamedThmsFun to Named_Thms;
simplified/unified names of instances of Named_Thms;
wenzelm [Thu, 02 Jul 2009 17:33:36 +0200] rev 31901
renamed NamedThmsFun to Named_Thms;
wenzelm [Thu, 02 Jul 2009 17:30:54 +0200] rev 31900
misc tuning;
wenzelm [Thu, 02 Jul 2009 15:37:22 +0200] rev 31899
fixed document (DERIV_intros);
minor tuning;
wenzelm [Tue, 30 Jun 2009 22:23:33 +0200] rev 31898
more detailed timing message;
wenzelm [Tue, 30 Jun 2009 22:12:46 +0200] rev 31897
default to maximum max_threads;
wenzelm [Tue, 30 Jun 2009 22:05:07 +0200] rev 31896
merged
wenzelm [Tue, 30 Jun 2009 22:04:41 +0200] rev 31895
fixed ISABELLE_HOME_USER;
haftmann [Tue, 30 Jun 2009 22:03:40 +0200] rev 31894
merged
haftmann [Tue, 30 Jun 2009 19:45:52 +0200] rev 31893
adaptated to changes in term representation
haftmann [Tue, 30 Jun 2009 19:31:50 +0200] rev 31892
improved treatment of case patterns
haftmann [Tue, 30 Jun 2009 18:24:03 +0200] rev 31891
merged
haftmann [Tue, 30 Jun 2009 18:23:50 +0200] rev 31890
an intermediate step towards a refined translation of cases
haftmann [Tue, 30 Jun 2009 17:33:30 +0200] rev 31889
all variable names are optional
haftmann [Tue, 30 Jun 2009 16:43:28 +0200] rev 31888
variable names in abstractions are optional
haftmann [Tue, 30 Jun 2009 16:43:27 +0200] rev 31887
restored
wenzelm [Tue, 30 Jun 2009 21:51:44 +0200] rev 31886
added isatest for x86_64-darwin;
wenzelm [Tue, 30 Jun 2009 21:23:01 +0200] rev 31885
merged
hoelzl [Tue, 30 Jun 2009 19:54:04 +0200] rev 31884
NEWS updated
hoelzl [Tue, 30 Jun 2009 18:25:55 +0200] rev 31883
DERIV_ln is proved in Transcendental and in Ln, use Transcendental to prove Ln.
hoelzl [Tue, 30 Jun 2009 18:24:00 +0200] rev 31882
remove DERIV_tac and deriv_tac, neither is used in Isabelle/HOL or the AFP
hoelzl [Tue, 30 Jun 2009 18:21:55 +0200] rev 31881
use DERIV_intros
hoelzl [Tue, 30 Jun 2009 18:16:22 +0200] rev 31880
Added DERIV_intros
bulwahn [Tue, 30 Jun 2009 15:58:12 +0200] rev 31879
commented trancl example; added debug message
bulwahn [Tue, 30 Jun 2009 14:55:06 +0200] rev 31878
merged
bulwahn [Tue, 30 Jun 2009 14:54:30 +0200] rev 31877
exported is_registered; added debug messages; removed extended parameter compilation in predicate compiler
bulwahn [Mon, 29 Jun 2009 12:33:58 +0200] rev 31876
added diagnostic printing; changed proof for parameters; moved code
haftmann [Tue, 30 Jun 2009 14:54:32 +0200] rev 31875
merged
haftmann [Tue, 30 Jun 2009 14:54:00 +0200] rev 31874
simplified binding concept
haftmann [Tue, 30 Jun 2009 14:53:59 +0200] rev 31873
temporary workaround
haftmann [Tue, 30 Jun 2009 14:53:58 +0200] rev 31872
tuned
haftmann [Tue, 30 Jun 2009 14:53:57 +0200] rev 31871
streamlined code
haftmann [Tue, 30 Jun 2009 14:53:56 +0200] rev 31870
dropped id
haftmann [Mon, 29 Jun 2009 16:17:57 +0200] rev 31869
mutual instances
haftmann [Mon, 29 Jun 2009 16:17:56 +0200] rev 31868
canonical prefix for datatype derivates
haftmann [Mon, 29 Jun 2009 16:17:55 +0200] rev 31867
tuned
immler@in.tum.de [Tue, 30 Jun 2009 11:21:02 +0200] rev 31866
check for correct proof output
immler@in.tum.de [Tue, 30 Jun 2009 11:21:02 +0200] rev 31865
fixed: count constants with supplementary lemmas
hoelzl [Tue, 30 Jun 2009 10:59:02 +0200] rev 31864
removed latex markup - there is no document generated from Decision_Procs/ex
hoelzl [Mon, 29 Jun 2009 23:29:11 +0200] rev 31863
Implemented taylor series expansion for approximation
wenzelm [Tue, 30 Jun 2009 21:19:32 +0200] rev 31862
renamed Swing to Swing_Thread, to avoid overlap with scala.swing.Swing;
wenzelm [Tue, 30 Jun 2009 00:57:24 +0200] rev 31861
merged
wenzelm [Tue, 30 Jun 2009 00:50:42 +0200] rev 31860
more display;
wenzelm [Tue, 30 Jun 2009 00:57:06 +0200] rev 31859
added icon;
wenzelm [Tue, 30 Jun 2009 00:46:28 +0200] rev 31858
basic launch4j setup;
wenzelm [Tue, 30 Jun 2009 00:31:18 +0200] rev 31857
fixed permissions;
wenzelm [Tue, 30 Jun 2009 00:14:30 +0200] rev 31856
fixed permissions;
berghofe [Mon, 29 Jun 2009 20:05:44 +0200] rev 31855
Corrected handling of bound variables.
haftmann [Mon, 29 Jun 2009 14:55:08 +0200] rev 31854
merged
haftmann [Mon, 29 Jun 2009 12:18:58 +0200] rev 31853
dropped Id
haftmann [Mon, 29 Jun 2009 12:18:57 +0200] rev 31852
explicit Set constructor for code generated for sets