bulwahn [Wed, 19 May 2010 18:24:05 +0200] rev 37003
moving towards working with proof contexts in the predicate compiler
bulwahn [Wed, 19 May 2010 18:24:04 +0200] rev 37002
improved values command to handle a special case with tuples and polymorphic predicates more correctly
bulwahn [Wed, 19 May 2010 18:24:03 +0200] rev 37001
improved behaviour of defined_functions in the predicate compiler
huffman [Wed, 19 May 2010 17:01:07 -0700] rev 37000
move some example files into new HOLCF/Tutorial directory
huffman [Wed, 19 May 2010 16:28:24 -0700] rev 36999
remove redundant hdvd relation
huffman [Wed, 19 May 2010 16:08:41 -0700] rev 36998
remove unnecessary constant Fixrec.bind
huffman [Wed, 19 May 2010 14:38:25 -0700] rev 36997
add section about fixrec definitions with looping simp rules
huffman [Wed, 19 May 2010 13:07:15 -0700] rev 36996
more informative error message for fixrec when continuity proof fails
wenzelm [Thu, 20 May 2010 16:22:50 +0200] rev 36995
determine margin just before rendering -- proper reformatting when updating;
wenzelm [Thu, 20 May 2010 15:51:28 +0200] rev 36994
simplified alignment via FlowPanel;
tuned;
wenzelm [Thu, 20 May 2010 13:54:31 +0200] rev 36993
more systematic treatment of physical document wrt. font size etc.;
eliminated (crude) double buffering;
tuned;
wenzelm [Thu, 20 May 2010 11:44:41 +0200] rev 36992
tuned;
wenzelm [Thu, 20 May 2010 11:36:30 +0200] rev 36991
general Isabelle_System.try_read;
wenzelm [Thu, 20 May 2010 10:43:46 +0200] rev 36990
explicit Command.Status.UNDEFINED -- avoid fragile/cumbersome treatment of Option[State];