haftmann [Mon, 02 Mar 2009 08:26:03 +0100] rev 30193
using plain ISABELLE_PROCESS
haftmann [Mon, 02 Mar 2009 08:15:54 +0100] rev 30192
merged
haftmann [Mon, 02 Mar 2009 08:15:32 +0100] rev 30191
ignore ISABELLE_LINE_EDITOR for code generation
wenzelm [Sun, 01 Mar 2009 23:36:12 +0100] rev 30190
use long names for old-style fold combinators;
wenzelm [Sun, 01 Mar 2009 16:48:06 +0100] rev 30189
discontinued experimental support for Alice -- too hard to maintain its many language incompatibilities, never really worked anyway;
wenzelm [Sun, 01 Mar 2009 16:22:37 +0100] rev 30188
avoid fragile parsing of end_timing result -- would have produced GC time on MosML, for example;
wenzelm [Sun, 01 Mar 2009 16:21:33 +0100] rev 30187
end_timing: generalized result -- message plus with explicit time values;
wenzelm [Sun, 01 Mar 2009 14:45:23 +0100] rev 30186
replaced archaic Display.pretty_fact by FindTheorems.pretty_thm, which observes the context properly (as did the former prt_fact already);
minor tuning according to Isabelle coding conventions;
wenzelm [Sun, 01 Mar 2009 14:36:27 +0100] rev 30185
updated contributors;
wenzelm [Sun, 01 Mar 2009 13:48:17 +0100] rev 30184
removed parts of the manual that are clearly obsolete, or covered by
newer manuals already (notably "isar-ref" or "implementation");
wenzelm [Sun, 01 Mar 2009 12:37:59 +0100] rev 30183
merged
wenzelm [Sun, 01 Mar 2009 12:37:42 +0100] rev 30182
minor update of Mercurial HOWTO;
nipkow [Sun, 01 Mar 2009 12:01:57 +0100] rev 30181
removed redundant lemmas
nipkow [Sun, 01 Mar 2009 10:24:57 +0100] rev 30180
added lemmas by Jeremy Avigad
wenzelm [Sat, 28 Feb 2009 21:34:33 +0100] rev 30179
A Serbian theory, by Filip Maric.
wenzelm [Sat, 28 Feb 2009 20:29:20 +0100] rev 30178
more accurate deps;
wenzelm [Sat, 28 Feb 2009 20:27:19 +0100] rev 30177
merged
huffman [Sat, 28 Feb 2009 10:55:10 -0800] rev 30176
add news for HOLCF; fixed some typos and inaccuracies
wenzelm [Sat, 28 Feb 2009 18:28:15 +0100] rev 30175
fixed headers;
wenzelm [Sat, 28 Feb 2009 18:25:19 +0100] rev 30174
moved isabelle_system.scala to src/Pure/System/;
wenzelm [Sat, 28 Feb 2009 18:00:20 +0100] rev 30173
moved isabelle_process.ML, isabelle_process.scala, isar.ML, session.ML to Pure/System/ (together with associated Isar commands);
wenzelm [Sat, 28 Feb 2009 17:09:32 +0100] rev 30172
updated generated files;
wenzelm [Sat, 28 Feb 2009 17:08:33 +0100] rev 30171
added method "coherent";
tuned formal markup;
wenzelm [Sat, 28 Feb 2009 17:08:08 +0100] rev 30170
more refs;
wenzelm [Sat, 28 Feb 2009 16:48:27 +0100] rev 30169
moved method "iprover" to HOL specific part;
wenzelm [Sat, 28 Feb 2009 16:39:46 +0100] rev 30168
removed Ids;
wenzelm [Sat, 28 Feb 2009 16:35:33 +0100] rev 30167
simultaneous use_thys;
wenzelm [Sat, 28 Feb 2009 16:31:10 +0100] rev 30166
replaced low-level 'no_syntax' by 'no_notation';
tuned header;
tuned proofs;
wenzelm [Sat, 28 Feb 2009 14:52:21 +0100] rev 30165
moved generic intuitionistic prover to src/Tools/intuitionistic.ML;
wenzelm [Sat, 28 Feb 2009 14:42:54 +0100] rev 30164
tuned message;