traytel [Fri, 10 Jan 2014 11:47:10 +0100] rev 54961
new codatatype example: stream processors
traytel [Fri, 10 Jan 2014 12:09:11 +0100] rev 54960
use the right context in tactic
blanchet [Fri, 10 Jan 2014 09:48:11 +0100] rev 54959
fixed 'disc_iff' tactic in the case where different equations use different variable names for the function arguments
panny [Thu, 09 Jan 2014 19:10:35 +0100] rev 54958
do not use wrong constructor in auto-generated proof goal
blanchet [Thu, 09 Jan 2014 17:51:52 +0100] rev 54957
fixed de Bruijn bug in 'unfold_lets'
blanchet [Thu, 09 Jan 2014 17:13:05 +0100] rev 54956
tuned error message
blanchet [Thu, 09 Jan 2014 16:40:50 +0100] rev 54955
reintroduce recursive calls under constructors, taken out in 8dd0e0316881 mainly and in subsequent changes
blanchet [Thu, 09 Jan 2014 15:49:19 +0100] rev 54954
strengthened tactics w.r.t. 'lets' and tuples
blanchet [Thu, 09 Jan 2014 15:08:24 +0100] rev 54953
strengthen tac w.r.t. lets with tuples
blanchet [Thu, 09 Jan 2014 15:08:05 +0100] rev 54952
use 'prove_sorry'
blanchet [Thu, 09 Jan 2014 15:07:25 +0100] rev 54951
for code equations that coincide with ctr equations, make sure the usr's input is preserved for both
blanchet [Thu, 09 Jan 2014 14:09:44 +0100] rev 54950
made 'datatype_new_compat' work with sort constraints
panny [Wed, 08 Jan 2014 18:48:53 +0100] rev 54949
merge
panny [Wed, 08 Jan 2014 17:26:42 +0100] rev 54948
match order of generated theorems to user input;
improve exhaustiveness criterion to prevent exception
kuncar [Wed, 08 Jan 2014 17:00:03 +0100] rev 54947
typo
kuncar [Wed, 08 Jan 2014 16:59:57 +0100] rev 54946
ensure that schematic type variables are fresh in rty
kuncar [Wed, 08 Jan 2014 12:05:42 +0100] rev 54945
ensure that the raw type of an abstract type cannot be treated as an abstract type recursively
nipkow [Wed, 08 Jan 2014 09:20:14 +0100] rev 54944
tuned
wenzelm [Tue, 07 Jan 2014 23:55:51 +0100] rev 54943
avoid hard tabs in output -- somewhat ill-defined;
wenzelm [Tue, 07 Jan 2014 23:44:33 +0100] rev 54942
uniform output of tracing via official channel (usually depending on trace flag);
warning subject to context visibility;
nipkow [Tue, 07 Jan 2014 12:05:49 +0100] rev 54941
tuned
wenzelm [Mon, 06 Jan 2014 23:00:11 +0100] rev 54940
merged
wenzelm [Mon, 06 Jan 2014 19:59:43 +0100] rev 54939
more informative error message;
wenzelm [Mon, 06 Jan 2014 19:47:11 +0100] rev 54938
obsolete / unmaintained;
wenzelm [Mon, 06 Jan 2014 19:42:52 +0100] rev 54937
misc tuning and clarification;
wenzelm [Mon, 06 Jan 2014 17:47:44 +0100] rev 54936
more formal ISABELLE_BROWSER_INFO;
wenzelm [Mon, 06 Jan 2014 17:33:23 +0100] rev 54935
tuned comments;
haftmann [Mon, 06 Jan 2014 19:55:01 +0100] rev 54934
dropped legacy
haftmann [Mon, 06 Jan 2014 09:31:21 +0100] rev 54933
order and graph for code symbols
haftmann [Mon, 06 Jan 2014 09:31:19 +0100] rev 54932
special treatment of ==> and == solely as constants