Tue, 14 Jun 2005 21:56:55 +0200 added type tactic;
wenzelm [Tue, 14 Jun 2005 21:56:55 +0200] rev 16390
added type tactic;
Tue, 14 Jun 2005 09:46:35 +0200 int --> IntInt.int
chaieb [Tue, 14 Jun 2005 09:46:35 +0200] rev 16389
int --> IntInt.int
Tue, 14 Jun 2005 04:05:15 +0200 renamed theorem cont2cont_CF1L_rev2 to cont2cont_lambda
huffman [Tue, 14 Jun 2005 04:05:15 +0200] rev 16388
renamed theorem cont2cont_CF1L_rev2 to cont2cont_lambda
Tue, 14 Jun 2005 04:04:09 +0200 cleaned up and reorganized
huffman [Tue, 14 Jun 2005 04:04:09 +0200] rev 16387
cleaned up and reorganized
Tue, 14 Jun 2005 03:50:20 +0200 moved continuity simproc to a separate file
huffman [Tue, 14 Jun 2005 03:50:20 +0200] rev 16386
moved continuity simproc to a separate file
Tue, 14 Jun 2005 03:35:15 +0200 up_eq and up_less in default simpset now
huffman [Tue, 14 Jun 2005 03:35:15 +0200] rev 16385
up_eq and up_less in default simpset now
Mon, 13 Jun 2005 21:28:57 +0200 internalize axiom names in Defs.define; compress types via Term.compress_type
obua [Mon, 13 Jun 2005 21:28:57 +0200] rev 16384
internalize axiom names in Defs.define; compress types via Term.compress_type
Mon, 13 Jun 2005 15:10:52 +0200 downgraded to pdf v 1.4
paulson [Mon, 13 Jun 2005 15:10:52 +0200] rev 16383
downgraded to pdf v 1.4
Mon, 13 Jun 2005 14:35:05 +0200 experimental
haftmann [Mon, 13 Jun 2005 14:35:05 +0200] rev 16382
experimental
Mon, 13 Jun 2005 14:31:21 +0200 just non_functional experimantal code, by now
haftmann [Mon, 13 Jun 2005 14:31:21 +0200] rev 16381
just non_functional experimantal code, by now
Mon, 13 Jun 2005 13:10:45 +0200 changed -1 back to 0
nipkow [Mon, 13 Jun 2005 13:10:45 +0200] rev 16380
changed -1 back to 0
Mon, 13 Jun 2005 10:35:53 +0200 more timing information
schirmer [Mon, 13 Jun 2005 10:35:53 +0200] rev 16379
more timing information
Sun, 12 Jun 2005 08:53:41 +0200 simp_depth now starts at -1 to make it start at 0 ;-)
nipkow [Sun, 12 Jun 2005 08:53:41 +0200] rev 16378
simp_depth now starts at -1 to make it start at 0 ;-)
Sat, 11 Jun 2005 23:24:33 +0200 added ML-Systems/polyml-posix.ML;
wenzelm [Sat, 11 Jun 2005 23:24:33 +0200] rev 16377
added ML-Systems/polyml-posix.ML;
Sat, 11 Jun 2005 23:19:36 +0200 pass ml_platform;
wenzelm [Sat, 11 Jun 2005 23:19:36 +0200] rev 16376
pass ml_platform;
Sat, 11 Jun 2005 23:18:06 +0200 Posix patches (from polyml.ML);
wenzelm [Sat, 11 Jun 2005 23:18:06 +0200] rev 16375
Posix patches (from polyml.ML);
Sat, 11 Jun 2005 23:17:28 +0200 some cygwin support;
wenzelm [Sat, 11 Jun 2005 23:17:28 +0200] rev 16374
some cygwin support;
Sat, 11 Jun 2005 22:15:58 +0200 * Pure/sign/theory: discontinued named name spaces;
wenzelm [Sat, 11 Jun 2005 22:15:58 +0200] rev 16373
* Pure/sign/theory: discontinued named name spaces; * Pure: Theory.axioms_of, PureThy.thms_of etc.;
Sat, 11 Jun 2005 22:15:57 +0200 renamed hide_space to hide_names;
wenzelm [Sat, 11 Jun 2005 22:15:57 +0200] rev 16372
renamed hide_space to hide_names; refer to name spaces values instead of names;
Sat, 11 Jun 2005 22:15:56 +0200 renamed IsarThy.hide_space to IsarThy.hide_names;
wenzelm [Sat, 11 Jun 2005 22:15:56 +0200] rev 16371
renamed IsarThy.hide_space to IsarThy.hide_names;
Sat, 11 Jun 2005 22:15:55 +0200 name space of classes and types maintained in tsig;
wenzelm [Sat, 11 Jun 2005 22:15:55 +0200] rev 16370
name space of classes and types maintained in tsig;
Sat, 11 Jun 2005 22:15:54 +0200 renamed hide_classes/types/consts to hide_XXX_i;
wenzelm [Sat, 11 Jun 2005 22:15:54 +0200] rev 16369
renamed hide_classes/types/consts to hide_XXX_i; added separate hide_classes/types/consts; refer to name spaces values instead of names;
Sat, 11 Jun 2005 22:15:53 +0200 discontinued named name spaces (classK, typeK, constK);
wenzelm [Sat, 11 Jun 2005 22:15:53 +0200] rev 16368
discontinued named name spaces (classK, typeK, constK); name space of classes and types maintained in tsig; read_tyname/read_const now raise ERROR instead of TYPE; tuned;
Sat, 11 Jun 2005 22:15:52 +0200 accomodate changed #classes;
wenzelm [Sat, 11 Jun 2005 22:15:52 +0200] rev 16367
accomodate changed #classes; tuned;
Sat, 11 Jun 2005 22:15:51 +0200 accomodate changed #classes;
wenzelm [Sat, 11 Jun 2005 22:15:51 +0200] rev 16366
accomodate changed #classes;
Sat, 11 Jun 2005 22:15:50 +0200 Theory.hide_consts renamed to Theory.hide_consts_i;
wenzelm [Sat, 11 Jun 2005 22:15:50 +0200] rev 16365
Theory.hide_consts renamed to Theory.hide_consts_i;
Sat, 11 Jun 2005 22:15:48 +0200 refer to name spaces values instead of names;
wenzelm [Sat, 11 Jun 2005 22:15:48 +0200] rev 16364
refer to name spaces values instead of names;
Sat, 11 Jun 2005 22:15:47 +0200 renamed Sign.intern_tycon to Sign.intern_type;
wenzelm [Sat, 11 Jun 2005 22:15:47 +0200] rev 16363
renamed Sign.intern_tycon to Sign.intern_type;
Sat, 11 Jun 2005 15:42:51 +0200 fixed spelling;
wenzelm [Sat, 11 Jun 2005 15:42:51 +0200] rev 16362
fixed spelling;
Sat, 11 Jun 2005 12:55:25 +0200 further optimizations of cycle test
obua [Sat, 11 Jun 2005 12:55:25 +0200] rev 16361
further optimizations of cycle test
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip