wenzelm [Wed, 12 Jan 2011 16:41:49 +0100] rev 41527
updated to ProofGeneral-4.x;
wenzelm [Wed, 12 Jan 2011 16:33:04 +0100] rev 41526
eliminated global prems;
wenzelm [Wed, 12 Jan 2011 15:53:37 +0100] rev 41525
tuned proof;
wenzelm [Wed, 12 Jan 2011 15:38:57 +0100] rev 41524
eliminated global prems;
tuned proofs;
wenzelm [Wed, 12 Jan 2011 15:22:24 +0100] rev 41523
compile;
wenzelm [Wed, 12 Jan 2011 15:15:51 +0100] rev 41522
more FIXMEs concerning bad catch-all exception handlers;
wenzelm [Wed, 12 Jan 2011 15:09:26 +0100] rev 41521
eliminated obsolete print_sign_exn_unit;
wenzelm [Wed, 12 Jan 2011 15:08:21 +0100] rev 41520
reraise interrupts as usual;
wenzelm [Wed, 12 Jan 2011 15:07:29 +0100] rev 41519
avoid catch-all exception handler, presumably TERM was meant here;
wenzelm [Wed, 12 Jan 2011 14:34:11 +0100] rev 41518
disabled experimental treatment of replacement text for now, which leads to odd spacing and strange effects on non-poppler viewers;
wenzelm [Wed, 12 Jan 2011 14:13:04 +0100] rev 41517
observe line length limit;
wenzelm [Wed, 12 Jan 2011 14:07:29 +0100] rev 41516
smart_string_of_real: print integer values without fractional part;
wenzelm [Tue, 11 Jan 2011 21:52:10 +0100] rev 41515
tuned (cf. 2fe62d602681);
wenzelm [Tue, 11 Jan 2011 20:18:48 +0100] rev 41514
added dist/jedit symlink for convenience;
wenzelm [Tue, 11 Jan 2011 20:10:34 +0100] rev 41513
record versions of both jEdit and Isabelle;
wenzelm [Tue, 11 Jan 2011 20:01:57 +0100] rev 41512
updated to Isabelle2011;
wenzelm [Tue, 11 Jan 2011 19:55:34 +0100] rev 41511
isabelle version -i;
haftmann [Tue, 11 Jan 2011 18:23:29 +0100] rev 41510
NEWS
bulwahn [Tue, 11 Jan 2011 17:59:35 +0100] rev 41509
NEWS
krauss [Tue, 11 Jan 2011 17:38:03 +0100] rev 41508
eliminated duplication
wenzelm [Tue, 11 Jan 2011 17:00:21 +0100] rev 41507
merged
haftmann [Tue, 11 Jan 2011 14:14:13 +0100] rev 41506
tuned text
haftmann [Tue, 11 Jan 2011 14:12:37 +0100] rev 41505
"enriched_type" replaces less specific "type_lifting"
wenzelm [Tue, 11 Jan 2011 16:23:28 +0100] rev 41504
clarified notion Position.is_reported;
ML warning/error: retain non-reported clear-text position, notably when evaluating external ML files;
wenzelm [Mon, 10 Jan 2011 22:03:24 +0100] rev 41503
refined report_parse_tree: reverse reports happen to produce proper type information for inlined @{term}, @{typ} etc.;
tuned offset_position_of;
wenzelm [Mon, 10 Jan 2011 21:45:44 +0100] rev 41502
refined ML_Lex.flatten: ensure proper separation of tokens;
wenzelm [Mon, 10 Jan 2011 21:21:23 +0100] rev 41501
ML compiler: more careful treatment of input tokens -- trailing space ensures proper separation and end position (cf. 82c1e348bc18, 08240feb69c7);
boehmes [Mon, 10 Jan 2011 18:59:02 +0100] rev 41500
use just one data slot to VC-related information
boehmes [Mon, 10 Jan 2011 18:58:54 +0100] rev 41499
be more precise: also merge option values
boehmes [Mon, 10 Jan 2011 17:41:45 +0100] rev 41498
only print warning in a visible context (previously, the warning was printed more than once)