haftmann [Fri, 10 Aug 2007 17:04:24 +0200] rev 24218
ClassPackage renamed to Class
haftmann [Fri, 10 Aug 2007 17:04:20 +0200] rev 24217
updated
wenzelm [Fri, 10 Aug 2007 15:28:11 +0200] rev 24216
simultaneous use_thys;
paulson [Fri, 10 Aug 2007 15:13:18 +0200] rev 24215
removal of some refs
wenzelm [Fri, 10 Aug 2007 14:49:01 +0200] rev 24214
(un)interruptible: pass-through original thread attributes;
wenzelm [Fri, 10 Aug 2007 11:02:09 +0200] rev 24213
tuned;
added jEdit mode spec;
wenzelm [Fri, 10 Aug 2007 10:54:19 +0200] rev 24212
HOL_USEDIR_OPTIONS: default to -M 1 (more robust);
wenzelm [Fri, 10 Aug 2007 10:41:57 +0200] rev 24211
added jEdit mode spec;
tuned comments;
wenzelm [Fri, 10 Aug 2007 00:20:39 +0200] rev 24210
* Experimental support for multithreading, using Poly/ML 5.1;
wenzelm [Thu, 09 Aug 2007 23:53:51 +0200] rev 24209
schedule: misc cleanup, more precise task model;
wenzelm [Thu, 09 Aug 2007 23:53:50 +0200] rev 24208
schedule: more precise task model;
improved error handling: first failure causes interrupt of all threads;
misc cleanup;
wenzelm [Thu, 09 Aug 2007 23:53:49 +0200] rev 24207
schedule: more precise task model;
removed obsolete structure Task;
wenzelm [Thu, 09 Aug 2007 19:19:23 +0200] rev 24206
fixed DESCRIPTION: single line;
proper quoting of shell variables;
wenzelm [Thu, 09 Aug 2007 19:00:31 +0200] rev 24205
updated;
wenzelm [Thu, 09 Aug 2007 16:56:17 +0200] rev 24204
adapted ThyLoad.check_thy;
haftmann [Thu, 09 Aug 2007 15:57:26 +0200] rev 24203
dropped
haftmann [Thu, 09 Aug 2007 15:52:57 +0200] rev 24202
explizit checking for pattern discipline
haftmann [Thu, 09 Aug 2007 15:52:56 +0200] rev 24201
proper handling of empty datatypes
haftmann [Thu, 09 Aug 2007 15:52:55 +0200] rev 24200
improved class target: now considers class intro rules
haftmann [Thu, 09 Aug 2007 15:52:54 +0200] rev 24199
new access interface in defs.ML
haftmann [Thu, 09 Aug 2007 15:52:53 +0200] rev 24198
adaptions for code generation
haftmann [Thu, 09 Aug 2007 15:52:49 +0200] rev 24197
proper implementation of rational numbers
haftmann [Thu, 09 Aug 2007 15:52:47 +0200] rev 24196
localized of_nat
haftmann [Thu, 09 Aug 2007 15:52:45 +0200] rev 24195
tuned
haftmann [Thu, 09 Aug 2007 15:52:42 +0200] rev 24194
re-eliminated Option.thy
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;