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