wenzelm [Sun, 16 Jan 2011 20:55:48 +0100] rev 41595
tuned;
wenzelm [Sun, 16 Jan 2011 20:54:30 +0100] rev 41594
misc tuning for release;
wenzelm [Sun, 16 Jan 2011 19:45:42 +0100] rev 41593
merged
berghofe [Sun, 16 Jan 2011 17:21:13 +0100] rev 41592
Tuned show_status
wenzelm [Sun, 16 Jan 2011 19:44:59 +0100] rev 41591
proper type variables with sorts;
wenzelm [Sun, 16 Jan 2011 17:01:49 +0100] rev 41590
non-executable sources;
wenzelm [Sun, 16 Jan 2011 15:53:03 +0100] rev 41589
tuned headers;
wenzelm [Sun, 16 Jan 2011 15:31:22 +0100] rev 41588
tuned;
wenzelm [Sun, 16 Jan 2011 15:26:47 +0100] rev 41587
type_synonym;
wenzelm [Sun, 16 Jan 2011 15:04:16 +0100] rev 41586
more standard command descriptions;
wenzelm [Sun, 16 Jan 2011 14:57:14 +0100] rev 41585
added before_exit continuation for named targets (locale, class etc.), e.g. for final check/cleanup as in VC management;
berghofe [Sat, 15 Jan 2011 22:40:17 +0100] rev 41584
Replaced ad-hoc advance function by Position.advance
wenzelm [Sat, 15 Jan 2011 21:24:15 +0100] rev 41583
merged
haftmann [Sat, 15 Jan 2011 20:05:29 +0100] rev 41582
experimental variant of interpretation with simultaneous definitions, plus example
wenzelm [Sat, 15 Jan 2011 20:51:22 +0100] rev 41581
clarified pretty_statement: more robust treatment of fixes and conclusion of elimination (e.g. for classical rule);
wenzelm [Sat, 15 Jan 2011 18:49:42 +0100] rev 41580
link HOL-Proofs/index.html, which is not reachable from regular HOL/index.html;
wenzelm [Sat, 15 Jan 2011 18:12:26 +0100] rev 41579
type_synonym;
wenzelm [Sat, 15 Jan 2011 17:32:07 +0100] rev 41578
recovered printing of record updates over compound terms, e.g. "(|x = a|)(|x := b|)", which was apparently broken in 45a2ffc5911e;
tuned;
wenzelm [Sat, 15 Jan 2011 16:49:10 +0100] rev 41577
export Record.get_hierarchy -- external tools typically need this information;
wenzelm [Sat, 15 Jan 2011 15:37:49 +0100] rev 41576
tuned;
wenzelm [Sat, 15 Jan 2011 15:29:17 +0100] rev 41575
removed unreferenced identifiers;
wenzelm [Sat, 15 Jan 2011 14:56:57 +0100] rev 41574
global "prems" is legacy feature;
wenzelm [Sat, 15 Jan 2011 14:19:37 +0100] rev 41573
misc updates for release;
wenzelm [Sat, 15 Jan 2011 14:02:24 +0100] rev 41572
merged;
wenzelm [Sat, 15 Jan 2011 13:34:10 +0100] rev 41571
misc tuning for release;
boehmes [Sat, 15 Jan 2011 13:48:45 +0100] rev 41570
normalize Z3 models: assignments to free variables should ideally not refer to other free variables
berghofe [Sat, 15 Jan 2011 13:41:58 +0100] rev 41569
Also added SPARK to test and clean targets.
berghofe [Sat, 15 Jan 2011 13:19:16 +0100] rev 41568
merged
berghofe [Sat, 15 Jan 2011 12:49:10 +0100] rev 41567
Added entry for HOL-SPARK
berghofe [Sat, 15 Jan 2011 12:48:39 +0100] rev 41566
Added HOL-SPARK and removed old_primrec.ML
berghofe [Sat, 15 Jan 2011 12:47:52 +0100] rev 41565
unused_thms no longer compares propositions, since this is no longer needed
and did not work properly any longer after the addition of class constraints
to propositions.
berghofe [Sat, 15 Jan 2011 12:42:19 +0100] rev 41564
Include HOL-SPARK keywords
berghofe [Sat, 15 Jan 2011 12:41:07 +0100] rev 41563
Include HOL-SPARK
berghofe [Sat, 15 Jan 2011 12:38:56 +0100] rev 41562
Finally removed old primrec package, since Primrec.add_primrec_global
can be used instead.
berghofe [Sat, 15 Jan 2011 12:35:29 +0100] rev 41561
Added new SPARK verification environment.
wenzelm [Sat, 15 Jan 2011 12:55:19 +0100] rev 41560
remove presently unused Isabelle application for official releases;
wenzelm [Sat, 15 Jan 2011 12:19:07 +0100] rev 41559
hardwired default for proof-shell-quit-timeout (PG 4.1 provides rather low value);
wenzelm [Sat, 15 Jan 2011 00:14:17 +0100] rev 41558
treat HOLCF as HOL library session, not as "logic";
wenzelm [Sat, 15 Jan 2011 00:06:01 +0100] rev 41557
increased startup-timeout to accommodate slow systems (especially Windows/Cygwin);
wenzelm [Fri, 14 Jan 2011 20:22:27 +0100] rev 41556
bundle main HOL image only, to save about 300 MB disk space;
wenzelm [Fri, 14 Jan 2011 18:23:39 +0100] rev 41555
updated for release;
haftmann [Fri, 14 Jan 2011 17:20:36 +0100] rev 41554
adjusted mira configuration
wenzelm [Fri, 14 Jan 2011 16:14:51 +0100] rev 41553
merged
wenzelm [Fri, 14 Jan 2011 16:01:29 +0100] rev 41552
global "prems" is legacy feature;
wenzelm [Fri, 14 Jan 2011 16:00:11 +0100] rev 41551
tuned markup;
wenzelm [Fri, 14 Jan 2011 15:44:47 +0100] rev 41550
eliminated global prems;
tuned proofs;
wenzelm [Fri, 14 Jan 2011 15:43:04 +0100] rev 41549
more precise import;
eliminated global prems;
wenzelm [Fri, 14 Jan 2011 13:58:07 +0100] rev 41548
Thy_Load.begin_theory: maintain source specification of imports;
Thy_Info.register_thy: reconstruct deps using original imports (important for ProofGeneral.inform_file_processed);
hoelzl [Fri, 14 Jan 2011 16:00:13 +0100] rev 41547
merged
hoelzl [Fri, 14 Jan 2011 15:59:49 +0100] rev 41546
integral on lebesgue measure is extension of integral on borel measure
hoelzl [Fri, 14 Jan 2011 15:56:42 +0100] rev 41545
tuned formalization of subalgebra
hoelzl [Fri, 14 Jan 2011 14:21:48 +0100] rev 41544
introduced integral syntax
hoelzl [Fri, 14 Jan 2011 14:21:26 +0100] rev 41543
tuned theorem order
haftmann [Fri, 14 Jan 2011 13:59:06 +0100] rev 41542
configuration file for mira
wenzelm [Thu, 13 Jan 2011 23:50:16 +0100] rev 41541
eliminated global prems;
tuned proofs;
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;
wenzelm [Mon, 10 Jan 2011 16:07:16 +0100] rev 41492
tuned string_of_int to avoid allocation for small integers;
wenzelm [Mon, 10 Jan 2011 15:45:46 +0100] rev 41491
eliminated Int.toString;
wenzelm [Mon, 10 Jan 2011 15:30:17 +0100] rev 41490
eliminated obsolete LargeInt -- Int is unbounded;
wenzelm [Mon, 10 Jan 2011 15:19:48 +0100] rev 41489
standardized split_last/last_elem towards List.last;
eliminated obsolete Library.last_elem;
bulwahn [Mon, 10 Jan 2011 08:18:49 +0100] rev 41488
removing dead code; tuned
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;