krauss [Wed, 17 Sep 2008 15:59:23 +0200] rev 28260
wf_finite_psubset[simp], in_finite_psubset[simp]
ballarin [Wed, 17 Sep 2008 15:21:30 +0200] rev 28259
Public interface to interpretation morphism.
haftmann [Wed, 17 Sep 2008 11:42:25 +0200] rev 28258
moved term_of syntax to separate theory
haftmann [Wed, 17 Sep 2008 10:00:16 +0200] rev 28257
removed obsolete theory
haftmann [Wed, 17 Sep 2008 07:32:04 +0200] rev 28256
added quickcheck.ML
wenzelm [Tue, 16 Sep 2008 18:01:25 +0200] rev 28255
tuned comments;
wenzelm [Tue, 16 Sep 2008 18:01:24 +0200] rev 28254
multithreading for Poly/ML 5.1 is no longer supported;
wenzelm [Tue, 16 Sep 2008 17:28:37 +0200] rev 28253
tuned;
wenzelm [Tue, 16 Sep 2008 17:21:14 +0200] rev 28252
updated system manual;
wenzelm [Tue, 16 Sep 2008 17:18:41 +0200] rev 28251
Proof General / Emacs interface wrapper;
wenzelm [Tue, 16 Sep 2008 17:16:28 +0200] rev 28250
Proof General: option -I is obsolete;
wenzelm [Tue, 16 Sep 2008 17:16:27 +0200] rev 28249
added PROOFGENERAL_HOME;
wenzelm [Tue, 16 Sep 2008 17:16:25 +0200] rev 28248
separate emacs tool for Proof General / Emacs;
haftmann [Tue, 16 Sep 2008 16:13:31 +0200] rev 28247
added quickcheck stub
haftmann [Tue, 16 Sep 2008 16:13:14 +0200] rev 28246
removed babel again
haftmann [Tue, 16 Sep 2008 16:13:11 +0200] rev 28245
celver code lemma avoid type ambiguity problem with Haskell
haftmann [Tue, 16 Sep 2008 16:13:09 +0200] rev 28244
a sophisticated char/nibble conversion combinator
haftmann [Tue, 16 Sep 2008 16:13:06 +0200] rev 28243
moved term_of syntax to separate theory
wenzelm [Tue, 16 Sep 2008 15:37:33 +0200] rev 28242
SimpleThread.fork;
wenzelm [Tue, 16 Sep 2008 15:37:32 +0200] rev 28241
Simplified thread fork interface.
wenzelm [Tue, 16 Sep 2008 15:37:30 +0200] rev 28240
added Concurrent/simple_thread.ML;
wenzelm [Tue, 16 Sep 2008 14:48:51 +0200] rev 28239
updated generated file;
wenzelm [Tue, 16 Sep 2008 14:40:30 +0200] rev 28238
misc tuning and modernization;
wenzelm [Tue, 16 Sep 2008 14:39:56 +0200] rev 28237
check setting and tool;
added file;
ballarin [Tue, 16 Sep 2008 12:27:05 +0200] rev 28236
Clearer separation of interpretation frontend and backend.
ballarin [Tue, 16 Sep 2008 12:26:15 +0200] rev 28235
No interpretation of locale with dangling type frees.
ballarin [Tue, 16 Sep 2008 12:25:26 +0200] rev 28234
Do not rely on locale assumption in interpretation.
paulson [Tue, 16 Sep 2008 12:25:04 +0200] rev 28233
The metis method now fails in the usual manner, rather than raising an exception,
if it determines that it cannot prove the theorem.