paulson [Thu, 07 Dec 2006 16:47:36 +0100] rev 21690
Removal of theorem tagging, which the ATP linkup no longer requires.
Suffixes no longer blacklisted.
paulson [Thu, 07 Dec 2006 16:46:14 +0100] rev 21689
Removal of theorem tagging, which the ATP linkup no longer requires,
wenzelm [Thu, 07 Dec 2006 14:11:39 +0100] rev 21688
Poly/ML 5.0 setup for Isabelle2005.
wenzelm [Thu, 07 Dec 2006 00:42:04 +0100] rev 21687
reorganized structure Goal vs. Tactic;
wenzelm [Wed, 06 Dec 2006 21:19:03 +0100] rev 21686
export: added explicit term operation;
wenzelm [Wed, 06 Dec 2006 21:19:02 +0100] rev 21685
abbrevs: actually observe target_morphism;
wenzelm [Wed, 06 Dec 2006 21:19:01 +0100] rev 21684
added expand;
export: added explicit term operation;
wenzelm [Wed, 06 Dec 2006 21:19:00 +0100] rev 21683
moved hidden_polymorphism to term.ML;
wenzelm [Wed, 06 Dec 2006 21:18:59 +0100] rev 21682
added hidden_polymorphism (from variable.ML);
wenzelm [Wed, 06 Dec 2006 21:18:58 +0100] rev 21681
add_abbrevs: moved common parts to consts.ML;
wenzelm [Wed, 06 Dec 2006 21:18:57 +0100] rev 21680
abbreviate: improved error handling, return result;
wenzelm [Wed, 06 Dec 2006 21:18:56 +0100] rev 21679
export: added explicit term operation;
tuned export_morphism -- lean closure;
wenzelm [Wed, 06 Dec 2006 21:18:55 +0100] rev 21678
LocalDefs.expand;
paulson [Wed, 06 Dec 2006 17:08:19 +0100] rev 21677
Improved tracing
wenzelm [Wed, 06 Dec 2006 01:12:58 +0100] rev 21676
no timing;
wenzelm [Wed, 06 Dec 2006 01:12:57 +0100] rev 21675
simplified ML bindings;
wenzelm [Wed, 06 Dec 2006 01:12:56 +0100] rev 21674
simplified ML bindings -- moved to HOL.thy;
removed confusing simpset_basic/simplify;
wenzelm [Wed, 06 Dec 2006 01:12:51 +0100] rev 21673
added basic ML bindings;
wenzelm [Wed, 06 Dec 2006 01:12:43 +0100] rev 21672
added aliases for nat_recs/cases;
wenzelm [Wed, 06 Dec 2006 01:12:42 +0100] rev 21671
removed legacy ML bindings;
simplified ML setup;
tuned declarations;
wenzelm [Wed, 06 Dec 2006 01:12:41 +0100] rev 21670
reduced to genuine legacy bindings -- others in HOL.thy;
wenzelm [Wed, 06 Dec 2006 01:12:36 +0100] rev 21669
removed legacy ML bindings;
wenzelm [Tue, 05 Dec 2006 22:14:53 +0100] rev 21668
target_name: allow qualified names;
wenzelm [Tue, 05 Dec 2006 22:14:52 +0100] rev 21667
add_notation: permissive about undeclared consts;
add_abbrevs: allow qualified names;
tuned;