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
Wed, 08 Jun 2005 16:11:09 +0200 Fixed "axiom" generation for mixed locales with and without predicates.
ballarin [Wed, 08 Jun 2005 16:11:09 +0200] rev 16325
Fixed "axiom" generation for mixed locales with and without predicates.
Wed, 08 Jun 2005 15:14:09 +0200 added some notes
haftmann [Wed, 08 Jun 2005 15:14:09 +0200] rev 16324
added some notes
Wed, 08 Jun 2005 14:54:39 +0200 added file acces rights handling
haftmann [Wed, 08 Jun 2005 14:54:39 +0200] rev 16323
added file acces rights handling
Wed, 08 Jun 2005 02:28:28 +0200 fix usage of inverts lemma, which has fewer premises now
huffman [Wed, 08 Jun 2005 02:28:28 +0200] rev 16322
fix usage of inverts lemma, which has fewer premises now
Wed, 08 Jun 2005 02:27:19 +0200 faster proofs of inverts and injects lemmas, with fewer strictness hypotheses
huffman [Wed, 08 Jun 2005 02:27:19 +0200] rev 16321
faster proofs of inverts and injects lemmas, with fewer strictness hypotheses
Wed, 08 Jun 2005 01:41:20 +0200 fixed renamed lemma
huffman [Wed, 08 Jun 2005 01:41:20 +0200] rev 16320
fixed renamed lemma
Wed, 08 Jun 2005 01:40:39 +0200 major cleanup: rewrote cpo proofs, removed obsolete lemmas, renamed some lemmas
huffman [Wed, 08 Jun 2005 01:40:39 +0200] rev 16319
major cleanup: rewrote cpo proofs, removed obsolete lemmas, renamed some lemmas
Wed, 08 Jun 2005 00:59:46 +0200 added theorems is_ub_range_shift and is_lub_range_shift
huffman [Wed, 08 Jun 2005 00:59:46 +0200] rev 16318
added theorems is_ub_range_shift and is_lub_range_shift
Wed, 08 Jun 2005 00:18:26 +0200 added theorems less_sprod, spair_less, spair_eq, spair_inject
huffman [Wed, 08 Jun 2005 00:18:26 +0200] rev 16317
added theorems less_sprod, spair_less, spair_eq, spair_inject
Wed, 08 Jun 2005 00:16:28 +0200 renamed theorems less_ssum4a,b,c,d to more meaningful names
huffman [Wed, 08 Jun 2005 00:16:28 +0200] rev 16316
renamed theorems less_ssum4a,b,c,d to more meaningful names
Wed, 08 Jun 2005 00:07:46 +0200 added theorem less_cprod
huffman [Wed, 08 Jun 2005 00:07:46 +0200] rev 16315
added theorem less_cprod
Wed, 08 Jun 2005 00:04:38 +0200 added theorem injection_less
huffman [Wed, 08 Jun 2005 00:04:38 +0200] rev 16314
added theorem injection_less
Tue, 07 Jun 2005 20:04:41 +0200 A flag DEFS_CHAIN_HISTORY can be used to improve the error message
obua [Tue, 07 Jun 2005 20:04:41 +0200] rev 16313
A flag DEFS_CHAIN_HISTORY can be used to improve the error message in case a cycle has been detected. If it is switched off and a cycle has been detected, the user is notified that there is such a flag.
Tue, 07 Jun 2005 17:13:58 +0200 extended readme
haftmann [Tue, 07 Jun 2005 17:13:58 +0200] rev 16312
extended readme
Tue, 07 Jun 2005 17:08:19 +0200 started migration framwork script
haftmann [Tue, 07 Jun 2005 17:08:19 +0200] rev 16311
started migration framwork script
Tue, 07 Jun 2005 10:53:13 +0200 added basics for generic migration tool
haftmann [Tue, 07 Jun 2005 10:53:13 +0200] rev 16310
added basics for generic migration tool
Tue, 07 Jun 2005 09:11:27 +0200 added isatest-lint prototype
haftmann [Tue, 07 Jun 2005 09:11:27 +0200] rev 16309
added isatest-lint prototype
Tue, 07 Jun 2005 06:39:39 +0200 1) Fixed bug in Defs.merge_edges_1.
obua [Tue, 07 Jun 2005 06:39:39 +0200] rev 16308
1) Fixed bug in Defs.merge_edges_1. 2) Major optimization of Defs.define: do not store dependencies between constants that cannot introduce cycles anyway. In that way, the cycle test adds almost no overhead to theories that define their constants in HOL-light / HOL4 style. 3) Cleaned up Defs.graph, no superfluous name tags are stored anymore.
Mon, 06 Jun 2005 21:21:19 +0200 *** empty log message ***
nipkow [Mon, 06 Jun 2005 21:21:19 +0200] rev 16307
*** empty log message ***
Mon, 06 Jun 2005 21:20:54 +0200 updating...
nipkow [Mon, 06 Jun 2005 21:20:54 +0200] rev 16306
updating...
Mon, 06 Jun 2005 19:09:49 +0200 Added the t = x "fix" - in (* ... *) :-(
nipkow [Mon, 06 Jun 2005 19:09:49 +0200] rev 16305
Added the t = x "fix" - in (* ... *) :-(
Mon, 06 Jun 2005 18:58:34 +0200 copy_dir: be permissive wrt. errors;
wenzelm [Mon, 06 Jun 2005 18:58:34 +0200] rev 16304
copy_dir: be permissive wrt. errors;
Mon, 06 Jun 2005 15:09:47 +0200 integrated MacOS X installation instructions
haftmann [Mon, 06 Jun 2005 15:09:47 +0200] rev 16303
integrated MacOS X installation instructions
Mon, 06 Jun 2005 14:14:27 +0200 (cvs removed)
haftmann [Mon, 06 Jun 2005 14:14:27 +0200] rev 16302
(cvs removed)
Mon, 06 Jun 2005 14:12:07 +0200 migrated scripts to new webiste
haftmann [Mon, 06 Jun 2005 14:12:07 +0200] rev 16301
migrated scripts to new webiste
Mon, 06 Jun 2005 14:11:05 +0200 minor refinements
haftmann [Mon, 06 Jun 2005 14:11:05 +0200] rev 16300
minor refinements
Mon, 06 Jun 2005 13:43:39 +0200 Some error messages have been eliminated as suggested by Tobias Nipkow
chaieb [Mon, 06 Jun 2005 13:43:39 +0200] rev 16299
Some error messages have been eliminated as suggested by Tobias Nipkow
Mon, 06 Jun 2005 13:30:21 +0200 junk
nipkow [Mon, 06 Jun 2005 13:30:21 +0200] rev 16298
junk
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip