wenzelm [Sat, 11 Nov 2006 21:13:11 +0100] rev 21309
local 'end': no default tags;
tag parser: do not swallow trailing newlines;
wenzelm [Sat, 11 Nov 2006 16:12:23 +0100] rev 21308
* Local theory targets ``context/locale/class ... begin'' followed by ``end''.
wenzelm [Sat, 11 Nov 2006 16:11:44 +0100] rev 21307
removed obsolete context;
wenzelm [Sat, 11 Nov 2006 16:11:43 +0100] rev 21306
turned 'context' into plain thy_decl, discontinued thy_switch;
wenzelm [Sat, 11 Nov 2006 16:11:42 +0100] rev 21305
tuned proofs;
wenzelm [Sat, 11 Nov 2006 16:11:41 +0100] rev 21304
updated local theory targets;
removed 'context' as theory switch;
wenzelm [Sat, 11 Nov 2006 16:11:40 +0100] rev 21303
updated local theory targets;
added 'context' as local theory switch;
tuned;
wenzelm [Sat, 11 Nov 2006 16:11:39 +0100] rev 21302
updated;
wenzelm [Sat, 11 Nov 2006 14:52:25 +0100] rev 21301
Update standard keyword files.
wenzelm [Fri, 10 Nov 2006 23:22:12 +0100] rev 21300
tuned comments;
back to fast String.compare (almost no difference in performance);
wenzelm [Fri, 10 Nov 2006 23:22:11 +0100] rev 21299
tuned comments;
wenzelm [Fri, 10 Nov 2006 23:22:10 +0100] rev 21298
tuned names of start_timing,/end_timing/check_timer;
removed obsolete ML compatibility fragments;
wenzelm [Fri, 10 Nov 2006 23:22:04 +0100] rev 21297
removed obsolete ML compatibility fragments;
wenzelm [Fri, 10 Nov 2006 23:22:03 +0100] rev 21296
avoid strange typing problem in MosML;
wenzelm [Fri, 10 Nov 2006 23:22:01 +0100] rev 21295
tuned names of start_timing,/end_timing/check_timer;
wenzelm [Fri, 10 Nov 2006 22:18:54 +0100] rev 21294
simplified local theory wrappers;
wenzelm [Fri, 10 Nov 2006 22:18:53 +0100] rev 21293
removed mapping;
added reinit;
wenzelm [Fri, 10 Nov 2006 22:18:52 +0100] rev 21292
simplified exit;
added reinit;
wenzelm [Fri, 10 Nov 2006 22:18:51 +0100] rev 21291
simplified LocalTheory.exit;
paulson [Fri, 10 Nov 2006 20:58:48 +0100] rev 21290
Improvement to classrel clauses: now outputs the minimum needed.
Theorem names: trying to minimize the number of multiple theorem names presented
urbanc [Fri, 10 Nov 2006 19:04:18 +0100] rev 21289
deleted all uses of sign_of as it's now the identity function
wenzelm [Fri, 10 Nov 2006 10:42:28 +0100] rev 21288
tuned;
wenzelm [Fri, 10 Nov 2006 10:42:25 +0100] rev 21287
tuned Variable.trade;
haftmann [Fri, 10 Nov 2006 07:44:47 +0100] rev 21286
introduces canonical AList functions for loop_tacs
haftmann [Fri, 10 Nov 2006 07:37:37 +0100] rev 21285
minor refinements
haftmann [Fri, 10 Nov 2006 07:37:36 +0100] rev 21284
redundancy checkes includes eta-expansion
haftmann [Fri, 10 Nov 2006 07:37:35 +0100] rev 21283
improved syntax
huffman [Fri, 10 Nov 2006 00:46:00 +0100] rev 21282
added bounded_linear and bounded_bilinear locales
wenzelm [Fri, 10 Nov 2006 00:13:35 +0100] rev 21281
no special treatment for cygwin (this is supposed to be actual cygwin, not win32 polyml within cygwin);
wenzelm [Fri, 10 Nov 2006 00:12:28 +0100] rev 21280
tuned comments;