Thu, 03 Apr 2014 21:08:00 +0200 clarified Version.syntax -- avoid guessing initial situation;
wenzelm [Thu, 03 Apr 2014 21:08:00 +0200] rev 56394
clarified Version.syntax -- avoid guessing initial situation;
Thu, 03 Apr 2014 20:53:35 +0200 more abstract Prover.Syntax, as proposed by Carst Tankink;
wenzelm [Thu, 03 Apr 2014 20:53:35 +0200] rev 56393
more abstract Prover.Syntax, as proposed by Carst Tankink;
Thu, 03 Apr 2014 20:17:12 +0200 tuned signature (see also 0850d43cb355);
wenzelm [Thu, 03 Apr 2014 20:17:12 +0200] rev 56392
tuned signature (see also 0850d43cb355);
Thu, 03 Apr 2014 19:49:53 +0200 slightly more readable protocol trace (NB1: prover input is always marked as <prover_command/>; NB2: adding indentation would invalidate the XML);
wenzelm [Thu, 03 Apr 2014 19:49:53 +0200] rev 56391
slightly more readable protocol trace (NB1: prover input is always marked as <prover_command/>; NB2: adding indentation would invalidate the XML);
Thu, 03 Apr 2014 19:26:39 +0200 recovered public command_line from d92eb5c3960d, which is important for alternative prover processes;
wenzelm [Thu, 03 Apr 2014 19:26:39 +0200] rev 56390
recovered public command_line from d92eb5c3960d, which is important for alternative prover processes;
Thu, 03 Apr 2014 18:39:42 +0200 tuned rendering for 5 different look-and-feels;
wenzelm [Thu, 03 Apr 2014 18:39:42 +0200] rev 56389
tuned rendering for 5 different look-and-feels;
Thu, 03 Apr 2014 15:40:31 +0200 more symbol abbrevs, e.g. relevant for list comprehension in HOL/List.thy or HOL/Library/Monad_Syntax.thy;
wenzelm [Thu, 03 Apr 2014 15:40:31 +0200] rev 56388
more symbol abbrevs, e.g. relevant for list comprehension in HOL/List.thy or HOL/Library/Monad_Syntax.thy;
Thu, 03 Apr 2014 14:54:17 +0200 more general prover operations;
wenzelm [Thu, 03 Apr 2014 14:54:17 +0200] rev 56387
more general prover operations;
Thu, 03 Apr 2014 13:49:37 +0200 tuned signature -- pro forma;
wenzelm [Thu, 03 Apr 2014 13:49:37 +0200] rev 56386
tuned signature -- pro forma;
Thu, 03 Apr 2014 13:46:18 +0200 more general prover operations;
wenzelm [Thu, 03 Apr 2014 13:46:18 +0200] rev 56385
more general prover operations;
Thu, 03 Apr 2014 17:26:45 +0100 Merge
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 17:26:45 +0100] rev 56384
Merge
Thu, 03 Apr 2014 17:26:04 +0100 Cleaned up some messy proofs
paulson <lp15@cam.ac.uk> [Thu, 03 Apr 2014 17:26:04 +0100] rev 56383
Cleaned up some messy proofs
Thu, 03 Apr 2014 18:24:08 +0200 fix #0556204bc230
hoelzl [Thu, 03 Apr 2014 18:24:08 +0200] rev 56382
fix #0556204bc230
Thu, 03 Apr 2014 17:56:08 +0200 merged DERIV_intros, has_derivative_intros into derivative_intros
hoelzl [Thu, 03 Apr 2014 17:56:08 +0200] rev 56381
merged DERIV_intros, has_derivative_intros into derivative_intros
Thu, 03 Apr 2014 17:16:02 +0200 don't pass Vampire option that doesn't exist anymore (and that wasn't strictly necessary with older Vampires)
blanchet [Thu, 03 Apr 2014 17:16:02 +0200] rev 56380
don't pass Vampire option that doesn't exist anymore (and that wasn't strictly necessary with older Vampires)
Thu, 03 Apr 2014 17:00:14 +0200 use Alt-Ergo 0.95.2, the latest and greatest version
blanchet [Thu, 03 Apr 2014 17:00:14 +0200] rev 56379
use Alt-Ergo 0.95.2, the latest and greatest version
Thu, 03 Apr 2014 16:57:19 +0200 updated Z3 TPTP to 4.3.1+
blanchet [Thu, 03 Apr 2014 16:57:19 +0200] rev 56378
updated Z3 TPTP to 4.3.1+
Thu, 03 Apr 2014 13:29:58 +0200 updated Why3 version in docs
blanchet [Thu, 03 Apr 2014 13:29:58 +0200] rev 56377
updated Why3 version in docs
Thu, 03 Apr 2014 10:51:24 +0200 added same idiomatic handling of namings for Ctr_Sugar/BNF-related interpretation hooks as for typedef and (old-style) datatypes
blanchet [Thu, 03 Apr 2014 10:51:24 +0200] rev 56376
added same idiomatic handling of namings for Ctr_Sugar/BNF-related interpretation hooks as for typedef and (old-style) datatypes
Thu, 03 Apr 2014 10:51:22 +0200 use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
blanchet [Thu, 03 Apr 2014 10:51:22 +0200] rev 56375
use same idiom as used for datatype 'size' function to name constants and theorems emerging from various type interpretations -- reduces the chances of name clashes on theory merges
Thu, 03 Apr 2014 10:51:20 +0200 removed clone (cf. 300f613060b0)
blanchet [Thu, 03 Apr 2014 10:51:20 +0200] rev 56374
removed clone (cf. 300f613060b0)
Wed, 02 Apr 2014 20:41:44 +0200 tuned signature -- more explicit iterator terminology;
wenzelm [Wed, 02 Apr 2014 20:41:44 +0200] rev 56373
tuned signature -- more explicit iterator terminology;
Wed, 02 Apr 2014 20:22:12 +0200 more explicit iterator terminology, in accordance to Scala 2.8 library;
wenzelm [Wed, 02 Apr 2014 20:22:12 +0200] rev 56372
more explicit iterator terminology, in accordance to Scala 2.8 library; clarified Graph.keys_iterator vs. Graph.keys, with subtle change of semantics; tuned output;
Wed, 02 Apr 2014 18:35:07 +0200 extend continuous_intros; remove continuous_on_intros and isCont_intros
hoelzl [Wed, 02 Apr 2014 18:35:07 +0200] rev 56371
extend continuous_intros; remove continuous_on_intros and isCont_intros
Wed, 02 Apr 2014 18:35:02 +0200 reorder Complex_Analysis_Basics; rename DD to deriv
hoelzl [Wed, 02 Apr 2014 18:35:02 +0200] rev 56370
reorder Complex_Analysis_Basics; rename DD to deriv
Wed, 02 Apr 2014 18:35:01 +0200 moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
hoelzl [Wed, 02 Apr 2014 18:35:01 +0200] rev 56369
moved generic theorems from Complex_Analysis_Basic; fixed some theorem names
Wed, 02 Apr 2014 17:47:56 +0200 merged;
wenzelm [Wed, 02 Apr 2014 17:47:56 +0200] rev 56368
merged;
Wed, 02 Apr 2014 17:39:47 +0200 tuned rendering;
wenzelm [Wed, 02 Apr 2014 17:39:47 +0200] rev 56367
tuned rendering;
Wed, 02 Apr 2014 16:45:31 +0100 new theorem about zero limits
paulson <lp15@cam.ac.uk> [Wed, 02 Apr 2014 16:45:31 +0100] rev 56366
new theorem about zero limits
Wed, 02 Apr 2014 16:34:37 +0100 New theorems for extracting quotients
paulson <lp15@cam.ac.uk> [Wed, 02 Apr 2014 16:34:37 +0100] rev 56365
New theorems for extracting quotients
Wed, 02 Apr 2014 17:11:44 +0200 more contributors;
wenzelm [Wed, 02 Apr 2014 17:11:44 +0200] rev 56364
more contributors;
Tue, 01 Apr 2014 14:24:28 +0200 document value generation for quickcheck's testers
Andreas Lochbihler [Tue, 01 Apr 2014 14:24:28 +0200] rev 56363
document value generation for quickcheck's testers
Wed, 02 Apr 2014 13:53:32 +0200 tuned whitespace;
wenzelm [Wed, 02 Apr 2014 13:53:32 +0200] rev 56362
tuned whitespace;
Wed, 02 Apr 2014 13:54:50 +0200 suppress slightly odd completion of "simp";
wenzelm [Wed, 02 Apr 2014 13:54:50 +0200] rev 56361
suppress slightly odd completion of "simp";
Wed, 02 Apr 2014 13:03:01 +0200 observe extra line spacing for output as well;
wenzelm [Wed, 02 Apr 2014 13:03:01 +0200] rev 56360
observe extra line spacing for output as well;
Wed, 02 Apr 2014 12:26:11 +0200 persistent protocol_status, to improve performance of node_status a little;
wenzelm [Wed, 02 Apr 2014 12:26:11 +0200] rev 56359
persistent protocol_status, to improve performance of node_status a little;
Wed, 02 Apr 2014 11:55:37 +0200 more uniform painting of caret, which also improves visibility in invisible state;
wenzelm [Wed, 02 Apr 2014 11:55:37 +0200] rev 56358
more uniform painting of caret, which also improves visibility in invisible state;
Wed, 02 Apr 2014 11:08:16 +0200 tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
wenzelm [Wed, 02 Apr 2014 11:08:16 +0200] rev 56357
tuned rendering -- visual indication of the status range, to make more clear when information might is out of view;
Tue, 01 Apr 2014 23:04:22 +0200 tuned for-comprehensions -- less structure mapping;
wenzelm [Tue, 01 Apr 2014 23:04:22 +0200] rev 56356
tuned for-comprehensions -- less structure mapping;
Tue, 01 Apr 2014 22:25:01 +0200 some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
wenzelm [Tue, 01 Apr 2014 22:25:01 +0200] rev 56355
some rephrasing to ensure that this becomes cheap "foreach" and not expensive "map" (cf. 0fc032898b05);
Tue, 01 Apr 2014 20:22:25 +0200 more direct command states -- merge_results is hardly ever needed;
wenzelm [Tue, 01 Apr 2014 20:22:25 +0200] rev 56354
more direct command states -- merge_results is hardly ever needed;
Tue, 01 Apr 2014 17:29:47 +0200 unused;
wenzelm [Tue, 01 Apr 2014 17:29:47 +0200] rev 56353
unused;
Tue, 01 Apr 2014 17:26:32 +0200 more frugal command_status, which is often used in a tight loop;
wenzelm [Tue, 01 Apr 2014 17:26:32 +0200] rev 56352
more frugal command_status, which is often used in a tight loop;
Tue, 01 Apr 2014 16:16:25 +0200 simplified using "value class";
wenzelm [Tue, 01 Apr 2014 16:16:25 +0200] rev 56351
simplified using "value class";
Tue, 01 Apr 2014 11:02:40 +0200 more precise BNF bound for datatypes
traytel [Tue, 01 Apr 2014 11:02:40 +0200] rev 56350
more precise BNF bound for datatypes
Tue, 01 Apr 2014 10:51:29 +0200 compile
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56349
compile
Tue, 01 Apr 2014 10:51:29 +0200 tuning
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56348
tuning
Tue, 01 Apr 2014 10:51:29 +0200 added new-style (co)datatype interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56347
added new-style (co)datatype interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 added BNF interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56346
added BNF interpretation hook
Tue, 01 Apr 2014 10:51:29 +0200 added 'ctr_sugar' interpretation hook
blanchet [Tue, 01 Apr 2014 10:51:29 +0200] rev 56345
added 'ctr_sugar' interpretation hook
Tue, 01 Apr 2014 10:04:05 +0200 tuned
traytel [Tue, 01 Apr 2014 10:04:05 +0200] rev 56344
tuned
Mon, 31 Mar 2014 21:15:26 +0200 merged
wenzelm [Mon, 31 Mar 2014 21:15:26 +0200] rev 56343
merged
Mon, 31 Mar 2014 21:13:51 +0200 cumulative NEWS;
wenzelm [Mon, 31 Mar 2014 21:13:51 +0200] rev 56342
cumulative NEWS;
Mon, 31 Mar 2014 20:45:30 +0200 observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
wenzelm [Mon, 31 Mar 2014 20:45:30 +0200] rev 56341
observe focus change for all tooltips, e.g. relevant for focus change to unrelated components;
Mon, 31 Mar 2014 20:07:59 +0200 clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
wenzelm [Mon, 31 Mar 2014 20:07:59 +0200] rev 56340
clear active areas (notably mouse pointer) before changing context (e.g. via hyperlink);
Mon, 31 Mar 2014 18:28:35 +0200 reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
wenzelm [Mon, 31 Mar 2014 18:28:35 +0200] rev 56339
reset mouse pointer more decisively, for the sake of Mac OS X (despite the builtin policie of jEdit);
Mon, 31 Mar 2014 17:41:45 +0200 proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
wenzelm [Mon, 31 Mar 2014 17:41:45 +0200] rev 56338
proper structural hashCode, which is required for Command.File equals (NB: Array has physical object identity);
Mon, 31 Mar 2014 15:34:37 +0200 tuned output;
wenzelm [Mon, 31 Mar 2014 15:34:37 +0200] rev 56337
tuned output;
Mon, 31 Mar 2014 15:28:14 +0200 tuned signature -- more static typing;
wenzelm [Mon, 31 Mar 2014 15:28:14 +0200] rev 56336
tuned signature -- more static typing;
Mon, 31 Mar 2014 15:05:24 +0200 store blob content within document node: aux. files that were once open are made persistent;
wenzelm [Mon, 31 Mar 2014 15:05:24 +0200] rev 56335
store blob content within document node: aux. files that were once open are made persistent; proper structural equality for Command.File and Symbol.Index;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 tip