wenzelm [Wed, 22 Jun 2005 19:41:15 +0200] rev 16530
obsolete (see Pure/context.ML);
wenzelm [Wed, 22 Jun 2005 18:26:28 +0200] rev 16529
tuned;
paulson [Wed, 22 Jun 2005 11:20:45 +0200] rev 16528
pointer equality for sml/nj
haftmann [Wed, 22 Jun 2005 11:09:14 +0200] rev 16527
(initial commit)
haftmann [Wed, 22 Jun 2005 11:08:53 +0200] rev 16526
(initial commit)
haftmann [Wed, 22 Jun 2005 11:07:47 +0200] rev 16525
(initial commit)
haftmann [Wed, 22 Jun 2005 11:07:23 +0200] rev 16524
(initial commit)
nipkow [Wed, 22 Jun 2005 09:26:18 +0200] rev 16523
*** empty log message ***
nipkow [Wed, 22 Jun 2005 07:54:13 +0200] rev 16522
tuned
nipkow [Wed, 22 Jun 2005 07:54:01 +0200] rev 16521
added -H false
quigley [Tue, 21 Jun 2005 23:44:18 +0200] rev 16520
Integrated vampire lemma code.
nipkow [Tue, 21 Jun 2005 21:41:08 +0200] rev 16519
*** empty log message ***
nipkow [Tue, 21 Jun 2005 21:38:27 +0200] rev 16518
added find thms section
wenzelm [Tue, 21 Jun 2005 18:55:57 +0200] rev 16517
proper implementation of pointer_eq;
wenzelm [Tue, 21 Jun 2005 18:55:44 +0200] rev 16516
tuned pointer_eq;
paulson [Tue, 21 Jun 2005 13:34:24 +0200] rev 16515
VAMPIRE_HOME, helper_path and various stylistic tweaks
kleing [Tue, 21 Jun 2005 11:08:31 +0200] rev 16514
lemma, equation between rtrancl and trancl
wenzelm [Tue, 21 Jun 2005 09:51:59 +0200] rev 16513
enter_thms: use theorem database of thy *after* attribute application;
wenzelm [Tue, 21 Jun 2005 09:35:32 +0200] rev 16512
tuned;
wenzelm [Tue, 21 Jun 2005 09:35:31 +0200] rev 16511
added subset, eq_set;
tuned insert/remove: avoid garbage;
wenzelm [Tue, 21 Jun 2005 09:35:30 +0200] rev 16510
tuned SUBGOAL: Logic.nth_prem instead of List.nth o prems_of;
wenzelm [Tue, 21 Jun 2005 09:31:57 +0200] rev 16509
fixed HOL-Complex-Matrix target;
haftmann [Tue, 21 Jun 2005 08:16:03 +0200] rev 16508
removed mkcontent from makedist
kleing [Tue, 21 Jun 2005 00:45:56 +0200] rev 16507
fix 'give up waiting message' (logs of running processes are not attached)
wenzelm [Mon, 20 Jun 2005 22:14:21 +0200] rev 16506
* Pure: get_thm interface expects datatype thmref;
* More efficient treatment of intermediate theory checkpoints;
wenzelm [Mon, 20 Jun 2005 22:14:20 +0200] rev 16505
avoid identifier 'Name';
wenzelm [Mon, 20 Jun 2005 22:14:19 +0200] rev 16504
Theory.begin/end_theory;
wenzelm [Mon, 20 Jun 2005 22:14:18 +0200] rev 16503
clarify empty vs. pure browser info;
wenzelm [Mon, 20 Jun 2005 22:14:17 +0200] rev 16502
added pointer_eq;
wenzelm [Mon, 20 Jun 2005 22:14:15 +0200] rev 16501
thmref: Name vs. NameSelection;
tuned;