wenzelm [Thu, 09 Jan 2014 20:17:15 +0100] rev 54962
access X11 window manager;
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