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
Mon, 06 Jun 2005 13:30:05 +0200 update -> use
nipkow [Mon, 06 Jun 2005 13:30:05 +0200] rev 16297
update -> use
Mon, 06 Jun 2005 12:17:59 +0200 refinements
haftmann [Mon, 06 Jun 2005 12:17:59 +0200] rev 16296
refinements
Mon, 06 Jun 2005 11:30:57 +0200 Added code lemma for <
berghofe [Mon, 06 Jun 2005 11:30:57 +0200] rev 16295
Added code lemma for <
Mon, 06 Jun 2005 10:21:53 +0200 avoid polymorphic ins;
wenzelm [Mon, 06 Jun 2005 10:21:53 +0200] rev 16294
avoid polymorphic ins;
Mon, 06 Jun 2005 09:28:28 +0200 fixed
kleing [Mon, 06 Jun 2005 09:28:28 +0200] rev 16293
fixed (exited abnormally when ~/isabelle/etc/settings not present)
Mon, 06 Jun 2005 08:18:43 +0200 added sunbroy2
haftmann [Mon, 06 Jun 2005 08:18:43 +0200] rev 16292
added sunbroy2
Sun, 05 Jun 2005 23:07:29 +0200 renamed const_deps to defs;
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;
Sun, 05 Jun 2005 23:07:28 +0200 renamed const_deps to defs;
wenzelm [Sun, 05 Jun 2005 23:07:28 +0200] rev 16290
renamed const_deps to defs; Type.freeze;
Sun, 05 Jun 2005 23:07:27 +0200 added Type.freeze(_type);
wenzelm [Sun, 05 Jun 2005 23:07:27 +0200] rev 16289
added Type.freeze(_type); tuned;
Sun, 05 Jun 2005 23:07:26 +0200 added the_const_type;
wenzelm [Sun, 05 Jun 2005 23:07:26 +0200] rev 16288
added the_const_type;
Sun, 05 Jun 2005 23:07:25 +0200 Type.freeze;
wenzelm [Sun, 05 Jun 2005 23:07:25 +0200] rev 16287
Type.freeze;
Sun, 05 Jun 2005 23:07:24 +0200 find empty dirs up to depth 5;
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;
Sun, 05 Jun 2005 21:32:37 +0200 DISCGARB_OPTIONS back in od position;
wenzelm [Sun, 05 Jun 2005 21:32:37 +0200] rev 16285
DISCGARB_OPTIONS back in od position;
Sun, 05 Jun 2005 17:46:06 +0200 link bugs fixed
haftmann [Sun, 05 Jun 2005 17:46:06 +0200] rev 16284
link bugs fixed
Sun, 05 Jun 2005 17:42:45 +0200 link bugs fixed
haftmann [Sun, 05 Jun 2005 17:42:45 +0200] rev 16283
link bugs fixed
Sun, 05 Jun 2005 17:42:45 +0200 link bugs fixed
haftmann [Sun, 05 Jun 2005 17:42:45 +0200] rev 16282
link bugs fixed
Sun, 05 Jun 2005 16:23:50 +0200 bugfix in record_type_abbr_tr'
schirmer [Sun, 05 Jun 2005 16:23:50 +0200] rev 16281
bugfix in record_type_abbr_tr'
Sun, 05 Jun 2005 16:09:48 +0200 added detection for GNU cp
haftmann [Sun, 05 Jun 2005 16:09:48 +0200] rev 16280
added detection for GNU cp
Sun, 05 Jun 2005 16:07:22 +0200 added detection for GNU cp
haftmann [Sun, 05 Jun 2005 16:07:22 +0200] rev 16279
added detection for GNU cp
Sun, 05 Jun 2005 15:04:23 +0200 symlink problem hopefully solved
haftmann [Sun, 05 Jun 2005 15:04:23 +0200] rev 16278
symlink problem hopefully solved
Sun, 05 Jun 2005 14:58:16 +0200 better symlink handling
haftmann [Sun, 05 Jun 2005 14:58:16 +0200] rev 16277
better symlink handling
Sun, 05 Jun 2005 14:41:23 +0200 a more spohisticated symlink handling
haftmann [Sun, 05 Jun 2005 14:41:23 +0200] rev 16276
a more spohisticated symlink handling
Sun, 05 Jun 2005 14:33:02 +0200 a more spohisticated symlink handling
haftmann [Sun, 05 Jun 2005 14:33:02 +0200] rev 16275
a more spohisticated symlink handling
Sun, 05 Jun 2005 14:33:02 +0200 a more spohisticated symlink handling
haftmann [Sun, 05 Jun 2005 14:33:02 +0200] rev 16274
a more spohisticated symlink handling
Sun, 05 Jun 2005 14:00:50 +0200 added rsync symlink option
haftmann [Sun, 05 Jun 2005 14:00:50 +0200] rev 16273
added rsync symlink option
Sun, 05 Jun 2005 13:49:51 +0200 typo
schirmer [Sun, 05 Jun 2005 13:49:51 +0200] rev 16272
typo
Sun, 05 Jun 2005 13:45:48 +0200 added authors
haftmann [Sun, 05 Jun 2005 13:45:48 +0200] rev 16271
added authors
Sun, 05 Jun 2005 11:57:14 +0200 replaced File.sysify_path by Path.pack;
wenzelm [Sun, 05 Jun 2005 11:57:14 +0200] rev 16270
replaced File.sysify_path by Path.pack; avoid "handle _" (which is not well-defined due to erratic Interrupt exceptions);
Sun, 05 Jun 2005 11:31:33 +0200 tuned msg;
wenzelm [Sun, 05 Jun 2005 11:31:33 +0200] rev 16269
tuned msg;
Sun, 05 Jun 2005 11:31:32 +0200 File.isatool, File.shell_path;
wenzelm [Sun, 05 Jun 2005 11:31:32 +0200] rev 16268
File.isatool, File.shell_path;
Sun, 05 Jun 2005 11:31:31 +0200 present new-style theory header, with 'imports' and 'uses';
wenzelm [Sun, 05 Jun 2005 11:31:31 +0200] rev 16267
present new-style theory header, with 'imports' and 'uses';
Sun, 05 Jun 2005 11:31:30 +0200 removed file_info (now in Pure/General/file.ML);
wenzelm [Sun, 05 Jun 2005 11:31:30 +0200] rev 16266
removed file_info (now in Pure/General/file.ML);
Sun, 05 Jun 2005 11:31:29 +0200 new Isar header: reject ':', accept both 'files' and 'uses';
wenzelm [Sun, 05 Jun 2005 11:31:29 +0200] rev 16265
new Isar header: reject ':', accept both 'files' and 'uses'; tuned;
Sun, 05 Jun 2005 11:31:28 +0200 added 'uses' keyword;
wenzelm [Sun, 05 Jun 2005 11:31:28 +0200] rev 16264
added 'uses' keyword;
Sun, 05 Jun 2005 11:31:26 +0200 removed copy, copy_all (superceded by File.copy, File.copy_dir);
wenzelm [Sun, 05 Jun 2005 11:31:26 +0200] rev 16263
removed copy, copy_all (superceded by File.copy, File.copy_dir); File.shell_path, File.isatool; tuned;
Sun, 05 Jun 2005 11:31:25 +0200 no warning for non-identifiers;
wenzelm [Sun, 05 Jun 2005 11:31:25 +0200] rev 16262
no warning for non-identifiers;
Sun, 05 Jun 2005 11:31:24 +0200 removed sysify_path, quote_sysity_path etc.;
wenzelm [Sun, 05 Jun 2005 11:31:24 +0200] rev 16261
removed sysify_path, quote_sysity_path etc.; added platform_path, shell_path etc.; improved copy: support dir as target; added copy_dir; added isatool; tuned;
Sun, 05 Jun 2005 11:31:23 +0200 File.platform_path vs. File.shell_path;
wenzelm [Sun, 05 Jun 2005 11:31:23 +0200] rev 16260
File.platform_path vs. File.shell_path;
Sun, 05 Jun 2005 11:31:22 +0200 File.platform_path;
wenzelm [Sun, 05 Jun 2005 11:31:22 +0200] rev 16259
File.platform_path;
Sun, 05 Jun 2005 11:31:21 +0200 File.shell_path;
wenzelm [Sun, 05 Jun 2005 11:31:21 +0200] rev 16258
File.shell_path;
Sun, 05 Jun 2005 11:31:20 +0200 added isatool version;
wenzelm [Sun, 05 Jun 2005 11:31:20 +0200] rev 16257
added isatool version;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip