Fri, 10 Jun 2005 16:15:36 +0200 All subgoals sent to the watcher at once now.
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.
Thu, 09 Jun 2005 23:33:28 +0200 added Isar_examples/Drinker.thy;
wenzelm [Thu, 09 Jun 2005 23:33:28 +0200] rev 16356
added Isar_examples/Drinker.thy;
Thu, 09 Jun 2005 16:58:03 +0200 full Display.pprint_theory for ML toplevel facilitates debugging;
wenzelm [Thu, 09 Jun 2005 16:58:03 +0200] rev 16355
full Display.pprint_theory for ML toplevel facilitates debugging;
Thu, 09 Jun 2005 16:56:42 +0200 simplified is_stale, check_stale;
wenzelm [Thu, 09 Jun 2005 16:56:42 +0200] rev 16354
simplified is_stale, check_stale; fixed map_sg -- proper treatment of non-drafts;
Thu, 09 Jun 2005 12:06:38 +0200 updated;
wenzelm [Thu, 09 Jun 2005 12:06:38 +0200] rev 16353
updated;
Thu, 09 Jun 2005 12:04:53 +0200 axioms: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:04:53 +0200] rev 16352
axioms: NameSpace.table;
Thu, 09 Jun 2005 12:03:38 +0200 PureThy.all_thms_of;
wenzelm [Thu, 09 Jun 2005 12:03:38 +0200] rev 16351
PureThy.all_thms_of;
Thu, 09 Jun 2005 12:03:37 +0200 Theory.all_axioms_of, PureThy.all_thms_of;
wenzelm [Thu, 09 Jun 2005 12:03:37 +0200] rev 16350
Theory.all_axioms_of, PureThy.all_thms_of;
Thu, 09 Jun 2005 12:03:36 +0200 can (Thm.get_axiom_i thy) name;
wenzelm [Thu, 09 Jun 2005 12:03:36 +0200] rev 16349
can (Thm.get_axiom_i thy) name; removed duplicate code;
Thu, 09 Jun 2005 12:03:35 +0200 renamed extern to extern_thm;
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;
Thu, 09 Jun 2005 12:03:34 +0200 meths: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:03:34 +0200] rev 16347
meths: NameSpace.table;
Thu, 09 Jun 2005 12:03:33 +0200 NameSpace.extern_table;
wenzelm [Thu, 09 Jun 2005 12:03:33 +0200] rev 16346
NameSpace.extern_table; ProofContext.extern_thm;
Thu, 09 Jun 2005 12:03:32 +0200 Args.local_typ_abbrev;
wenzelm [Thu, 09 Jun 2005 12:03:32 +0200] rev 16345
Args.local_typ_abbrev;
Thu, 09 Jun 2005 12:03:31 +0200 attribs: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:03:31 +0200] rev 16344
attribs: NameSpace.table;
Thu, 09 Jun 2005 12:03:30 +0200 renamed global/local_typ_raw to global/local_typ_abbrev;
wenzelm [Thu, 09 Jun 2005 12:03:30 +0200] rev 16343
renamed global/local_typ_raw to global/local_typ_abbrev;
Thu, 09 Jun 2005 12:03:29 +0200 added structure Inttab;
wenzelm [Thu, 09 Jun 2005 12:03:29 +0200] rev 16342
added structure Inttab; tuned comments;
Thu, 09 Jun 2005 12:03:28 +0200 added type NameSpace.table with basic operations;
wenzelm [Thu, 09 Jun 2005 12:03:28 +0200] rev 16341
added type NameSpace.table with basic operations;
Thu, 09 Jun 2005 12:03:27 +0200 renamed cert_typ_raw to cert_typ_abbrev;
wenzelm [Thu, 09 Jun 2005 12:03:27 +0200] rev 16340
renamed cert_typ_raw to cert_typ_abbrev; renamed add_abbrs to add_abbrevs; tuned;
Thu, 09 Jun 2005 12:03:26 +0200 axioms and oracles: NameSpace.table;
wenzelm [Thu, 09 Jun 2005 12:03:26 +0200] rev 16339
axioms and oracles: NameSpace.table; added axioms_of, all_axioms_of;
Thu, 09 Jun 2005 12:03:25 +0200 map_typ and map_term no longer global;
wenzelm [Thu, 09 Jun 2005 12:03:25 +0200] rev 16338
map_typ and map_term no longer global;
Thu, 09 Jun 2005 12:03:24 +0200 Major cleanup:
wenzelm [Thu, 09 Jun 2005 12:03:24 +0200] rev 16337
Major cleanup: got rid of types bclass, xclass, xsort, xtyp, xterm; reorganized code to separate stamps/data/sign; clarified name space inter/extern operations; sane read/certify operations -- more picky about stale signatures; sane implementation of signature extensions;
Thu, 09 Jun 2005 12:03:23 +0200 thms_of no longer global;
wenzelm [Thu, 09 Jun 2005 12:03:23 +0200] rev 16336
thms_of no longer global; added all_thms_of; theorems: NameSpace.table;
Thu, 09 Jun 2005 12:03:22 +0200 NameSpace.extern_table;
wenzelm [Thu, 09 Jun 2005 12:03:22 +0200] rev 16335
NameSpace.extern_table;
Thu, 09 Jun 2005 12:03:21 +0200 print_theory: omit name spaces; NameSpace.extern_table;
wenzelm [Thu, 09 Jun 2005 12:03:21 +0200] rev 16334
print_theory: omit name spaces; NameSpace.extern_table;
Thu, 09 Jun 2005 12:03:20 +0200 got rid of bclass, xclass;
wenzelm [Thu, 09 Jun 2005 12:03:20 +0200] rev 16333
got rid of bclass, xclass;
Thu, 09 Jun 2005 12:03:19 +0200 add_axioms_infer -- avoids use of stale theory;
wenzelm [Thu, 09 Jun 2005 12:03:19 +0200] rev 16332
add_axioms_infer -- avoids use of stale theory;
Thu, 09 Jun 2005 12:03:18 +0200 Theory.all_axioms_of;
wenzelm [Thu, 09 Jun 2005 12:03:18 +0200] rev 16331
Theory.all_axioms_of;
Thu, 09 Jun 2005 12:03:17 +0200 Sign.read_typ_abbrev;
wenzelm [Thu, 09 Jun 2005 12:03:17 +0200] rev 16330
Sign.read_typ_abbrev;
Thu, 09 Jun 2005 11:07:37 +0200 added chmod for packages
haftmann [Thu, 09 Jun 2005 11:07:37 +0200] rev 16329
added chmod for packages
Thu, 09 Jun 2005 11:04:54 +0200 added CONTRIBUTORS
haftmann [Thu, 09 Jun 2005 11:04:54 +0200] rev 16328
added CONTRIBUTORS
Thu, 09 Jun 2005 11:04:02 +0200 a very little cleanup
haftmann [Thu, 09 Jun 2005 11:04:02 +0200] rev 16327
a very little cleanup
Wed, 08 Jun 2005 23:43:19 +0200 make up_eq and up_less into simp rules
huffman [Wed, 08 Jun 2005 23:43:19 +0200] rev 16326
make up_eq and up_less into simp rules
(0) -10000 -3000 -1000 -300 -100 -50 -32 +32 +50 +100 +300 +1000 +3000 +10000 +30000 tip