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
mengj [Thu, 05 Oct 2006 13:54:17 +0200] rev 20865
Changed and removed some functions related to combinators, since they are Isabelle constants now.
paulson [Thu, 05 Oct 2006 10:46:26 +0200] rev 20864
Now the DFG output includes correct declarations of c_fequal, but not hEXTENT
paulson [Thu, 05 Oct 2006 10:42:39 +0200] rev 20863
improvements to abstraction, ensuring more re-use of abstraction functions
moving some functions to Pure/drule.ML
paulson [Thu, 05 Oct 2006 10:41:27 +0200] rev 20862
facts about combinators
paulson [Thu, 05 Oct 2006 10:40:12 +0200] rev 20861
a few new functions on thms and cterms
huffman [Thu, 05 Oct 2006 05:46:32 +0200] rev 20860
reorganize and speed up termdiffs proofs
nipkow [Wed, 04 Oct 2006 18:41:14 +0200] rev 20859
fixed bug in linear arith
haftmann [Wed, 04 Oct 2006 15:10:44 +0200] rev 20858
improvements for Haskell serialization
haftmann [Wed, 04 Oct 2006 14:25:47 +0200] rev 20857
insert replacing ins ins_int ins_string
haftmann [Wed, 04 Oct 2006 14:17:47 +0200] rev 20856
cleaned up some mess
haftmann [Wed, 04 Oct 2006 14:17:46 +0200] rev 20855
clarified header comments
haftmann [Wed, 04 Oct 2006 14:17:38 +0200] rev 20854
insert replacing ins ins_int ins_string
haftmann [Wed, 04 Oct 2006 14:14:33 +0200] rev 20853
*** empty log message ***
webertj [Wed, 04 Oct 2006 11:50:37 +0200] rev 20852
tuned
krauss [Wed, 04 Oct 2006 11:18:39 +0200] rev 20851
Improved error reporting
webertj [Wed, 04 Oct 2006 01:43:57 +0200] rev 20850
nnf_simpset built statically