Wed, 20 Nov 2013 20:58:14 +0100 killed needless thm
blanchet [Wed, 20 Nov 2013 20:58:14 +0100] rev 54543
killed needless thm
Wed, 20 Nov 2013 20:46:46 +0100 mention docs
blanchet [Wed, 20 Nov 2013 20:46:46 +0100] rev 54542
mention docs
Wed, 20 Nov 2013 20:46:10 +0100 took out warning (BNF is still under development, but it is finished enough)
blanchet [Wed, 20 Nov 2013 20:46:10 +0100] rev 54541
took out warning (BNF is still under development, but it is finished enough)
Wed, 20 Nov 2013 20:45:20 +0100 moved 'coinduction' proof method to 'HOL'
blanchet [Wed, 20 Nov 2013 20:45:20 +0100] rev 54540
moved 'coinduction' proof method to 'HOL'
Wed, 20 Nov 2013 20:18:53 +0100 move registration of countable set type as BNF to its own theory file (+ renamed theory)
blanchet [Wed, 20 Nov 2013 20:18:53 +0100] rev 54539
move registration of countable set type as BNF to its own theory file (+ renamed theory)
Wed, 20 Nov 2013 18:58:00 +0100 factor 'List_Prefix' out of 'Sublist' and move to 'Main' (needed for codatatypes)
blanchet [Wed, 20 Nov 2013 18:58:00 +0100] rev 54538
factor 'List_Prefix' out of 'Sublist' and move to 'Main' (needed for codatatypes)
Wed, 20 Nov 2013 18:32:25 +0100 fixed LaTeX missing }
blanchet [Wed, 20 Nov 2013 18:32:25 +0100] rev 54537
fixed LaTeX missing }
Wed, 20 Nov 2013 18:09:23 +0100 compile
blanchet [Wed, 20 Nov 2013 18:09:23 +0100] rev 54536
compile
Wed, 20 Nov 2013 18:08:02 +0100 support Negated_Conjecture as a TPTP role as well (e.g. for SMT proofs)
blanchet [Wed, 20 Nov 2013 18:08:02 +0100] rev 54535
support Negated_Conjecture as a TPTP role as well (e.g. for SMT proofs)
Wed, 20 Nov 2013 18:08:01 +0100 tuning
blanchet [Wed, 20 Nov 2013 18:08:01 +0100] rev 54534
tuning
Wed, 20 Nov 2013 17:00:49 +0100 NEWS;
wenzelm [Wed, 20 Nov 2013 17:00:49 +0100] rev 54533
NEWS;
Wed, 20 Nov 2013 16:43:09 +0100 merged
wenzelm [Wed, 20 Nov 2013 16:43:09 +0100] rev 54532
merged
Wed, 20 Nov 2013 16:15:54 +0100 restrict node_required status and Theories panel to actual theories;
wenzelm [Wed, 20 Nov 2013 16:15:54 +0100] rev 54531
restrict node_required status and Theories panel to actual theories;
Wed, 20 Nov 2013 15:53:59 +0100 ranges of thy_load commands count as visible within perspective;
wenzelm [Wed, 20 Nov 2013 15:53:59 +0100] rev 54530
ranges of thy_load commands count as visible within perspective; convert ranges wrt. snapshot -- relevant for outdated situation;
Wed, 20 Nov 2013 15:00:25 +0100 tuned;
wenzelm [Wed, 20 Nov 2013 15:00:25 +0100] rev 54529
tuned;
Wed, 20 Nov 2013 12:24:54 +0100 refer to thy_load command of auxiliary file;
wenzelm [Wed, 20 Nov 2013 12:24:54 +0100] rev 54528
refer to thy_load command of auxiliary file;
Wed, 20 Nov 2013 12:04:06 +0100 proper static resolution of files via Thy_Load.load_thy, instead of TTY fall-back;
wenzelm [Wed, 20 Nov 2013 12:04:06 +0100] rev 54527
proper static resolution of files via Thy_Load.load_thy, instead of TTY fall-back;
Wed, 20 Nov 2013 11:55:52 +0100 load files that are not provided by PIDE blobs;
wenzelm [Wed, 20 Nov 2013 11:55:52 +0100] rev 54526
load files that are not provided by PIDE blobs; uniform resolve_files via Command.read;
Wed, 20 Nov 2013 10:51:47 +0100 tuned;
wenzelm [Wed, 20 Nov 2013 10:51:47 +0100] rev 54525
tuned;
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;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -28 +28 +50 +100 +300 +1000 +3000 +10000 tip