wenzelm [Sat, 11 Jun 2005 23:18:06 +0200] rev 16375
Posix patches (from polyml.ML);
wenzelm [Sat, 11 Jun 2005 23:17:28 +0200] rev 16374
some cygwin support;
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.;
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;
wenzelm [Sat, 11 Jun 2005 22:15:56 +0200] rev 16371
renamed IsarThy.hide_space to IsarThy.hide_names;
wenzelm [Sat, 11 Jun 2005 22:15:55 +0200] rev 16370
name space of classes and types maintained in tsig;
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;
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;
wenzelm [Sat, 11 Jun 2005 22:15:52 +0200] rev 16367
accomodate changed #classes;
tuned;
wenzelm [Sat, 11 Jun 2005 22:15:51 +0200] rev 16366
accomodate changed #classes;
wenzelm [Sat, 11 Jun 2005 22:15:50 +0200] rev 16365
Theory.hide_consts renamed to Theory.hide_consts_i;
wenzelm [Sat, 11 Jun 2005 22:15:48 +0200] rev 16364
refer to name spaces values instead of names;
wenzelm [Sat, 11 Jun 2005 22:15:47 +0200] rev 16363
renamed Sign.intern_tycon to Sign.intern_type;
wenzelm [Sat, 11 Jun 2005 15:42:51 +0200] rev 16362
fixed spelling;
obua [Sat, 11 Jun 2005 12:55:25 +0200] rev 16361
further optimizations of cycle test
nipkow [Fri, 10 Jun 2005 19:21:16 +0200] rev 16360
tuned
nipkow [Fri, 10 Jun 2005 18:36:47 +0200] rev 16359
tuning
nipkow [Fri, 10 Jun 2005 17:59:12 +0200] rev 16358
IntInf change
quigley [Fri, 10 Jun 2005 16:15:36 +0200] rev 16357
All subgoals sent to the watcher at once now.
Rules added to parser for Spass proofs.
If parsing or translation fails on a proof, the Spass proof is printed out in PG.
wenzelm [Thu, 09 Jun 2005 23:33:28 +0200] rev 16356
added Isar_examples/Drinker.thy;
wenzelm [Thu, 09 Jun 2005 16:58:03 +0200] rev 16355
full Display.pprint_theory for ML toplevel facilitates debugging;
wenzelm [Thu, 09 Jun 2005 16:56:42 +0200] rev 16354
simplified is_stale, check_stale;
fixed map_sg -- proper treatment of non-drafts;
wenzelm [Thu, 09 Jun 2005 12:06:38 +0200] rev 16353
updated;
wenzelm [Thu, 09 Jun 2005 12:04:53 +0200] rev 16352
axioms: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:03:38 +0200] rev 16351
PureThy.all_thms_of;
wenzelm [Thu, 09 Jun 2005 12:03:37 +0200] rev 16350
Theory.all_axioms_of, PureThy.all_thms_of;
wenzelm [Thu, 09 Jun 2005 12:03:36 +0200] rev 16349
can (Thm.get_axiom_i thy) name;
removed duplicate code;
wenzelm [Thu, 09 Jun 2005 12:03:35 +0200] rev 16348
renamed extern to extern_thm;
renamed cert/read_typ_raw to cert/read_typ_abbrev;
added cert/read_typ_syntax;
thms: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:03:34 +0200] rev 16347
meths: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:03:33 +0200] rev 16346
NameSpace.extern_table;
ProofContext.extern_thm;
wenzelm [Thu, 09 Jun 2005 12:03:32 +0200] rev 16345
Args.local_typ_abbrev;
wenzelm [Thu, 09 Jun 2005 12:03:31 +0200] rev 16344
attribs: NameSpace.table;