wenzelm [Thu, 13 Jan 2011 21:50:13 +0100] rev 41540
more precise pretty printing -- to accomodate Scala message layout;
wenzelm [Thu, 13 Jan 2011 20:54:07 +0100] rev 41539
less verbosity -- avoid slightly odd tracing information on warning channel;
wenzelm [Thu, 13 Jan 2011 18:00:13 +0100] rev 41538
updated Isabelle/jEdit limitations and workarounds;
wenzelm [Thu, 13 Jan 2011 17:39:35 +0100] rev 41537
full theory path enables loading parents via master directory and keeps files strictly separate;
wenzelm [Thu, 13 Jan 2011 17:34:45 +0100] rev 41536
Toplevel.init_theory: maintain optional master directory, to allow bypassing global Thy_Load.master_path;
wenzelm [Thu, 13 Jan 2011 17:30:52 +0100] rev 41535
clarified split_thy_path;
wenzelm [Thu, 13 Jan 2011 17:27:52 +0100] rev 41534
less verbosity;
huffman [Wed, 12 Jan 2011 16:04:47 -0800] rev 41533
proper 'domain' class instance for 'a defl, with deflation combinator
krauss [Wed, 12 Jan 2011 21:57:01 +0100] rev 41532
documented Option.bind
krauss [Wed, 12 Jan 2011 21:49:04 +0100] rev 41531
CONTRIBUTORS
wenzelm [Wed, 12 Jan 2011 17:33:47 +0100] rev 41530
updated keywords;
wenzelm [Wed, 12 Jan 2011 17:19:50 +0100] rev 41529
eliminated global prems;
wenzelm [Wed, 12 Jan 2011 17:14:27 +0100] rev 41528
eliminated global prems;
tuned proofs;
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)
boehmes [Mon, 10 Jan 2011 17:39:54 +0100] rev 41497
dropped superfluous error message
krauss [Mon, 10 Jan 2011 17:37:11 +0100] rev 41496
removed obsolete make target (now in doc-src, cf. 28b487cd9e15)
wenzelm [Mon, 10 Jan 2011 17:22:48 +0100] rev 41495
updated for polyml-5.4.0;
discontinued old-fashioned POLY_HOME via path;
more robust handling of polyml-version, preferably provided by Poly/ML distribution itself;
wenzelm [Mon, 10 Jan 2011 16:56:47 +0100] rev 41494
made SML/NJ happy;
wenzelm [Mon, 10 Jan 2011 16:45:28 +0100] rev 41493
added merge_options convenience;