wenzelm [Tue, 17 Jul 2007 22:51:13 +0200] rev 23837
added ISABELLE_FILE_IDENT (command line for source file identification);
wenzelm [Tue, 17 Jul 2007 22:48:40 +0200] rev 23836
adapted TextIO.inputLine;
wenzelm [Tue, 17 Jul 2007 22:48:39 +0200] rev 23835
tuned comment;
wenzelm [Tue, 17 Jul 2007 16:14:42 +0200] rev 23834
avoid redundant variables in patterns (which made Alice vomit);
paulson [Tue, 17 Jul 2007 16:06:13 +0200] rev 23833
Full sort information by default.
Race condition on successful proofs fixed.
berghofe [Tue, 17 Jul 2007 16:05:54 +0200] rev 23832
Added hypotheses.
berghofe [Tue, 17 Jul 2007 16:05:34 +0200] rev 23831
Added clause for hypotheses to proof_of_xml function.
wenzelm [Tue, 17 Jul 2007 15:59:50 +0200] rev 23830
use /usr/proj/polyml/polyml-5.1-test, which might be more stable;
krauss [Tue, 17 Jul 2007 14:38:00 +0200] rev 23829
reverted fun->recdef, since there are problems with induction rule
wenzelm [Tue, 17 Jul 2007 13:19:47 +0200] rev 23828
Pure theory setup.
wenzelm [Tue, 17 Jul 2007 13:19:39 +0200] rev 23827
Generic print mode.
wenzelm [Tue, 17 Jul 2007 13:19:21 +0200] rev 23826
moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
wenzelm [Tue, 17 Jul 2007 13:19:20 +0200] rev 23825
simplified loading of ML files -- no static forward references;
wenzelm [Tue, 17 Jul 2007 13:19:19 +0200] rev 23824
moved print_translations from Pure.thy to Syntax/syn_trans.ML;
wenzelm [Tue, 17 Jul 2007 13:19:18 +0200] rev 23823
added General/print_mode.ML, pure_setup.ML;
wenzelm [Tue, 17 Jul 2007 13:19:17 +0200] rev 23822
tuned specifications;
krauss [Mon, 16 Jul 2007 21:39:56 +0200] rev 23821
use function package
krauss [Mon, 16 Jul 2007 21:26:35 +0200] rev 23820
more proofs
krauss [Mon, 16 Jul 2007 21:22:43 +0200] rev 23819
some interface cleanup
krauss [Mon, 16 Jul 2007 21:17:12 +0200] rev 23818
added lemma binding: accpI = accp.accI
krauss [Mon, 16 Jul 2007 21:16:16 +0200] rev 23817
updated
paulson [Mon, 16 Jul 2007 19:18:23 +0200] rev 23816
tidied using sledgehammer
paulson [Mon, 16 Jul 2007 19:11:37 +0200] rev 23815
tidied
paulson [Mon, 16 Jul 2007 17:29:34 +0200] rev 23814
tidied using sledgehammer
paulson [Mon, 16 Jul 2007 17:13:37 +0200] rev 23813
tidied using sledgehammer
haftmann [Mon, 16 Jul 2007 09:29:05 +0200] rev 23812
clarified structure names
haftmann [Mon, 16 Jul 2007 09:29:04 +0200] rev 23811
added function for case certificates
haftmann [Mon, 16 Jul 2007 09:29:03 +0200] rev 23810
dropped outer ROOT structure for generated code
haftmann [Mon, 16 Jul 2007 09:29:02 +0200] rev 23809
tuned
haftmann [Mon, 16 Jul 2007 09:29:01 +0200] rev 23808
fixed SML/NJ int problem