huffman [Mon, 30 Mar 2009 12:07:59 -0700] rev 30802
simplify theorem references
wenzelm [Mon, 30 Mar 2009 22:38:37 +0200] rev 30801
added Toplevel.previous_node_of;
keep type Toplevel.node private (formerly required in document antiquotations, which now operate on plain Toplevel.state);
wenzelm [Mon, 30 Mar 2009 21:42:12 +0200] rev 30800
tuned spacing and formatting;
wenzelm [Mon, 30 Mar 2009 20:49:27 +0200] rev 30799
merged
immler@in.tum.de [Mon, 30 Mar 2009 19:11:16 +0200] rev 30798
terminate watching thread
wenzelm [Mon, 30 Mar 2009 20:48:01 +0200] rev 30797
merged
huffman [Mon, 30 Mar 2009 10:47:41 -0700] rev 30796
no longer delay loading of assoc_fold.ML
wenzelm [Mon, 30 Mar 2009 19:51:10 +0200] rev 30795
qualified_name_of: observe empty case;
wenzelm [Mon, 30 Mar 2009 17:14:44 +0200] rev 30794
merged
huffman [Mon, 30 Mar 2009 07:49:26 -0700] rev 30793
merged
huffman [Fri, 27 Mar 2009 15:14:31 -0700] rev 30792
add more lemmas for signed comparisons
krauss [Mon, 30 Mar 2009 16:37:23 +0200] rev 30791
use standard parsers provided by SpecParse
krauss [Mon, 30 Mar 2009 16:37:23 +0200] rev 30790
bstring -> binding
krauss [Mon, 30 Mar 2009 16:37:23 +0200] rev 30789
code attribute for tailrec-equations, too; tuned
krauss [Mon, 30 Mar 2009 16:37:23 +0200] rev 30788
optimistically add code attribute to .simps without further checks
krauss [Mon, 30 Mar 2009 14:42:36 +0200] rev 30787
remove "otherwise" feature from function package which was never really documented or used