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;
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
Tue, 19 Nov 2013 15:45:45 +0100 updated docs
blanchet [Tue, 19 Nov 2013 15:45:45 +0100] rev 54494
updated docs
Tue, 19 Nov 2013 15:43:08 +0100 use type suffixes instead of prefixes for 'case', '(un)fold', '(co)rec'
blanchet [Tue, 19 Nov 2013 15:43:08 +0100] rev 54493
use type suffixes instead of prefixes for 'case', '(un)fold', '(co)rec'
Tue, 19 Nov 2013 15:05:28 +0100 prefix internal names as well
blanchet [Tue, 19 Nov 2013 15:05:28 +0100] rev 54492
prefix internal names as well
Tue, 19 Nov 2013 14:33:20 +0100 case_if -> case_eq_if + docs
blanchet [Tue, 19 Nov 2013 14:33:20 +0100] rev 54491
case_if -> case_eq_if + docs
Tue, 19 Nov 2013 14:11:26 +0100 use suffix '_list' etc. instead of prefix 'list_' for constants not present in the old package
blanchet [Tue, 19 Nov 2013 14:11:26 +0100] rev 54490
use suffix '_list' etc. instead of prefix 'list_' for constants not present in the old package
Tue, 19 Nov 2013 10:05:53 +0100 eliminiated neg_numeral in favour of - (numeral _)
haftmann [Tue, 19 Nov 2013 10:05:53 +0100] rev 54489
eliminiated neg_numeral in favour of - (numeral _)
Tue, 19 Nov 2013 01:30:14 +0100 more tuning for speed
blanchet [Tue, 19 Nov 2013 01:30:14 +0100] rev 54488
more tuning for speed
Tue, 19 Nov 2013 01:30:14 +0100 tuning
blanchet [Tue, 19 Nov 2013 01:30:14 +0100] rev 54487
tuning
Tue, 19 Nov 2013 01:30:14 +0100 tuned proofs
blanchet [Tue, 19 Nov 2013 01:30:14 +0100] rev 54486
tuned proofs
Tue, 19 Nov 2013 01:30:14 +0100 killed more needless theorems
blanchet [Tue, 19 Nov 2013 01:30:14 +0100] rev 54485
killed more needless theorems
Tue, 19 Nov 2013 01:29:50 +0100 killed unused lemmas
blanchet [Tue, 19 Nov 2013 01:29:50 +0100] rev 54484
killed unused lemmas
Tue, 19 Nov 2013 01:29:50 +0100 optimized more bad apples
blanchet [Tue, 19 Nov 2013 01:29:50 +0100] rev 54483
optimized more bad apples
Tue, 19 Nov 2013 01:29:50 +0100 optimized 'bad apple' method calls
blanchet [Tue, 19 Nov 2013 01:29:50 +0100] rev 54482
optimized 'bad apple' method calls
Mon, 18 Nov 2013 18:04:45 +0100 compile
blanchet [Mon, 18 Nov 2013 18:04:45 +0100] rev 54481
compile
Mon, 18 Nov 2013 18:04:45 +0100 no need for 3-way split with GFP for a handful of theorems
blanchet [Mon, 18 Nov 2013 18:04:45 +0100] rev 54480
no need for 3-way split with GFP for a handful of theorems
Mon, 18 Nov 2013 18:04:45 +0100 moved more theorems out of LFP
blanchet [Mon, 18 Nov 2013 18:04:45 +0100] rev 54479
moved more theorems out of LFP
Mon, 18 Nov 2013 18:04:45 +0100 moved theorems out of LFP
blanchet [Mon, 18 Nov 2013 18:04:45 +0100] rev 54478
moved theorems out of LFP
Mon, 18 Nov 2013 18:04:45 +0100 moved theorems out of LFP
blanchet [Mon, 18 Nov 2013 18:04:45 +0100] rev 54477
moved theorems out of LFP
Mon, 18 Nov 2013 18:04:45 +0100 moved theorems out of LFP
blanchet [Mon, 18 Nov 2013 18:04:45 +0100] rev 54476
moved theorems out of LFP
Mon, 18 Nov 2013 18:04:45 +0100 moved theorems out of LFP
blanchet [Mon, 18 Nov 2013 18:04:45 +0100] rev 54475
moved theorems out of LFP
Mon, 18 Nov 2013 18:04:44 +0100 split 'Cardinal_Arithmetic' 3-way
blanchet [Mon, 18 Nov 2013 18:04:44 +0100] rev 54474
split 'Cardinal_Arithmetic' 3-way
Mon, 18 Nov 2013 18:04:44 +0100 started three-way split of 'HOL-Cardinals'
blanchet [Mon, 18 Nov 2013 18:04:44 +0100] rev 54473
started three-way split of 'HOL-Cardinals'
Mon, 18 Nov 2013 18:04:44 +0100 send output of "tptp_translate" to standard output, to simplify Geoff Sutcliffe's life
blanchet [Mon, 18 Nov 2013 18:04:44 +0100] rev 54472
send output of "tptp_translate" to standard output, to simplify Geoff Sutcliffe's life
Mon, 18 Nov 2013 17:10:57 +0100 merged
traytel [Mon, 18 Nov 2013 17:10:57 +0100] rev 54471
merged
Mon, 18 Nov 2013 14:57:28 +0100 show all involved subtyping constraints that cause coercion inference to fail
traytel [Mon, 18 Nov 2013 14:57:28 +0100] rev 54470
show all involved subtyping constraints that cause coercion inference to fail
Mon, 18 Nov 2013 15:46:52 +0100 additional lemmas in BNF/Examples/Stream
hoelzl [Mon, 18 Nov 2013 15:46:52 +0100] rev 54469
additional lemmas in BNF/Examples/Stream
Mon, 18 Nov 2013 12:26:00 +0100 reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798
traytel [Mon, 18 Nov 2013 12:26:00 +0100] rev 54468
reintroduced e2d08b9c9047, lost in 54e290da6da8 + e13b0c88c798
Mon, 18 Nov 2013 09:45:50 +0100 comments by Sean Seefried
nipkow [Mon, 18 Nov 2013 09:45:50 +0100] rev 54467
comments by Sean Seefried
Sun, 17 Nov 2013 22:50:09 +0100 more robust example;
wenzelm [Sun, 17 Nov 2013 22:50:09 +0100] rev 54466
more robust example;
Sun, 17 Nov 2013 21:46:12 +0100 tuned proofs;
wenzelm [Sun, 17 Nov 2013 21:46:12 +0100] rev 54465
tuned proofs;
Sun, 17 Nov 2013 20:24:37 +0100 tuned;
wenzelm [Sun, 17 Nov 2013 20:24:37 +0100] rev 54464
tuned;
Sun, 17 Nov 2013 17:46:06 +0100 tuned proofs;
wenzelm [Sun, 17 Nov 2013 17:46:06 +0100] rev 54463
tuned proofs;
Sun, 17 Nov 2013 17:22:55 +0100 explicit indication of thy_load commands;
wenzelm [Sun, 17 Nov 2013 17:22:55 +0100] rev 54462
explicit indication of thy_load commands;
Sun, 17 Nov 2013 16:02:06 +0100 centralized management of pending buffer edits;
wenzelm [Sun, 17 Nov 2013 16:02:06 +0100] rev 54461
centralized management of pending buffer edits;
Sun, 17 Nov 2013 09:30:13 +0100 merged
nipkow [Sun, 17 Nov 2013 09:30:13 +0100] rev 54460
merged
Sat, 16 Nov 2013 18:26:57 +0100 added functions all and exists to IArray
nipkow [Sat, 16 Nov 2013 18:26:57 +0100] rev 54459
added functions all and exists to IArray
Sat, 16 Nov 2013 22:17:45 +0100 prefer explicit "document" flag -- eliminated stateful Present.no_document;
wenzelm [Sat, 16 Nov 2013 22:17:45 +0100] rev 54458
prefer explicit "document" flag -- eliminated stateful Present.no_document;
Sat, 16 Nov 2013 21:29:18 +0100 simplified HTML linefeed (again, see 041dc6d8d344);
wenzelm [Sat, 16 Nov 2013 21:29:18 +0100] rev 54457
simplified HTML linefeed (again, see 041dc6d8d344);
Sat, 16 Nov 2013 21:18:31 +0100 simplified HTML theory presentation;
wenzelm [Sat, 16 Nov 2013 21:18:31 +0100] rev 54456
simplified HTML theory presentation;
Sat, 16 Nov 2013 20:20:09 +0100 removed remains of HTML presentation of auxiliary files -- inactive since Isabelle2013;
wenzelm [Sat, 16 Nov 2013 20:20:09 +0100] rev 54455
removed remains of HTML presentation of auxiliary files -- inactive since Isabelle2013;
Sat, 16 Nov 2013 19:23:16 +0100 tuned;
wenzelm [Sat, 16 Nov 2013 19:23:16 +0100] rev 54454
tuned;
Sat, 16 Nov 2013 18:34:11 +0100 merged
wenzelm [Sat, 16 Nov 2013 18:34:11 +0100] rev 54453
merged
Sat, 16 Nov 2013 18:31:30 +0100 tuned proofs;
wenzelm [Sat, 16 Nov 2013 18:31:30 +0100] rev 54452
tuned proofs;
Sat, 16 Nov 2013 18:08:57 +0100 tuned signature;
wenzelm [Sat, 16 Nov 2013 18:08:57 +0100] rev 54451
tuned signature;
Sat, 16 Nov 2013 17:52:01 +0100 tuned signature -- clarified Proof General legacy;
wenzelm [Sat, 16 Nov 2013 17:52:01 +0100] rev 54450
tuned signature -- clarified Proof General legacy;
Sat, 16 Nov 2013 17:39:11 +0100 toplevel function "use" refers to raw ML bootstrap environment;
wenzelm [Sat, 16 Nov 2013 17:39:11 +0100] rev 54449
toplevel function "use" refers to raw ML bootstrap environment;
Sat, 16 Nov 2013 17:04:17 +0100 obsolete;
wenzelm [Sat, 16 Nov 2013 17:04:17 +0100] rev 54448
obsolete;
Sat, 16 Nov 2013 16:57:09 +0100 proper thy_load command 'boogie_file' -- avoid direct access to file-system;
wenzelm [Sat, 16 Nov 2013 16:57:09 +0100] rev 54447
proper thy_load command 'boogie_file' -- avoid direct access to file-system;
Sat, 16 Nov 2013 13:12:02 +0100 tuned signature;
wenzelm [Sat, 16 Nov 2013 13:12:02 +0100] rev 54446
tuned signature;
Sat, 16 Nov 2013 13:07:38 +0100 updated example;
wenzelm [Sat, 16 Nov 2013 13:07:38 +0100] rev 54445
updated example;
Sat, 16 Nov 2013 12:41:16 +0100 prefer UTF8.decode_permissive;
wenzelm [Sat, 16 Nov 2013 12:41:16 +0100] rev 54444
prefer UTF8.decode_permissive;
Sat, 16 Nov 2013 12:29:10 +0100 more distinctive Isabelle_Process.Output vs. Isabelle_Process.Protocol_Output;
wenzelm [Sat, 16 Nov 2013 12:29:10 +0100] rev 54443
more distinctive Isabelle_Process.Output vs. Isabelle_Process.Protocol_Output;
Fri, 15 Nov 2013 19:31:10 +0100 more specific Protocol_Output: empty message.body, main content via bytes/text;
wenzelm [Fri, 15 Nov 2013 19:31:10 +0100] rev 54442
more specific Protocol_Output: empty message.body, main content via bytes/text;
Thu, 14 Nov 2013 17:39:32 +0100 tuned imports;
wenzelm [Thu, 14 Nov 2013 17:39:32 +0100] rev 54441
tuned imports;
Thu, 14 Nov 2013 17:17:57 +0100 tuned signature;
wenzelm [Thu, 14 Nov 2013 17:17:57 +0100] rev 54440
tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 tip