nipkow [Sun, 03 Jan 2010 10:01:23 +0100] rev 34233
removed more asm_rl's - unfortunately slowdown of 1 min.
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34232
new year's resolution: reindented code in function package
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34231
provide simp and induct rules in Function.info
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34230
more official data record Function.info
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34229
simplified
krauss [Sat, 02 Jan 2010 23:18:58 +0100] rev 34228
absorb structures Decompose and Descent into Termination, to simplify further restructuring
nipkow [Sat, 02 Jan 2010 22:57:19 +0100] rev 34227
another legacy "asm_lr"
nipkow [Sat, 02 Jan 2010 21:31:33 +0100] rev 34226
merged
nipkow [Sat, 02 Jan 2010 21:31:15 +0100] rev 34225
removed legacy asm_lr
wenzelm [Sat, 02 Jan 2010 20:10:21 +0100] rev 34224
merged
nipkow [Fri, 01 Jan 2010 19:15:43 +0100] rev 34223
added lemmas
nipkow [Fri, 01 Jan 2010 17:21:44 +0100] rev 34222
added lemma
nipkow [Fri, 01 Jan 2010 16:34:51 +0100] rev 34221
removed FIXME
wenzelm [Sat, 02 Jan 2010 20:08:04 +0100] rev 34220
tuned error handling;
wenzelm [Sat, 02 Jan 2010 01:14:49 +0100] rev 34219
Standard_System.raw_execute: optional cwd;
basic Cygwin.setup with download and unattended installation;
wenzelm [Sat, 02 Jan 2010 00:08:47 +0100] rev 34218
Download URLs -- with progress monitor.
wenzelm [Fri, 01 Jan 2010 21:26:02 +0100] rev 34217
Future values -- Scala version.
wenzelm [Thu, 31 Dec 2009 23:47:09 +0100] rev 34216
added simple dialogs;
wenzelm [Thu, 31 Dec 2009 00:35:54 +0100] rev 34215
added is_ready;
wenzelm [Wed, 30 Dec 2009 22:56:46 +0100] rev 34214
simplified init message -- removed redundant session property;
wenzelm [Wed, 30 Dec 2009 22:29:37 +0100] rev 34213
removed obsolete version check -- sanity delegated to Isabelle_System;
tuned;
wenzelm [Wed, 30 Dec 2009 21:32:25 +0100] rev 34212
eliminated Markup.edits/EDITS: Isar.edit_document reports Markup.edit/EDIT while running under new document id;
eliminated ML interface of Isar_Document: the protocol only works with certain transaction positions, i.e. via Isar commands;
wenzelm [Wed, 30 Dec 2009 20:25:35 +0100] rev 34211
tuned signature;
wenzelm [Wed, 30 Dec 2009 13:05:00 +0100] rev 34210
less ambitious isatest for SML/NJ;
krauss [Wed, 30 Dec 2009 10:24:53 +0100] rev 34209
killed a few warnings
krauss [Wed, 30 Dec 2009 01:08:33 +0100] rev 34208
more regular axiom of infinity, with no (indirect) reference to overloaded constants
wenzelm [Tue, 29 Dec 2009 20:59:47 +0100] rev 34207
back to Unsynchronized.ref, with some attempts to make the main operations actually thread-safe;
wenzelm [Tue, 29 Dec 2009 20:30:40 +0100] rev 34206
removed slightly odd Isar_Document.init;
simplified begin_document: associate empty command/state with no_id, which is implicit start;
replaced make_id by create_id (cf. Scala version);
eliminated CRITICAL/Unsynchronized.ref in favour of Synchronized.var;
tuned;
wenzelm [Tue, 29 Dec 2009 16:20:39 +0100] rev 34205
explicit session HOL-Proofs -- avoid statefulness of main HOL image wrt. HOL_proofs etc.;
wenzelm [Mon, 28 Dec 2009 23:34:36 +0100] rev 34204
tuned;