wenzelm [Mon, 20 Jun 2005 16:41:20 +0200] rev 16476
./configure obsolete on virtually all systems, but apt to cause problems;
paulson [Mon, 20 Jun 2005 15:55:44 +0200] rev 16475
using TPTP2X_HOME; indentation, etc
paulson [Mon, 20 Jun 2005 15:54:39 +0200] rev 16474
fixed a faulty proof
paulson [Mon, 20 Jun 2005 15:54:22 +0200] rev 16473
moving some generic inequalities from integer arith to nat arith
haftmann [Mon, 20 Jun 2005 11:45:40 +0200] rev 16472
(moved to Distribution/lib/scripts)
haftmann [Mon, 20 Jun 2005 11:30:44 +0200] rev 16471
added fixheaders
wenzelm [Sun, 19 Jun 2005 00:07:41 +0200] rev 16470
improved comment;
wenzelm [Sun, 19 Jun 2005 00:02:06 +0200] rev 16469
some minor adaptions to make it work again;
wenzelm [Sat, 18 Jun 2005 22:57:23 +0200] rev 16468
tuned;
wenzelm [Sat, 18 Jun 2005 22:47:44 +0200] rev 16467
tuned remove;
wenzelm [Sat, 18 Jun 2005 22:42:01 +0200] rev 16466
added member;
wenzelm [Sat, 18 Jun 2005 22:41:18 +0200] rev 16465
added Pure/General/ord_list.ML;
wenzelm [Sat, 18 Jun 2005 22:40:51 +0200] rev 16464
Ordered lists without duplicates.
huffman [Sat, 18 Jun 2005 00:38:18 +0200] rev 16463
fixrec shows unsolved subgoals when proofs of rewrites fail
huffman [Sat, 18 Jun 2005 00:33:27 +0200] rev 16462
make match_rews into simp rules by default
huffman [Fri, 17 Jun 2005 21:19:31 +0200] rev 16461
support theorem names and attributes for fixrec equations; also make them into simp rules by default, like primrec does
huffman [Fri, 17 Jun 2005 18:50:40 +0200] rev 16460
added match functions for ONE, TT, and FF; added theorem mplus_fail2
wenzelm [Fri, 17 Jun 2005 18:36:25 +0200] rev 16459
updated;
wenzelm [Fri, 17 Jun 2005 18:35:27 +0200] rev 16458
accomodate change of TheoryDataFun;
accomodate identification of type Sign.sg and theory;
wenzelm [Fri, 17 Jun 2005 18:33:42 +0200] rev 16457
Context.names_of;
wenzelm [Fri, 17 Jun 2005 18:33:41 +0200] rev 16456
* Pure/TheoryDataFun: change of the argument structure;
* Pure/TheoryDataFun: change of the argument structure -- got rid of Sign.sg;
wenzelm [Fri, 17 Jun 2005 18:33:40 +0200] rev 16455
Sign.root_path, Sign.local_path;
wenzelm [Fri, 17 Jun 2005 18:33:39 +0200] rev 16454
removed obsolete theory_of_sign, theory_of_thm;
Context.draftN;
Context.begin_theory;
wenzelm [Fri, 17 Jun 2005 18:33:38 +0200] rev 16453
PolyML.Compiler.printInAlphabeticalOrder := false;
wenzelm [Fri, 17 Jun 2005 18:33:37 +0200] rev 16452
Context.DATA_FAIL;
accomodate identification of type Sign.sg and theory;
wenzelm [Fri, 17 Jun 2005 18:33:36 +0200] rev 16451
Context.PureN;
wenzelm [Fri, 17 Jun 2005 18:33:35 +0200] rev 16450
RuleCases.tactic;
accomodate identification of type Sign.sg and theory;
wenzelm [Fri, 17 Jun 2005 18:33:34 +0200] rev 16449
accomodate change of TheoryDataFun;
accomodate identification of type Sign.sg and theory;
tuned;
wenzelm [Fri, 17 Jun 2005 18:33:33 +0200] rev 16448
(RAW_)METHOD_CASES: RuleCases.tactic;
accomodate change of TheoryDataFun;
wenzelm [Fri, 17 Jun 2005 18:33:32 +0200] rev 16447
Theory.add_typedecls;
Sign.local_path;
wenzelm [Fri, 17 Jun 2005 18:33:31 +0200] rev 16446
added map', fold;
changed join to pass key;
wenzelm [Fri, 17 Jun 2005 18:33:30 +0200] rev 16445
Table.fold;