Sat, 07 Oct 2006 07:41:56 +0200 cleaned up interfaces
haftmann [Sat, 07 Oct 2006 07:41:56 +0200] rev 20896
cleaned up interfaces
Sat, 07 Oct 2006 02:47:33 +0200 Removed unused res_atp_setup.ML, since its functions have been put in res_atp.ML.
mengj [Sat, 07 Oct 2006 02:47:33 +0200] rev 20895
Removed unused res_atp_setup.ML, since its functions have been put in res_atp.ML.
Sat, 07 Oct 2006 01:31:23 +0200 Common theory targets.
wenzelm [Sat, 07 Oct 2006 01:31:23 +0200] rev 20894
Common theory targets.
Sat, 07 Oct 2006 01:31:22 +0200 Element.export_facts;
wenzelm [Sat, 07 Oct 2006 01:31:22 +0200] rev 20893
Element.export_facts;
Sat, 07 Oct 2006 01:31:20 +0200 refined unlocalize_mixfix;
wenzelm [Sat, 07 Oct 2006 01:31:20 +0200] rev 20892
refined unlocalize_mixfix;
Sat, 07 Oct 2006 01:31:19 +0200 TheoryTarget;
wenzelm [Sat, 07 Oct 2006 01:31:19 +0200] rev 20891
TheoryTarget;
Sat, 07 Oct 2006 01:31:18 +0200 moved pretty_consts to proof_display.ML;
wenzelm [Sat, 07 Oct 2006 01:31:18 +0200] rev 20890
moved pretty_consts to proof_display.ML; adapted to improved LocalTheory interfaces;
Sat, 07 Oct 2006 01:31:17 +0200 added pretty_consts (from specification.ML);
wenzelm [Sat, 07 Oct 2006 01:31:17 +0200] rev 20889
added pretty_consts (from specification.ML);
Sat, 07 Oct 2006 01:31:16 +0200 turned into abstract wrapper module, cf. theory_target.ML;
wenzelm [Sat, 07 Oct 2006 01:31:16 +0200] rev 20888
turned into abstract wrapper module, cf. theory_target.ML; simplified interfaces;
Sat, 07 Oct 2006 01:31:15 +0200 replaced add_def by more elaborate add_defs;
wenzelm [Sat, 07 Oct 2006 01:31:15 +0200] rev 20887
replaced add_def by more elaborate add_defs; added find_def (based on educated guesses);
Sat, 07 Oct 2006 01:31:14 +0200 replaced generalize_facts by full export_(standard_)facts;
wenzelm [Sat, 07 Oct 2006 01:31:14 +0200] rev 20886
replaced generalize_facts by full export_(standard_)facts;
Sat, 07 Oct 2006 01:31:13 +0200 Thm.def_name_optional;
wenzelm [Sat, 07 Oct 2006 01:31:13 +0200] rev 20885
Thm.def_name_optional; ProofDisplay.pretty_consts;
Sat, 07 Oct 2006 01:31:12 +0200 added def_name_optional;
wenzelm [Sat, 07 Oct 2006 01:31:12 +0200] rev 20884
added def_name_optional;
Sat, 07 Oct 2006 01:31:11 +0200 removed is_equals, is_implies;
wenzelm [Sat, 07 Oct 2006 01:31:11 +0200] rev 20883
removed is_equals, is_implies; tuned;
Sat, 07 Oct 2006 01:31:10 +0200 added the_single;
wenzelm [Sat, 07 Oct 2006 01:31:10 +0200] rev 20882
added the_single;
Sat, 07 Oct 2006 01:31:09 +0200 added term_rule;
wenzelm [Sat, 07 Oct 2006 01:31:09 +0200] rev 20881
added term_rule;
Sat, 07 Oct 2006 01:31:08 +0200 added Isar/theory_target.ML;
wenzelm [Sat, 07 Oct 2006 01:31:08 +0200] rev 20880
added Isar/theory_target.ML;
Sat, 07 Oct 2006 01:31:07 +0200 improved LocalDefs.add_def;
wenzelm [Sat, 07 Oct 2006 01:31:07 +0200] rev 20879
improved LocalDefs.add_def;
Sat, 07 Oct 2006 01:31:06 +0200 mk_partial_rules_mutual: expand result terms/thms;
wenzelm [Sat, 07 Oct 2006 01:31:06 +0200] rev 20878
mk_partial_rules_mutual: expand result terms/thms;
Sat, 07 Oct 2006 01:31:05 +0200 removed with_local_path -- LocalTheory.note admits qualified names;
wenzelm [Sat, 07 Oct 2006 01:31:05 +0200] rev 20877
removed with_local_path -- LocalTheory.note admits qualified names; TheoryTarget.init;
Sat, 07 Oct 2006 01:31:04 +0200 moved the_single to Pure/library.ML;
wenzelm [Sat, 07 Oct 2006 01:31:04 +0200] rev 20876
moved the_single to Pure/library.ML; tuned;
Sat, 07 Oct 2006 01:31:03 +0200 TheoryTarget.init;
wenzelm [Sat, 07 Oct 2006 01:31:03 +0200] rev 20875
TheoryTarget.init;
Sat, 07 Oct 2006 01:31:02 +0200 tuned comments;
wenzelm [Sat, 07 Oct 2006 01:31:02 +0200] rev 20874
tuned comments;
Sat, 07 Oct 2006 01:31:01 +0200 tuned method syntax: polymorhic term argument;
wenzelm [Sat, 07 Oct 2006 01:31:01 +0200] rev 20873
tuned method syntax: polymorhic term argument; tuned rule instantiation;
Sat, 07 Oct 2006 01:30:58 +0200 tuned;
wenzelm [Sat, 07 Oct 2006 01:30:58 +0200] rev 20872
tuned;
Fri, 06 Oct 2006 15:39:29 +0200 Fixed the printing of the used theorems by maintaining separate lists for each subgoal.
paulson [Fri, 06 Oct 2006 15:39:29 +0200] rev 20871
Fixed the printing of the used theorems by maintaining separate lists for each subgoal. Retains the ATP input files if debugging is on.
Fri, 06 Oct 2006 15:38:29 +0200 Tidied code to delete tmp files.
paulson [Fri, 06 Oct 2006 15:38:29 +0200] rev 20870
Tidied code to delete tmp files. Fixed the printing of the used theorems by maintaining separate lists for each subgoal.
Fri, 06 Oct 2006 11:17:53 +0200 renamed the combinator laws
paulson [Fri, 06 Oct 2006 11:17:53 +0200] rev 20869
renamed the combinator laws
(0) -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 +30000 tip