wenzelm [Sun, 15 Aug 2010 14:18:52 +0200] rev 38417
renamed class Document to Document.Version etc.;
renamed Change.prev to Change.previous, and Change.document to Change.current;
tuned;
wenzelm [Sun, 15 Aug 2010 13:17:45 +0200] rev 38416
fixed Isabelle/Scala build (cf. f3220ef79d51);
wenzelm [Sat, 14 Aug 2010 23:01:53 +0200] rev 38415
Snapshot.state: fall back on Command.empty_state -- looked-up command might be unavailable due to editing divergence;
wenzelm [Sat, 14 Aug 2010 22:45:23 +0200] rev 38414
more basic Markup.parse_int/print_int (using signed_string_of_int) (ML);
added convenient Markup.Int/Long objects (Scala);
simplified "assign" message format -- explicit version id;
misc tuning and simplification;
wenzelm [Sat, 14 Aug 2010 21:25:20 +0200] rev 38413
Keyword.status: always suppress position;
wenzelm [Sat, 14 Aug 2010 18:43:45 +0200] rev 38412
moved isar_document.ML/scala to Pure/System/ -- side-by-side with isar.ML;
wenzelm [Sat, 14 Aug 2010 13:24:06 +0200] rev 38411
merged
haftmann [Fri, 13 Aug 2010 16:40:47 +0200] rev 38410
robustified proof
haftmann [Fri, 13 Aug 2010 14:45:07 +0200] rev 38409
lemma execute_bind_case
haftmann [Fri, 13 Aug 2010 14:43:16 +0200] rev 38408
unit and bool are instances of heap
haftmann [Fri, 13 Aug 2010 14:41:27 +0200] rev 38407
merged
haftmann [Fri, 13 Aug 2010 14:41:12 +0200] rev 38406
sketch of new outline
haftmann [Fri, 13 Aug 2010 14:40:15 +0200] rev 38405
sketch of new outline
haftmann [Fri, 13 Aug 2010 13:43:55 +0200] rev 38404
ditem
haftmann [Fri, 13 Aug 2010 13:43:55 +0200] rev 38403
refined abstract
haftmann [Fri, 13 Aug 2010 13:43:54 +0200] rev 38402
added stub "If something utterly fails"
haftmann [Fri, 13 Aug 2010 12:15:25 +0200] rev 38401
avoid variable name acc (cf. cs. 3142c1e21a0e)
haftmann [Fri, 13 Aug 2010 10:51:23 +0200] rev 38400
import swap prevents strange failure of SML code generator for datatypes
haftmann [Fri, 13 Aug 2010 10:38:28 +0200] rev 38399
added setup
haftmann [Thu, 12 Aug 2010 19:56:21 +0200] rev 38398
merged
haftmann [Thu, 12 Aug 2010 19:55:53 +0200] rev 38397
group record-related ML files
haftmann [Thu, 12 Aug 2010 19:47:56 +0200] rev 38396
merged
haftmann [Thu, 12 Aug 2010 17:56:44 +0200] rev 38395
dropped dead code
haftmann [Thu, 12 Aug 2010 17:56:43 +0200] rev 38394
moved Record.thy from session Plain to Main; avoid variable name acc
haftmann [Thu, 12 Aug 2010 17:56:41 +0200] rev 38393
group record-related ML files
haftmann [Thu, 12 Aug 2010 13:53:42 +0200] rev 38392
Class.declare -> Class.const
haftmann [Thu, 12 Aug 2010 13:42:13 +0200] rev 38391
named target is optional; explicit Name_Target.reinit
haftmann [Thu, 12 Aug 2010 13:42:12 +0200] rev 38390
named target is optional