haftmann [Thu, 09 Aug 2007 15:52:38 +0200] rev 24193
updated
aspinall [Thu, 09 Aug 2007 11:39:29 +0200] rev 24192
PGIP change: thyname is optional in opentheory, markup even in case of header parse failure
aspinall [Thu, 09 Aug 2007 11:37:27 +0200] rev 24191
Typo in comment
wenzelm [Wed, 08 Aug 2007 23:07:50 +0200] rev 24190
discontinued attached ML files;
end_theory: fail on unresolved dependencies;
wenzelm [Wed, 08 Aug 2007 23:07:48 +0200] rev 24189
simplified ThyLoad.deps_thy etc.: discontinued attached ML files;
wenzelm [Wed, 08 Aug 2007 23:07:47 +0200] rev 24188
load_thy: try_ml_file unconditionally;
wenzelm [Wed, 08 Aug 2007 23:07:46 +0200] rev 24187
* Theory loader: old-style ML proof scripts are considered a legacy feature;
wenzelm [Wed, 08 Aug 2007 20:48:08 +0200] rev 24186
check_deps: really do reload the master text if required;
load_thy: more robust check of corrupted deps;
require_thy: outdate_thy if required;
tuned;
aspinall [Wed, 08 Aug 2007 20:03:17 +0200] rev 24185
Useful abbreviation of isatool commands used by Eclipse
wenzelm [Wed, 08 Aug 2007 16:40:20 +0200] rev 24184
thread-safeness: when creating certified items, perform Theory.check_thy *last*;
tuned datatype proof;
paulson [Wed, 08 Aug 2007 14:00:09 +0200] rev 24183
Code to undo the function ascii_of
paulson [Wed, 08 Aug 2007 13:59:46 +0200] rev 24182
Fixing the code to undo the function ascii_of
paulson [Wed, 08 Aug 2007 13:14:31 +0200] rev 24181
metis
wenzelm [Tue, 07 Aug 2007 23:24:10 +0200] rev 24180
tuned ML setup;
wenzelm [Tue, 07 Aug 2007 20:43:36 +0200] rev 24179
fixed imports from ../../Auth;
wenzelm [Tue, 07 Aug 2007 20:19:55 +0200] rev 24178
turned Unify flags into configuration options (global only);
wenzelm [Tue, 07 Aug 2007 20:19:54 +0200] rev 24177
usedir: added options -M -T for multithreading;
wenzelm [Tue, 07 Aug 2007 20:19:52 +0200] rev 24176
removed 'declare' from tactic emulations;
wenzelm [Tue, 07 Aug 2007 20:19:51 +0200] rev 24175
theory loader: removed obsolete update_thy (coincides with use_thy);
tuned;
tuned comments;
wenzelm [Tue, 07 Aug 2007 20:19:50 +0200] rev 24174
theory loader: removed obsolete update_thy (coincides with use_thy);
wenzelm [Tue, 07 Aug 2007 20:19:49 +0200] rev 24173
theory loader: added use_thys, removed obsolete update_thy;
wenzelm [Tue, 07 Aug 2007 20:19:48 +0200] rev 24172
theory loader: added use_thys, removed obsolete update_thy;
various global ML references of Pure and HOL have been turned into configuration options;
krauss [Tue, 07 Aug 2007 17:01:35 +0200] rev 24171
Issue a warning, when "function" encounters variables occuring in function position,
as in "f (g x) = ..." where g is a variable.
krauss [Tue, 07 Aug 2007 15:20:24 +0200] rev 24170
more error handling
wenzelm [Tue, 07 Aug 2007 15:04:35 +0200] rev 24169
added more instances;
krauss [Tue, 07 Aug 2007 14:49:58 +0200] rev 24168
simplified internal interfaces; cong rules are now handled directly by "context_tree.ML"
haftmann [Tue, 07 Aug 2007 10:03:25 +0200] rev 24167
split off Option theory
haftmann [Tue, 07 Aug 2007 09:40:34 +0200] rev 24166
new nbe implementation
haftmann [Tue, 07 Aug 2007 09:38:48 +0200] rev 24165
more robust simproces
haftmann [Tue, 07 Aug 2007 09:38:47 +0200] rev 24164
tuned