Tue, 19 Nov 2013 22:12:54 +0100 more explicit indication of missing files;
wenzelm [Tue, 19 Nov 2013 22:12:54 +0100] rev 54524
more explicit indication of missing files;
Tue, 19 Nov 2013 21:49:31 +0100 more uniform handling of inlined files;
wenzelm [Tue, 19 Nov 2013 21:49:31 +0100] rev 54523
more uniform handling of inlined files;
Tue, 19 Nov 2013 20:59:05 +0100 tuned signature;
wenzelm [Tue, 19 Nov 2013 20:59:05 +0100] rev 54522
tuned signature;
Tue, 19 Nov 2013 20:53:43 +0100 clarified Document.Blobs environment vs. actual edits of auxiliary files;
wenzelm [Tue, 19 Nov 2013 20:53:43 +0100] rev 54521
clarified Document.Blobs environment vs. actual edits of auxiliary files; more robust handling of vacuous edits;
Tue, 19 Nov 2013 19:43:26 +0100 release file errors at runtime: Command.eval instead of Command.read;
wenzelm [Tue, 19 Nov 2013 19:43:26 +0100] rev 54520
release file errors at runtime: Command.eval instead of Command.read;
Tue, 19 Nov 2013 19:33:27 +0100 maintain blobs within document state: digest + text in ML, digest-only in Scala;
wenzelm [Tue, 19 Nov 2013 19:33:27 +0100] rev 54519
maintain blobs within document state: digest + text in ML, digest-only in Scala; resolve files for command span, based on defined blobs; tuned;
Tue, 19 Nov 2013 13:54:02 +0100 always reparse nodes with thy_load commands, to update inlined files;
wenzelm [Tue, 19 Nov 2013 13:54:02 +0100] rev 54518
always reparse nodes with thy_load commands, to update inlined files;
Tue, 19 Nov 2013 13:39:12 +0100 proper Thy_Load.append of auxiliary file names;
wenzelm [Tue, 19 Nov 2013 13:39:12 +0100] rev 54517
proper Thy_Load.append of auxiliary file names; inlined errors;
Tue, 19 Nov 2013 13:13:51 +0100 proper theory name vs. node name;
wenzelm [Tue, 19 Nov 2013 13:13:51 +0100] rev 54516
proper theory name vs. node name;
Tue, 19 Nov 2013 12:57:56 +0100 clarified boundary cases of Document.Node.Name;
wenzelm [Tue, 19 Nov 2013 12:57:56 +0100] rev 54515
clarified boundary cases of Document.Node.Name;
Mon, 18 Nov 2013 23:46:59 +0100 clarified Thy_Load.node_name;
wenzelm [Mon, 18 Nov 2013 23:46:59 +0100] rev 54514
clarified Thy_Load.node_name;
Mon, 18 Nov 2013 23:26:15 +0100 inline blobs into command, via SHA1 digest;
wenzelm [Mon, 18 Nov 2013 23:26:15 +0100] rev 54513
inline blobs into command, via SHA1 digest; broadcast all blobs within edit, without storing the result;
Mon, 18 Nov 2013 22:06:08 +0100 persistent value;
wenzelm [Mon, 18 Nov 2013 22:06:08 +0100] rev 54512
persistent value;
Mon, 18 Nov 2013 19:56:34 +0100 caching of blob;
wenzelm [Mon, 18 Nov 2013 19:56:34 +0100] rev 54511
caching of blob; precise file content according to jEdit IO;
Mon, 18 Nov 2013 17:24:04 +0100 tuned;
wenzelm [Mon, 18 Nov 2013 17:24:04 +0100] rev 54510
tuned;
Mon, 18 Nov 2013 17:16:56 +0100 maintain document model for all files, with document view for theory only, and special blob for non-theory files;
wenzelm [Mon, 18 Nov 2013 17:16:56 +0100] rev 54509
maintain document model for all files, with document view for theory only, and special blob for non-theory files;
Wed, 20 Nov 2013 08:56:54 +0100 tuned
nipkow [Wed, 20 Nov 2013 08:56:54 +0100] rev 54508
tuned
Tue, 19 Nov 2013 22:20:01 +0100 whitespace tuning
blanchet [Tue, 19 Nov 2013 22:20:01 +0100] rev 54507
whitespace tuning
Tue, 19 Nov 2013 19:42:30 +0100 tuning
blanchet [Tue, 19 Nov 2013 19:42:30 +0100] rev 54506
tuning
Tue, 19 Nov 2013 19:36:24 +0100 more refactoring to accommodate SMT proofs
blanchet [Tue, 19 Nov 2013 19:36:24 +0100] rev 54505
more refactoring to accommodate SMT proofs
Tue, 19 Nov 2013 18:38:25 +0100 tuning
blanchet [Tue, 19 Nov 2013 18:38:25 +0100] rev 54504
tuning
Tue, 19 Nov 2013 18:34:04 +0100 tuning
blanchet [Tue, 19 Nov 2013 18:34:04 +0100] rev 54503
tuning
Tue, 19 Nov 2013 18:14:56 +0100 more correct NEWS
haftmann [Tue, 19 Nov 2013 18:14:56 +0100] rev 54502
more correct NEWS
Tue, 19 Nov 2013 18:11:52 +0100 simplified old code
blanchet [Tue, 19 Nov 2013 18:11:52 +0100] rev 54501
simplified old code
Tue, 19 Nov 2013 17:37:35 +0100 refactoring
blanchet [Tue, 19 Nov 2013 17:37:35 +0100] rev 54500
refactoring
Tue, 19 Nov 2013 17:12:58 +0100 refactoring
blanchet [Tue, 19 Nov 2013 17:12:58 +0100] rev 54499
refactoring
Tue, 19 Nov 2013 17:07:52 +0100 merged
hoelzl [Tue, 19 Nov 2013 17:07:52 +0100] rev 54498
merged
Mon, 18 Nov 2013 17:15:01 +0100 BNF/Examples/Stream: rename same to sconst; define same, fromN in terms of siterate
hoelzl [Mon, 18 Nov 2013 17:15:01 +0100] rev 54497
BNF/Examples/Stream: rename same to sconst; define same, fromN in terms of siterate
Mon, 18 Nov 2013 17:14:01 +0100 add lemmas Suc_funpow and id_funpow to simpset; add lemma map_add_upt
hoelzl [Mon, 18 Nov 2013 17:14:01 +0100] rev 54496
add lemmas Suc_funpow and id_funpow to simpset; add lemma map_add_upt
Tue, 19 Nov 2013 16:48:50 +0100 refactored
blanchet [Tue, 19 Nov 2013 16:48:50 +0100] rev 54495
refactored
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip