haftmann [Tue, 07 Jun 2005 10:53:13 +0200] rev 16310
added basics for generic migration tool
haftmann [Tue, 07 Jun 2005 09:11:27 +0200] rev 16309
added isatest-lint prototype
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.
nipkow [Mon, 06 Jun 2005 21:21:19 +0200] rev 16307
*** empty log message ***
nipkow [Mon, 06 Jun 2005 21:20:54 +0200] rev 16306
updating...
nipkow [Mon, 06 Jun 2005 19:09:49 +0200] rev 16305
Added the t = x "fix" - in (* ... *) :-(
wenzelm [Mon, 06 Jun 2005 18:58:34 +0200] rev 16304
copy_dir: be permissive wrt. errors;
haftmann [Mon, 06 Jun 2005 15:09:47 +0200] rev 16303
integrated MacOS X installation instructions
haftmann [Mon, 06 Jun 2005 14:14:27 +0200] rev 16302
(cvs removed)
haftmann [Mon, 06 Jun 2005 14:12:07 +0200] rev 16301
migrated scripts to new webiste
haftmann [Mon, 06 Jun 2005 14:11:05 +0200] rev 16300
minor refinements
chaieb [Mon, 06 Jun 2005 13:43:39 +0200] rev 16299
Some error messages have been eliminated as suggested by Tobias Nipkow
nipkow [Mon, 06 Jun 2005 13:30:21 +0200] rev 16298
junk
nipkow [Mon, 06 Jun 2005 13:30:05 +0200] rev 16297
update -> use
haftmann [Mon, 06 Jun 2005 12:17:59 +0200] rev 16296
refinements
berghofe [Mon, 06 Jun 2005 11:30:57 +0200] rev 16295
Added code lemma for <
wenzelm [Mon, 06 Jun 2005 10:21:53 +0200] rev 16294
avoid polymorphic ins;
kleing [Mon, 06 Jun 2005 09:28:28 +0200] rev 16293
fixed
(exited abnormally when ~/isabelle/etc/settings not present)
haftmann [Mon, 06 Jun 2005 08:18:43 +0200] rev 16292
added sunbroy2
wenzelm [Sun, 05 Jun 2005 23:07:29 +0200] rev 16291
renamed const_deps to defs;
improved error messages;
major cleanup -- removed quite a bit of dead code;
wenzelm [Sun, 05 Jun 2005 23:07:28 +0200] rev 16290
renamed const_deps to defs;
Type.freeze;
wenzelm [Sun, 05 Jun 2005 23:07:27 +0200] rev 16289
added Type.freeze(_type);
tuned;
wenzelm [Sun, 05 Jun 2005 23:07:26 +0200] rev 16288
added the_const_type;
wenzelm [Sun, 05 Jun 2005 23:07:25 +0200] rev 16287
Type.freeze;
wenzelm [Sun, 05 Jun 2005 23:07:24 +0200] rev 16286
find empty dirs up to depth 5;
tuned move of generated doc files;
rm -f TODO;
wenzelm [Sun, 05 Jun 2005 21:32:37 +0200] rev 16285
DISCGARB_OPTIONS back in od position;
haftmann [Sun, 05 Jun 2005 17:46:06 +0200] rev 16284
link bugs fixed
haftmann [Sun, 05 Jun 2005 17:42:45 +0200] rev 16283
link bugs fixed
haftmann [Sun, 05 Jun 2005 17:42:45 +0200] rev 16282
link bugs fixed
schirmer [Sun, 05 Jun 2005 16:23:50 +0200] rev 16281
bugfix in record_type_abbr_tr'