huffman [Wed, 30 May 2012 14:55:44 +0200] rev 48044
remove unnecessary simp rules involving Abs_Integ
boehmes [Wed, 30 May 2012 23:10:42 +0200] rev 48043
introduced option "z3_with_extensions" to control whether Z3's support for nonlinear arithmetic and datatypes should be enabled (including potential proof reconstruction failures)
Andreas Lochbihler [Wed, 30 May 2012 16:05:21 +0200] rev 48042
merged
Andreas Lochbihler [Wed, 30 May 2012 16:05:06 +0200] rev 48041
remove pretty syntax for FinFuns at the end and provide separate syntax theory
huffman [Tue, 29 May 2012 17:53:43 +0200] rev 48040
add lemma set_of_image_mset
Andreas Lochbihler [Wed, 30 May 2012 10:04:05 +0200] rev 48039
merged
Andreas Lochbihler [Wed, 30 May 2012 09:54:53 +0200] rev 48038
eliminated remaining sub- and superscripts in FinFun syntax
Andreas Lochbihler [Wed, 30 May 2012 09:46:58 +0200] rev 48037
syntax for FinFun composition without subscripts
tuned proofs
Andreas Lochbihler [Wed, 30 May 2012 09:36:39 +0200] rev 48036
FinFun pseudo-constructor syntax without superscripts
Andreas Lochbihler [Wed, 30 May 2012 09:13:39 +0200] rev 48035
replace FinFun application syntax with $
Andreas Lochbihler [Wed, 30 May 2012 08:48:14 +0200] rev 48034
removed subscripts from FinFun type syntax
Andreas Lochbihler [Wed, 30 May 2012 08:34:14 +0200] rev 48033
improve code setup for set equality
Andreas Lochbihler [Tue, 29 May 2012 17:21:41 +0200] rev 48032
add code equation for coset xs = set ys
Andreas Lochbihler [Tue, 29 May 2012 17:17:57 +0200] rev 48031
tuned proofs
Andreas Lochbihler [Tue, 29 May 2012 16:41:00 +0200] rev 48030
use bundle in FinFun
Andreas Lochbihler [Tue, 29 May 2012 16:08:12 +0200] rev 48029
unify Rep_finfun and finfun_apply
Andreas Lochbihler [Tue, 29 May 2012 15:31:58 +0200] rev 48028
move FinFuns from AFP to repository
wenzelm [Wed, 30 May 2012 09:25:37 +0200] rev 48027
discontinued unused unzip/untar;
wenzelm [Tue, 29 May 2012 23:19:37 +0200] rev 48026
update GUI components after init;
wenzelm [Tue, 29 May 2012 22:44:02 +0200] rev 48025
merged
kuncar [Tue, 29 May 2012 19:13:02 +0200] rev 48024
don't be so aggressive during unfolding id and o
huffman [Tue, 29 May 2012 17:06:04 +0200] rev 48023
reordered sections
wenzelm [Tue, 29 May 2012 22:33:14 +0200] rev 48022
tuned message;
wenzelm [Tue, 29 May 2012 22:24:31 +0200] rev 48021
separate syslog dockable -- discontinued tendency of sub-window management via tabs;
wenzelm [Tue, 29 May 2012 21:48:05 +0200] rev 48020
clarified prover startup: no timeout, read stderr more carefully;
wenzelm [Tue, 29 May 2012 21:03:11 +0200] rev 48019
need to close_input before expecting threads to terminate/join;
tuned signature;
wenzelm [Tue, 29 May 2012 20:38:40 +0200] rev 48018
make double sure that GUI components are up-to-date after init;
wenzelm [Tue, 29 May 2012 20:20:32 +0200] rev 48017
tuned message;
wenzelm [Tue, 29 May 2012 18:00:54 +0200] rev 48016
more explicit treatment of return code vs. session phase;
wenzelm [Tue, 29 May 2012 17:54:34 +0200] rev 48015
tuned signature;