Sun, 15 Aug 2010 14:18:52 +0200 renamed class Document to Document.Version etc.;
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;
Sun, 15 Aug 2010 13:17:45 +0200 fixed Isabelle/Scala build (cf. f3220ef79d51);
wenzelm [Sun, 15 Aug 2010 13:17:45 +0200] rev 38416
fixed Isabelle/Scala build (cf. f3220ef79d51);
Sat, 14 Aug 2010 23:01:53 +0200 Snapshot.state: fall back on Command.empty_state -- looked-up command might be unavailable due to editing divergence;
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;
Sat, 14 Aug 2010 22:45:23 +0200 more basic Markup.parse_int/print_int (using signed_string_of_int) (ML);
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;
Sat, 14 Aug 2010 21:25:20 +0200 Keyword.status: always suppress position;
wenzelm [Sat, 14 Aug 2010 21:25:20 +0200] rev 38413
Keyword.status: always suppress position;
Sat, 14 Aug 2010 18:43:45 +0200 moved isar_document.ML/scala to Pure/System/ -- side-by-side with isar.ML;
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;
Sat, 14 Aug 2010 13:24:06 +0200 merged
wenzelm [Sat, 14 Aug 2010 13:24:06 +0200] rev 38411
merged
Fri, 13 Aug 2010 16:40:47 +0200 robustified proof
haftmann [Fri, 13 Aug 2010 16:40:47 +0200] rev 38410
robustified proof
Fri, 13 Aug 2010 14:45:07 +0200 lemma execute_bind_case
haftmann [Fri, 13 Aug 2010 14:45:07 +0200] rev 38409
lemma execute_bind_case
Fri, 13 Aug 2010 14:43:16 +0200 unit and bool are instances of heap
haftmann [Fri, 13 Aug 2010 14:43:16 +0200] rev 38408
unit and bool are instances of heap
Fri, 13 Aug 2010 14:41:27 +0200 merged
haftmann [Fri, 13 Aug 2010 14:41:27 +0200] rev 38407
merged
Fri, 13 Aug 2010 14:41:12 +0200 sketch of new outline
haftmann [Fri, 13 Aug 2010 14:41:12 +0200] rev 38406
sketch of new outline
Fri, 13 Aug 2010 14:40:15 +0200 sketch of new outline
haftmann [Fri, 13 Aug 2010 14:40:15 +0200] rev 38405
sketch of new outline
Fri, 13 Aug 2010 13:43:55 +0200 ditem
haftmann [Fri, 13 Aug 2010 13:43:55 +0200] rev 38404
ditem
Fri, 13 Aug 2010 13:43:55 +0200 refined abstract
haftmann [Fri, 13 Aug 2010 13:43:55 +0200] rev 38403
refined abstract
Fri, 13 Aug 2010 13:43:54 +0200 added stub "If something utterly fails"
haftmann [Fri, 13 Aug 2010 13:43:54 +0200] rev 38402
added stub "If something utterly fails"
Fri, 13 Aug 2010 12:15:25 +0200 avoid variable name acc (cf. cs. 3142c1e21a0e)
haftmann [Fri, 13 Aug 2010 12:15:25 +0200] rev 38401
avoid variable name acc (cf. cs. 3142c1e21a0e)
Fri, 13 Aug 2010 10:51:23 +0200 import swap prevents strange failure of SML code generator for datatypes
haftmann [Fri, 13 Aug 2010 10:51:23 +0200] rev 38400
import swap prevents strange failure of SML code generator for datatypes
Fri, 13 Aug 2010 10:38:28 +0200 added setup
haftmann [Fri, 13 Aug 2010 10:38:28 +0200] rev 38399
added setup
Thu, 12 Aug 2010 19:56:21 +0200 merged
haftmann [Thu, 12 Aug 2010 19:56:21 +0200] rev 38398
merged
Thu, 12 Aug 2010 19:55:53 +0200 group record-related ML files
haftmann [Thu, 12 Aug 2010 19:55:53 +0200] rev 38397
group record-related ML files
Thu, 12 Aug 2010 19:47:56 +0200 merged
haftmann [Thu, 12 Aug 2010 19:47:56 +0200] rev 38396
merged
Thu, 12 Aug 2010 17:56:44 +0200 dropped dead code
haftmann [Thu, 12 Aug 2010 17:56:44 +0200] rev 38395
dropped dead code
Thu, 12 Aug 2010 17:56:43 +0200 moved Record.thy from session Plain to Main; avoid variable name acc
haftmann [Thu, 12 Aug 2010 17:56:43 +0200] rev 38394
moved Record.thy from session Plain to Main; avoid variable name acc
Thu, 12 Aug 2010 17:56:41 +0200 group record-related ML files
haftmann [Thu, 12 Aug 2010 17:56:41 +0200] rev 38393
group record-related ML files
Thu, 12 Aug 2010 13:53:42 +0200 Class.declare -> Class.const
haftmann [Thu, 12 Aug 2010 13:53:42 +0200] rev 38392
Class.declare -> Class.const
Thu, 12 Aug 2010 13:42:13 +0200 named target is optional; explicit Name_Target.reinit
haftmann [Thu, 12 Aug 2010 13:42:13 +0200] rev 38391
named target is optional; explicit Name_Target.reinit
Thu, 12 Aug 2010 13:42:12 +0200 named target is optional
haftmann [Thu, 12 Aug 2010 13:42:12 +0200] rev 38390
named target is optional
Thu, 12 Aug 2010 13:28:18 +0200 Named_Target.init: empty string represents theory target
haftmann [Thu, 12 Aug 2010 13:28:18 +0200] rev 38389
Named_Target.init: empty string represents theory target
Thu, 12 Aug 2010 13:23:46 +0200 Named_Target.theory_init
haftmann [Thu, 12 Aug 2010 13:23:46 +0200] rev 38388
Named_Target.theory_init
Thu, 12 Aug 2010 20:11:13 +0800 simplified code
Christian Urban <urbanc@in.tum.de> [Thu, 12 Aug 2010 20:11:13 +0800] rev 38387
simplified code
Thu, 12 Aug 2010 09:00:19 +0200 tuned
haftmann [Thu, 12 Aug 2010 09:00:19 +0200] rev 38386
tuned
Thu, 12 Aug 2010 08:58:32 +0200 tuned
haftmann [Thu, 12 Aug 2010 08:58:32 +0200] rev 38385
tuned
Wed, 11 Aug 2010 20:25:44 +0200 merged
haftmann [Wed, 11 Aug 2010 20:25:44 +0200] rev 38384
merged
Wed, 11 Aug 2010 17:59:33 +0200 tuned whitespace
haftmann [Wed, 11 Aug 2010 17:59:33 +0200] rev 38383
tuned whitespace
Wed, 11 Aug 2010 17:59:32 +0200 tuned internal structure
haftmann [Wed, 11 Aug 2010 17:59:32 +0200] rev 38382
tuned internal structure
Wed, 11 Aug 2010 17:19:27 +0200 remove reinit operation alltogether
haftmann [Wed, 11 Aug 2010 17:19:27 +0200] rev 38381
remove reinit operation alltogether
Wed, 11 Aug 2010 17:16:02 +0200 avoid arcane Local_Theory.reinit entirely
haftmann [Wed, 11 Aug 2010 17:16:02 +0200] rev 38380
avoid arcane Local_Theory.reinit entirely
Wed, 11 Aug 2010 16:02:03 +0200 more convenient split of class modules: class and class_declaration
haftmann [Wed, 11 Aug 2010 16:02:03 +0200] rev 38379
more convenient split of class modules: class and class_declaration
Wed, 11 Aug 2010 15:45:15 +0200 tuned
haftmann [Wed, 11 Aug 2010 15:45:15 +0200] rev 38378
tuned
Wed, 11 Aug 2010 15:09:31 +0200 stripped signature
haftmann [Wed, 11 Aug 2010 15:09:31 +0200] rev 38377
stripped signature
Wed, 11 Aug 2010 15:09:30 +0200 explicit accessed to structure Class_Target
haftmann [Wed, 11 Aug 2010 15:09:30 +0200] rev 38376
explicit accessed to structure Class_Target
Wed, 11 Aug 2010 14:54:10 +0200 tuned lowercase
haftmann [Wed, 11 Aug 2010 14:54:10 +0200] rev 38375
tuned lowercase
Sat, 14 Aug 2010 12:01:50 +0200 moved Document.text_edits to Thy_Syntax;
wenzelm [Sat, 14 Aug 2010 12:01:50 +0200] rev 38374
moved Document.text_edits to Thy_Syntax;
Sat, 14 Aug 2010 11:52:24 +0200 tuned;
wenzelm [Sat, 14 Aug 2010 11:52:24 +0200] rev 38373
tuned;
Fri, 13 Aug 2010 21:33:13 +0200 added Isabelle_Process.input_bytes, which avoids the somewhat slow Standard_System.string_bytes (just in case someone wants to stream raw data at 250MB/s);
wenzelm [Fri, 13 Aug 2010 21:33:13 +0200] rev 38372
added Isabelle_Process.input_bytes, which avoids the somewhat slow Standard_System.string_bytes (just in case someone wants to stream raw data at 250MB/s);
Fri, 13 Aug 2010 21:30:10 +0200 do not buffer fifo streams here -- done in Isabelle_Process;
wenzelm [Fri, 13 Aug 2010 21:30:10 +0200] rev 38371
do not buffer fifo streams here -- done in Isabelle_Process; removed misleading comments -- blocking on open is not reliable on non-standard systems (Cygwin);
Fri, 13 Aug 2010 18:21:19 +0200 explicit Document.State value, instead of individual state variables in Session, Command, Document;
wenzelm [Fri, 13 Aug 2010 18:21:19 +0200] rev 38370
explicit Document.State value, instead of individual state variables in Session, Command, Document; Session.snapshot: pure value based on Document.State; Document.edit_texts: no treatment of state assignment here;
Fri, 13 Aug 2010 18:16:50 +0200 edit_document: more precise status position;
wenzelm [Fri, 13 Aug 2010 18:16:50 +0200] rev 38369
edit_document: more precise status position;
Fri, 13 Aug 2010 17:35:28 +0200 added get_after convenience;
wenzelm [Fri, 13 Aug 2010 17:35:28 +0200] rev 38368
added get_after convenience;
Thu, 12 Aug 2010 17:55:23 +0200 more basic notion of unparsed input;
wenzelm [Thu, 12 Aug 2010 17:55:23 +0200] rev 38367
more basic notion of unparsed input;
Thu, 12 Aug 2010 17:37:58 +0200 simplified/clarified Change: transition prev --edits--> result, based on futures;
wenzelm [Thu, 12 Aug 2010 17:37:58 +0200] rev 38366
simplified/clarified Change: transition prev --edits--> result, based on futures; Session.history: plain List instead of somewhat indirect Change.ancestors; tuned;
Thu, 12 Aug 2010 16:23:04 +0200 moved snapshot to Session (cf. 96b22dfeb56a);
wenzelm [Thu, 12 Aug 2010 16:23:04 +0200] rev 38365
moved snapshot to Session (cf. 96b22dfeb56a);
Thu, 12 Aug 2010 16:01:44 +0200 Change: eliminated id, which is merely the resulting document id and is only required in joined state anyway;
wenzelm [Thu, 12 Aug 2010 16:01:44 +0200] rev 38364
Change: eliminated id, which is merely the resulting document id and is only required in joined state anyway; Document.edit_text: create new document id here;
Thu, 12 Aug 2010 15:19:11 +0200 clarified "state" (accumulated data) vs. "exec" (execution that produces data);
wenzelm [Thu, 12 Aug 2010 15:19:11 +0200] rev 38363
clarified "state" (accumulated data) vs. "exec" (execution that produces data); generic type Document.id (ML) / Document.ID;
Thu, 12 Aug 2010 14:22:23 +0200 misc tuning and simplification;
wenzelm [Thu, 12 Aug 2010 14:22:23 +0200] rev 38362
misc tuning and simplification;
Thu, 12 Aug 2010 13:59:18 +0200 specific command state;
wenzelm [Thu, 12 Aug 2010 13:59:18 +0200] rev 38361
specific command state;
Thu, 12 Aug 2010 13:49:08 +0200 specific Session.Commands_Changed;
wenzelm [Thu, 12 Aug 2010 13:49:08 +0200] rev 38360
specific Session.Commands_Changed;
Thu, 12 Aug 2010 13:43:55 +0200 consider snapshot as service of Session, not Document.Change;
wenzelm [Thu, 12 Aug 2010 13:43:55 +0200] rev 38359
consider snapshot as service of Session, not Document.Change;
Thu, 12 Aug 2010 13:42:05 +0200 tuned scope;
wenzelm [Thu, 12 Aug 2010 13:42:05 +0200] rev 38358
tuned scope;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip