Sun, 16 Jan 2011 19:45:42 +0100 merged
wenzelm [Sun, 16 Jan 2011 19:45:42 +0100] rev 41593
merged
Sun, 16 Jan 2011 17:21:13 +0100 Tuned show_status
berghofe [Sun, 16 Jan 2011 17:21:13 +0100] rev 41592
Tuned show_status
Sun, 16 Jan 2011 19:44:59 +0100 proper type variables with sorts;
wenzelm [Sun, 16 Jan 2011 19:44:59 +0100] rev 41591
proper type variables with sorts;
Sun, 16 Jan 2011 17:01:49 +0100 non-executable sources;
wenzelm [Sun, 16 Jan 2011 17:01:49 +0100] rev 41590
non-executable sources;
Sun, 16 Jan 2011 15:53:03 +0100 tuned headers;
wenzelm [Sun, 16 Jan 2011 15:53:03 +0100] rev 41589
tuned headers;
Sun, 16 Jan 2011 15:31:22 +0100 tuned;
wenzelm [Sun, 16 Jan 2011 15:31:22 +0100] rev 41588
tuned;
Sun, 16 Jan 2011 15:26:47 +0100 type_synonym;
wenzelm [Sun, 16 Jan 2011 15:26:47 +0100] rev 41587
type_synonym;
Sun, 16 Jan 2011 15:04:16 +0100 more standard command descriptions;
wenzelm [Sun, 16 Jan 2011 15:04:16 +0100] rev 41586
more standard command descriptions;
Sun, 16 Jan 2011 14:57:14 +0100 added before_exit continuation for named targets (locale, class etc.), e.g. for final check/cleanup as in VC management;
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;
Sat, 15 Jan 2011 22:40:17 +0100 Replaced ad-hoc advance function by Position.advance
berghofe [Sat, 15 Jan 2011 22:40:17 +0100] rev 41584
Replaced ad-hoc advance function by Position.advance
Sat, 15 Jan 2011 21:24:15 +0100 merged
wenzelm [Sat, 15 Jan 2011 21:24:15 +0100] rev 41583
merged
Sat, 15 Jan 2011 20:05:29 +0100 experimental variant of interpretation with simultaneous definitions, plus example
haftmann [Sat, 15 Jan 2011 20:05:29 +0100] rev 41582
experimental variant of interpretation with simultaneous definitions, plus example
Sat, 15 Jan 2011 20:51:22 +0100 clarified pretty_statement: more robust treatment of fixes and conclusion of elimination (e.g. for classical rule);
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);
Sat, 15 Jan 2011 18:49:42 +0100 link HOL-Proofs/index.html, which is not reachable from regular HOL/index.html;
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;
Sat, 15 Jan 2011 18:12:26 +0100 type_synonym;
wenzelm [Sat, 15 Jan 2011 18:12:26 +0100] rev 41579
type_synonym;
Sat, 15 Jan 2011 17:32:07 +0100 recovered printing of record updates over compound terms, e.g. "(|x = a|)(|x := b|)", which was apparently broken in 45a2ffc5911e;
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;
Sat, 15 Jan 2011 16:49:10 +0100 export Record.get_hierarchy -- external tools typically need this information;
wenzelm [Sat, 15 Jan 2011 16:49:10 +0100] rev 41577
export Record.get_hierarchy -- external tools typically need this information;
Sat, 15 Jan 2011 15:37:49 +0100 tuned;
wenzelm [Sat, 15 Jan 2011 15:37:49 +0100] rev 41576
tuned;
Sat, 15 Jan 2011 15:29:17 +0100 removed unreferenced identifiers;
wenzelm [Sat, 15 Jan 2011 15:29:17 +0100] rev 41575
removed unreferenced identifiers;
Sat, 15 Jan 2011 14:56:57 +0100 global "prems" is legacy feature;
wenzelm [Sat, 15 Jan 2011 14:56:57 +0100] rev 41574
global "prems" is legacy feature;
Sat, 15 Jan 2011 14:19:37 +0100 misc updates for release;
wenzelm [Sat, 15 Jan 2011 14:19:37 +0100] rev 41573
misc updates for release;
Sat, 15 Jan 2011 14:02:24 +0100 merged;
wenzelm [Sat, 15 Jan 2011 14:02:24 +0100] rev 41572
merged;
Sat, 15 Jan 2011 13:34:10 +0100 misc tuning for release;
wenzelm [Sat, 15 Jan 2011 13:34:10 +0100] rev 41571
misc tuning for release;
Sat, 15 Jan 2011 13:48:45 +0100 normalize Z3 models: assignments to free variables should ideally not refer to other free variables
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
Sat, 15 Jan 2011 13:41:58 +0100 Also added SPARK to test and clean targets.
berghofe [Sat, 15 Jan 2011 13:41:58 +0100] rev 41569
Also added SPARK to test and clean targets.
Sat, 15 Jan 2011 13:19:16 +0100 merged
berghofe [Sat, 15 Jan 2011 13:19:16 +0100] rev 41568
merged
Sat, 15 Jan 2011 12:49:10 +0100 Added entry for HOL-SPARK
berghofe [Sat, 15 Jan 2011 12:49:10 +0100] rev 41567
Added entry for HOL-SPARK
Sat, 15 Jan 2011 12:48:39 +0100 Added HOL-SPARK and removed old_primrec.ML
berghofe [Sat, 15 Jan 2011 12:48:39 +0100] rev 41566
Added HOL-SPARK and removed old_primrec.ML
Sat, 15 Jan 2011 12:47:52 +0100 unused_thms no longer compares propositions, since this is no longer needed
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.
Sat, 15 Jan 2011 12:42:19 +0100 Include HOL-SPARK keywords
berghofe [Sat, 15 Jan 2011 12:42:19 +0100] rev 41564
Include HOL-SPARK keywords
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip