wenzelm [Sat, 07 Oct 2006 01:31:07 +0200] rev 20879
improved LocalDefs.add_def;
wenzelm [Sat, 07 Oct 2006 01:31:06 +0200] rev 20878
mk_partial_rules_mutual: expand result terms/thms;
wenzelm [Sat, 07 Oct 2006 01:31:05 +0200] rev 20877
removed with_local_path -- LocalTheory.note admits qualified names;
TheoryTarget.init;
wenzelm [Sat, 07 Oct 2006 01:31:04 +0200] rev 20876
moved the_single to Pure/library.ML;
tuned;
wenzelm [Sat, 07 Oct 2006 01:31:03 +0200] rev 20875
TheoryTarget.init;
wenzelm [Sat, 07 Oct 2006 01:31:02 +0200] rev 20874
tuned comments;
wenzelm [Sat, 07 Oct 2006 01:31:01 +0200] rev 20873
tuned method syntax: polymorhic term argument;
tuned rule instantiation;
wenzelm [Sat, 07 Oct 2006 01:30:58 +0200] rev 20872
tuned;
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.
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.
paulson [Fri, 06 Oct 2006 11:17:53 +0200] rev 20869
renamed the combinator laws
paulson [Fri, 06 Oct 2006 11:17:27 +0200] rev 20868
Improved detection of identical clauses, also in the conjecture
paulson [Fri, 06 Oct 2006 11:16:40 +0200] rev 20867
Refinements to abstraction. Seeding with combinators K, I and B.
kleing [Fri, 06 Oct 2006 03:49:36 +0200] rev 20866
examples for hex and bin numerals