bulwahn [Mon, 10 Jan 2011 08:18:48 +0100] rev 41487
made SML/NJ happy
wenzelm [Sun, 09 Jan 2011 21:33:41 +0100] rev 41486
reverted 08240feb69c7 -- breaks positions of reports;
wenzelm [Sun, 09 Jan 2011 19:58:08 +0100] rev 41485
ML_trace: observe context visibility flag (import for Latex mode, for example);
wenzelm [Sun, 09 Jan 2011 20:30:47 +0100] rev 41484
more direct treatment of Position.end_offset;
tuned;
wenzelm [Sun, 09 Jan 2011 16:03:56 +0100] rev 41483
discontinued unused end_line, end_column;
wenzelm [Sun, 09 Jan 2011 13:58:31 +0100] rev 41482
more scalable HTML.output_width;
wenzelm [Sun, 09 Jan 2011 12:56:00 +0100] rev 41481
refined comment (again);
huffman [Sat, 08 Jan 2011 11:29:25 -0800] rev 41480
merged
huffman [Sat, 08 Jan 2011 11:18:09 -0800] rev 41479
use proper syntactic types for 'syntax' commands
huffman [Sat, 08 Jan 2011 10:02:43 -0800] rev 41478
make print translation for Abs_cfun consistent with other binders: prevent eta-contraction, but don't force eta-expansion
huffman [Sat, 08 Jan 2011 09:34:08 -0800] rev 41477
use full path for library imports
huffman [Sat, 08 Jan 2011 09:30:52 -0800] rev 41476
types -> type_synonym
wenzelm [Sat, 08 Jan 2011 18:01:10 +0100] rev 41475
updated NEOS_SERVER, which is now provided via settings;
wenzelm [Sat, 08 Jan 2011 17:39:51 +0100] rev 41474
renamed Sum_Of_Squares to Sum_of_Squares;
wenzelm [Sat, 08 Jan 2011 17:30:05 +0100] rev 41473
Ord_List.merge convenience;
wenzelm [Sat, 08 Jan 2011 17:14:48 +0100] rev 41472
misc tuning and comments based on review of Theory_Data, Proof_Data, Generic_Data usage;